zephyr/dts
Thomas Stranger 3d70711c04 drivers: sensor: add support for ds18b20 1-wire temperatue sensor
This commit adds support for the ds18b20 1-wire temperature sensor.

The sampling resolution of the sensor can be set in DT.
In case only a single device is on the bus, the driver issues
skip_rom commands. However, in case DT defines several devices,
the driver will use match_rom commands and therefore it is necessary
to set the rom_id of the device via the sensor attribute interface before
being able to sample sensor values.

Signed-off-by: Thomas Stranger <thomas.stranger@outlook.com>
2022-07-05 23:06:45 +02:00
..
arc/synopsys dts: add reg-shift property to all ns16550 devices 2022-06-15 16:59:02 -05:00
arm dts: stm32: Populate "st,stm32h7-spi" compatible when required 2022-07-04 14:23:34 +00:00
arm64 drivers: serial: Uart ns16550 get clock frequency from clock manager 2022-07-05 15:38:54 +00:00
bindings drivers: sensor: add support for ds18b20 1-wire temperatue sensor 2022-07-05 23:06:45 +02:00
common
nios2/intel dts: add reg-shift property to all ns16550 devices 2022-06-15 16:59:02 -05:00
posix
riscv dts: riscv: add #address-cells to all interrupt controllers 2022-07-04 14:39:43 -04:00
sparc/gaisler dts: sparc: gaisler: Move SoC devicetree includes under a vendor dir 2022-05-09 17:54:48 -04:00
x86/intel dts: x86: intel: ia32: fix uart reg-shift 2022-06-17 10:45:28 -05:00
xtensa dts: esp32: full ledc configuration in binding 2022-06-29 14:48:25 +00:00
binding-template.yaml
Kconfig drivers: gpio: remove unused HAS_DTS_GPIO Kconfig symbol 2022-06-10 09:47:31 +02:00