diff options
author | 2024-09-03 16:52:08 -0500 | |
---|---|---|
committer | 2024-09-13 14:01:34 -0500 | |
commit | f8fd66468fc21a978f01fe29ce8eee63c9569da5 (patch) | |
tree | 99945b26ac2a1daac706d8645e4383ea7ab50147 | |
parent | dt-bindings: trivial-devices: Drop duplicate LM75 compatible devices (diff) | |
download | wireguard-linux-f8fd66468fc21a978f01fe29ce8eee63c9569da5.tar.xz wireguard-linux-f8fd66468fc21a978f01fe29ce8eee63c9569da5.zip |
dt-bindings: trivial-devices: Drop duplicate "maxim,max1237"
"maxim,max1237" is already documented in iio/adc/maxim,max1238.yaml, so
drop it from trivial-devices.yaml.
Link: https://lore.kernel.org/r/20240903-dt-trivial-devices-v1-4-ad684c754b9c@kernel.org
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
-rw-r--r-- | Documentation/devicetree/bindings/trivial-devices.yaml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/trivial-devices.yaml b/Documentation/devicetree/bindings/trivial-devices.yaml index f309d684ab85..b0357e24995a 100644 --- a/Documentation/devicetree/bindings/trivial-devices.yaml +++ b/Documentation/devicetree/bindings/trivial-devices.yaml @@ -179,8 +179,6 @@ properties: - maxim,ds1803-100 # 10 kOhm digital potentiometer with I2C interface - maxim,ds3502 - # Low-Power, 4-/12-Channel, 2-Wire Serial, 12-Bit ADCs - - maxim,max1237 # Temperature Sensor, I2C interface - maxim,max1619 # 3-Channel Remote Temperature Sensor |