zephyr/dts
Kumar Gala 18a30e9184 sensor: pms7003: Convert to DTS
Convert pms7003 sensor driver to utilize device tree.

DTS would look something like the following for the pms7003:

uart {
	pms7003: pms7003 {
		 status = "okay";
		 compatible = "plantower,pms7003";
		 label = "pms7003";
	};
};

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-03-10 14:15:22 -05:00
..
arc boards: em_starterkit: cleanup dts warnings 2020-02-05 17:10:54 -05:00
arm dts: arm: stm32f303Xe Added SoC 2020-03-10 15:08:59 +02:00
bindings sensor: pms7003: Convert to DTS 2020-03-10 14:15:22 -05:00
common dts: introduce macro's to help with changing unit-addr 2020-02-05 17:10:54 -05:00
nios2 dts: nios2: Remove device_type = "memory" from SRAM nodes 2019-08-06 08:59:22 -04:00
posix dts: posix: Add DTS support for POSIX architecture 2019-05-28 21:14:19 -04:00
riscv boards: litex_vexriscv: Enable LiteX GPIO driver 2020-02-05 12:00:36 +01:00
x86 x86: apollo_lake: correct NW GPIO controller offset and span 2020-02-05 12:00:36 +01:00
xtensa soc: xtensa: Add SoC definition for Audio DSP on Intel Apollolake 2020-02-05 10:43:25 -05:00
Kconfig dts/Kconfig: Remove symbol HAS_DTC_USB 2019-09-12 08:16:42 -05:00
binding-template.yaml dts: fix up type comments in binding-template.yaml 2020-02-13 02:14:34 -06:00