diff options
author | Alexandru Ardelean <alexandru.ardelean@analog.com> | 2020-11-27 13:14:20 +0200 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2020-12-08 12:18:14 -0600 |
commit | e5dddbedfe09df69ca819eb98f6dcccb006c6bc9 (patch) | |
tree | 89e27d018607e228170e9e5dbc907f32bbe90c74 | |
parent | d89886eb76f601b6cd78f96a1cebee073d12bf58 (diff) |
dt-bindings: add ADP5585/ADP5589 entries to trivial-devices
This change adds the device-tree entries for the Analog Devices ADP5585 and
ADP5589 devices to the trivial devices list.
Signed-off-by: Alexandru Ardelean <alexandru.ardelean@analog.com>
Link: https://lore.kernel.org/r/20201127111420.96500-4-alexandru.ardelean@analog.com
Signed-off-by: Rob Herring <robh@kernel.org>
-rw-r--r-- | Documentation/devicetree/bindings/trivial-devices.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/trivial-devices.yaml b/Documentation/devicetree/bindings/trivial-devices.yaml index ab623ba930d5..4096802499a7 100644 --- a/Documentation/devicetree/bindings/trivial-devices.yaml +++ b/Documentation/devicetree/bindings/trivial-devices.yaml @@ -30,6 +30,12 @@ properties: - ad,ad7414 # ADM9240: Complete System Hardware Monitor for uProcessor-Based Systems - ad,adm9240 + # Analog Devices ADP5585 Keypad Decoder and I/O Expansion + - adi,adp5585 + # Analog Devices ADP5585 Keypad Decoder and I/O Expansion with support for Row5 + - adi,adp5585-02 + # Analog Devices ADP5589 Keypad Decoder and I/O Expansion + - adi,adp5589 # +/-1C TDM Extended Temp Range I.C - adi,adt7461 # +/-1C TDM Extended Temp Range I.C |