zephyr/doc/reference
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
..
bluetooth doc: bluetooth: Clarify notes about blocking in the RX thread 2019-04-10 17:43:55 -04:00
display doc: introduce final structure 2019-02-05 07:04:40 -05:00
drivers doc: introduce final structure 2019-02-05 07:04:40 -05:00
file_system doc: Add documentation for file system subsystem 2019-03-29 09:38:33 -04:00
kernel k_stack: make it 64-bit compatible 2019-06-14 05:46:29 -04:00
logging logging: Add option to detect missed transient string duplication 2019-05-29 13:52:31 +02:00
misc jwt: Add JSON web token library 2019-02-08 15:32:58 -06:00
networking net: shell: Refactor help information for ping command 2019-05-23 22:12:23 +03:00
peripherals doc: introduce final structure 2019-02-05 07:04:40 -05:00
power_management doc: update power management subystem documentation 2019-03-26 13:27:55 -04:00
shell shell: Add macros for creating conditional commands 2019-04-28 13:31:34 -04:00
storage dts: Replace status = "ok" with status = "okay" 2019-06-14 19:51:13 -05:00
usb doc: usb: Remove old API documentation 2019-05-27 09:25:06 -04:00
usermode doc: move usermode under references 2019-03-26 09:50:16 -04:00
index.rst doc: move usermode under references 2019-03-26 09:50:16 -04:00