zephyr/samples
Ulf Magnusson a84ded74ea dts: Replace status = "ok" with status = "okay"
The DT spec. only has "okay" and not "ok". The Linux kernel has around
12k "okay"s and 300 "ok"s.

The scripts/dts scripts only check for "disabled", so should be safe re.
those at least.

The replacement was done with

    git ls-files | xargs sed -i 's/status\s*=\s*"ok"/status = "okay"/'

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2019-06-14 19:51:13 -05:00
..
application_development dts: Replace status = "ok" with status = "okay" 2019-06-14 19:51:13 -05:00
basic doc: samples: cleanup board reference and layout 2019-06-13 16:09:02 -04:00
bluetooth dts: Replace status = "ok" with status = "okay" 2019-06-14 19:51:13 -05:00
boards dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST... 2019-06-14 08:02:15 -05:00
cpp_synchronization license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
display dts: Replace status = "ok" with status = "okay" 2019-06-14 19:51:13 -05:00
drivers dts: Replace status = "ok" with status = "okay" 2019-06-14 19:51:13 -05:00
gui dts: Replace status = "ok" with status = "okay" 2019-06-14 19:51:13 -05:00
hello_world doc: Remove prj_single.conf from README.rst 2019-04-08 10:45:52 -04:00
mpu doc: sample: mpu Update documentation 2019-04-18 12:24:16 -04:00
net dts: Replace status = "ok" with status = "okay" 2019-06-14 19:51:13 -05:00
nfc/nfc_hello license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
philosophers pointer-type args: cast appropriately to be 64-bit compatible 2019-06-12 08:20:52 -07:00
portability pointer-type args: cast appropriately to be 64-bit compatible 2019-06-12 08:20:52 -07:00
sensor dts: Replace status = "ok" with status = "okay" 2019-06-14 19:51:13 -05:00
shields dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST... 2019-06-14 08:02:15 -05:00
subsys dts: Replace status = "ok" with status = "okay" 2019-06-14 19:51:13 -05:00
synchronization license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
testing/integration license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
userspace style: samples/tests: add braces around if/while statements 2019-06-06 15:20:21 +02:00
xtensa_asm2 license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
classic.rst doc: restructure and create index pages 2019-02-05 07:04:40 -05:00
index.rst doc: use :zephyr_file: where appropriate 2019-03-09 09:50:27 -05:00