zephyr/dts
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
..
arc boards: iotdk: add mpu and fpu configuration 2019-04-29 09:03:24 -07:00
arm dts: Replace status = "ok" with status = "okay" 2019-06-14 19:51:13 -05:00
bindings dts/binding: Update compatible type in base.yaml 2019-06-14 17:38:17 -04:00
common dts: flash simulator cleanup 2019-04-26 04:04:19 -07:00
nios2 license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
posix dts: posix: Add DTS support for POSIX architecture 2019-05-28 21:14:19 -04:00
riscv32 dts: riscv32: update flash controller compatibility property 2019-06-03 10:43:47 -05:00
x86 dts: Replace status = "ok" with status = "okay" 2019-06-14 19:51:13 -05:00
xtensa dts: intel_s1000: add low power sram as sram1 2019-06-11 16:36:30 -04:00
Kconfig license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00