From: Stefan Wahren <stefan.wahren@xxxxxxxxxxxxxx> Both chips are I2C to 1-wire bridges. Signed-off-by: Stefan Wahren <stefan.wahren@xxxxxxxxxxxxxx> Signed-off-by: Stefan Wahren <stefan.wahren@xxxxxxxx> Cc: Steffen Trumtrar <s.trumtrar@xxxxxxxxxxxxxx> --- Documentation/devicetree/bindings/trivial-devices.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Documentation/devicetree/bindings/trivial-devices.yaml b/Documentation/devicetree/bindings/trivial-devices.yaml index 6f482a254a1d..9b7b24989359 100644 --- a/Documentation/devicetree/bindings/trivial-devices.yaml +++ b/Documentation/devicetree/bindings/trivial-devices.yaml @@ -183,6 +183,10 @@ properties: - maxim,ds1803-050 # 100 kOhm digital potentiometer with I2C interface - maxim,ds1803-100 + # I2C to 1-wire bridge + - maxim,ds2482 + # I2C to 1-wire bridge + - maxim,ds2484 # 10 kOhm digital potentiometer with I2C interface - maxim,ds3502 # Low-Power, 4-/12-Channel, 2-Wire Serial, 12-Bit ADCs -- 2.34.1