zephyr/dts/bindings
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
..
adc devicetree: add nexus map for Arduino analog input header 2020-02-12 10:31:26 -06:00
arc dts: bindings: Remove 'title:' and put all info. into 'description:' 2019-12-18 11:52:45 +01:00
arm dts: Move IPM bindings to the right place 2020-02-12 10:00:47 -06:00
audio dts: bindings: Remove 'title:' and put all info. into 'description:' 2019-12-18 11:52:45 +01:00
base scripts: dts: Accept 'status = "ok"' 2019-12-09 12:49:32 -05:00
bluetooth dts: bindings: Replace 'child-bus:'/'parent-bus:' with 'bus:'/'on-bus:' 2019-12-19 11:02:28 +01:00
can drivers: can: mcp2515: Switch to new GPIO API 2020-02-05 12:00:36 +01:00
clock dts: bindings: Remove 'title:' and put all info. into 'description:' 2019-12-18 11:52:45 +01:00
cpu dts: cpu: add binding for Cadence Tensilica Xtensa LX4 CPU 2020-02-05 10:43:25 -05:00
crypto dts: arm: stm32f4: Add CRYP support for STM32F4xx SoC series 2020-02-07 10:45:51 -06:00
display drivers: gd7965: convert to new GPIO API 2020-02-05 12:00:36 +01:00
dma dts: Add the bindings for DesignWare DMA node 2020-01-28 18:18:18 -05:00
espi dts: bindings: Replace 'child-bus:'/'parent-bus:' with 'bus:'/'on-bus:' 2019-12-19 11:02:28 +01:00
ethernet drivers: enc28j60: convert to new GPIO API 2020-02-05 12:00:36 +01:00
flash_controller drivers: flash: add Nordic JEDEC QSPI NOR flash driver 2020-01-29 15:15:49 +01:00
gpio dts: binding: gpio: add default for ngpios property 2020-02-05 12:00:36 +01:00
hwinfo dts: bindings: Remove 'title:' and put all info. into 'description:' 2019-12-18 11:52:45 +01:00
i2c drivers: i2c: Add driver for LiteX I2C controller 2020-01-07 20:55:43 +01:00
i2s dts: bindings: Replace 'child-bus:'/'parent-bus:' with 'bus:'/'on-bus:' 2019-12-19 11:02:28 +01:00
ieee802154 drivers/ieee802154: Adapt cc1200 driver to new GPIO API 2020-02-05 12:00:36 +01:00
iio/adc drivers: adc: add LMP90xxx ADC driver with GPIO 2020-01-09 17:27:52 +01:00
interrupt-controller drivers/interrupt-controller: Make irqs DT configured in DW 2020-01-28 18:18:18 -05:00
ipm dts: Move IPM bindings to the right place 2020-02-12 10:00:47 -06:00
kscan dts: Add bindings for ft5336 touch panel controller 2020-02-01 08:50:16 -05:00
led dts: bindings: Replace 'child-bus:'/'parent-bus:' with 'bus:'/'on-bus:' 2019-12-19 11:02:28 +01:00
led_strip drivers: led_strip: modernize and fix up ws2812 drivers/sample 2020-02-05 12:00:36 +01:00
lora drivers: lora: update for new GPIO API 2020-02-05 12:00:36 +01:00
memory-controllers dts: bindings: Remove 'title:' and put all info. into 'description:' 2019-12-18 11:52:45 +01:00
mhu dts: bindings: Remove 'title:' and put all info. into 'description:' 2019-12-18 11:52:45 +01:00
misc dts: bindings: Remove 'title:' and put all info. into 'description:' 2019-12-18 11:52:45 +01:00
mmc disk: Convert usdhc driver to new gpio api 2020-02-05 12:00:36 +01:00
mmu_mpu dts: bindings: Remove 'title:' and put all info. into 'description:' 2019-12-18 11:52:45 +01:00
modem dts: bindings: Remove 'title:' and put all info. into 'description:' 2019-12-18 11:52:45 +01:00
mtd drivers: eeprom_at2x: update for new GPIO API 2020-02-05 12:00:36 +01:00
phy dts: bindings: Remove 'title:' and put all info. into 'description:' 2019-12-18 11:52:45 +01:00
pinctrl arm: Removed support for CC2650 2020-01-18 09:27:55 -06:00
power dts: bindings: Remove 'title:' and put all info. into 'description:' 2019-12-18 11:52:45 +01:00
ps2 dts: bindings: ps2: Replace 'should be 1/0' comments with 'const: 1/0' 2020-01-28 12:48:53 -06:00
pwm dts: bindings: add binding for RV32M1 Timer/PWM module 2020-01-13 09:12:34 -06:00
riscv dts: bindings: Remove 'title:' and put all info. into 'description:' 2019-12-18 11:52:45 +01:00
rng drivers: entropy: Add driver for LiteX PRBS module 2020-01-06 13:33:25 -05:00
rtc dts: bindings: Remove 'title:' and put all info. into 'description:' 2019-12-18 11:52:45 +01:00
sensor sensor: pms7003: Convert to DTS 2020-03-10 14:15:22 -05:00
serial drivers: serial: nrf_uarte: Allow TX only instance 2020-01-29 12:03:05 -06:00
spi dts: silabs,gecko-spi-usuart: Remove title as its deprecated 2020-01-15 11:37:28 -06:00
sram dts: bindings: Remove 'title:' and put all info. into 'description:' 2019-12-18 11:52:45 +01:00
timer drivers: timer: Add per-core ARM architected timer 2020-02-01 08:08:43 -05:00
usb usb: convert VBUS control to new GPIO API 2020-02-05 12:00:36 +01:00
video dts: bindings: Remove 'title:' and put all info. into 'description:' 2019-12-18 11:52:45 +01:00
watchdog dts / boards / soc: Add support for SiLabs Gecko watchdog 2020-02-03 11:25:40 -08:00
wifi dts: bindings: Remove "provides a base representation" from bindings 2019-12-20 19:45:06 -05:00
vendor-prefixes.txt dts: bindings: vendor-prefixes: add openisa 2019-11-04 14:11:18 -06:00