Skip to content

Commit e721b16

Browse files
Per-Daniel Olssonbroonie
authored andcommitted
regulator: Add property for I2C level shifter
By setting nxp,i2c-lt-enable the I2C level translator is enabled. Signed-off-by: Per-Daniel Olsson <[email protected]> Signed-off-by: Rickard x Andersson <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
1 parent dc6d046 commit e721b16

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Documentation/devicetree/bindings/regulator/nxp,pca9450-regulator.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,11 @@ properties:
9292
LDO5CTRL_L or LDO5CTRL_H register. Use this if the SD_VSEL signal is
9393
connected to a host GPIO.
9494

95+
nxp,i2c-lt-enable:
96+
type: boolean
97+
description:
98+
Indicates that the I2C Level Translator is used.
99+
95100
required:
96101
- compatible
97102
- reg

0 commit comments

Comments
 (0)