zephyr/dts
Ulf Magnusson e9dca5560b dts/bindings: ti,tmp116: Remove unused 'alert-gpios' property
Johann Fischer pointed out that the driver for this sensor
(master/drivers/sensor/tmp116/tmp116.c) doesn't use GPIOs, in
https://github.com/zephyrproject-rtos/zephyr/pull/21605, though there
seems to be an ALERT pin from looking at the datasheet
(http://www.ti.com/lit/ds/symlink/tmp116.pdf).

Remove the unused property declaration.

I was originally just going to change a 'category: optional' to
'required: false' (and 'type: compound' to 'type: phandle-array').
Either solution is fine with me. Could keep the declaration if people
are planning to use it soon.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2020-01-04 09:22:38 -05:00
..
arc arc: hsdk: Set SRAM_BASE_ADDRESS in defconfig 2019-12-09 16:37:12 -05:00
arm arm: board: 96b_stm32_sensor_mez: enable USART3 2020-01-03 09:37:08 -06:00
bindings dts/bindings: ti,tmp116: Remove unused 'alert-gpios' property 2020-01-04 09:22:38 -05:00
common dtc: Remove support for common.dts 2019-10-24 11:01:08 -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: dts: Reorder liteeth registers 2019-12-18 10:35:15 +02:00
x86 drivers/timer/hpet.c: migrate to devicetree 2019-09-17 22:37:09 +08:00
xtensa esp32: pinmux: Add Device tree support 2019-11-04 19:45:50 +01:00
Kconfig dts/Kconfig: Remove symbol HAS_DTC_USB 2019-09-12 08:16:42 -05:00
binding-template.yaml scripts: edtlib: Rename 'child-bus:'/'parent-bus:' to 'bus:'/'on-bus:' 2019-12-19 11:02:28 +01:00