zephyr/tests/drivers
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
..
adc/adc_api dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST... 2019-06-14 08:02:15 -05:00
aio license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
build_all dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST... 2019-06-14 08:02:15 -05:00
can tests: drivers: can: Make CAN dev global 2019-05-12 16:54:49 -04:00
counter/counter_basic_api dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST... 2019-06-14 08:02:15 -05:00
dma license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
entropy/api license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
flash_simulator drivers/flash/flash_simulator: Allow unaligned read 2019-05-28 11:24:48 +02:00
gpio/gpio_basic_api drivers: gpio: sam0: Remove defines from dts_fixup.h 2019-05-03 08:46:57 -05:00
hwinfo/api license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
i2c dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST... 2019-06-14 08:02:15 -05:00
i2s license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
ipm tests: ipm: disable on qemu_x86_64 2019-04-28 13:08:34 -04:00
pci_enum license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
pinmux/pinmux_basic_api license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
pwm/pwm_api dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST... 2019-06-14 08:02:15 -05:00
rtc/rtc_basic_api license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
spi/spi_loopback tests: drivers: spi_loopback: add twr_ke18f configuration 2019-05-31 09:54:03 -05:00
uart dts: Replace status = "ok" with status = "okay" 2019-06-14 19:51:13 -05:00
watchdog/wdt_basic_api license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00