Unverified Commit e721b161 authored by Per-Daniel Olsson's avatar Per-Daniel Olsson Committed by Mark Brown
Browse files

regulator: Add property for I2C level shifter



By setting nxp,i2c-lt-enable the I2C level translator is
enabled.

Signed-off-by: default avatarPer-Daniel Olsson <perdo@axis.com>
Signed-off-by: default avatarRickard x Andersson <rickaran@axis.com>
Link: https://lore.kernel.org/r/20220429072211.24957-1-rickaran@axis.com


Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent dc6d0461
Loading
Loading
Loading
Loading
+5 −0
Original line number Original line Diff line number Diff line
@@ -92,6 +92,11 @@ properties:
      LDO5CTRL_L or LDO5CTRL_H register. Use this if the SD_VSEL signal is
      LDO5CTRL_L or LDO5CTRL_H register. Use this if the SD_VSEL signal is
      connected to a host GPIO.
      connected to a host GPIO.


  nxp,i2c-lt-enable:
    type: boolean
    description:
      Indicates that the I2C Level Translator is used.

required:
required:
  - compatible
  - compatible
  - reg
  - reg