diff options
| author | Wolfram Sang <wsa+renesas@sang-engineering.com> | 2025-06-08 18:21:09 +0200 |
|---|---|---|
| committer | Rob Herring (Arm) <robh@kernel.org> | 2025-06-25 14:20:50 -0500 |
| commit | 4fb2210866f7bdace7eadf3a275a72cea2a55f7f (patch) | |
| tree | cac505b74e7f0a0f7fff37fce1d6a3d4cfcf8294 | |
| parent | d205b07e7e8501fd2a50976ad4b54eed31c556b2 (diff) | |
dt-bindings: trivial-devices: Add Analog Devices ADT7411
Describe this SPI-/I2C-Compatible, 10-Bit Digital Temperature Sensor and
8-Channel ADC. The driver is in hwmon for ages.
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Link: https://lore.kernel.org/r/20250608162240.3023-2-wsa+renesas@sang-engineering.com
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
| -rw-r--r-- | Documentation/devicetree/bindings/trivial-devices.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/trivial-devices.yaml b/Documentation/devicetree/bindings/trivial-devices.yaml index 27930708ccd5..cd911c9a209f 100644 --- a/Documentation/devicetree/bindings/trivial-devices.yaml +++ b/Documentation/devicetree/bindings/trivial-devices.yaml @@ -41,6 +41,8 @@ properties: - adi,ad5110 # Analog Devices ADP5589 Keypad Decoder and I/O Expansion - adi,adp5589 + # Analog Devices ADT7411 Temperature Sensor and 8-channel ADC + - adi,adt7411 # Analog Devices LT7182S Dual Channel 6A, 20V PolyPhase Step-Down Silent Switcher - adi,lt7182s # AMS iAQ-Core VOC Sensor |
