mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-04 18:19:28 +09:00
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 <perdo@axis.com> Signed-off-by: Rickard x Andersson <rickaran@axis.com> Link: https://lore.kernel.org/r/20220429072211.24957-1-rickaran@axis.com Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
committed by
Mark Brown
parent
dc6d04619e
commit
e721b16139
@@ -92,6 +92,11 @@ properties:
|
||||
LDO5CTRL_L or LDO5CTRL_H register. Use this if the SD_VSEL signal is
|
||||
connected to a host GPIO.
|
||||
|
||||
nxp,i2c-lt-enable:
|
||||
type: boolean
|
||||
description:
|
||||
Indicates that the I2C Level Translator is used.
|
||||
|
||||
required:
|
||||
- compatible
|
||||
- reg
|
||||
|
||||
Reference in New Issue
Block a user