From: Josep Orga Date: Wed, 5 Oct 2022 15:01:24 +0000 (+0200) Subject: regulator: Add property for I2C level shifter X-Git-Tag: rel_imx_5.10.35_2.0.0-somdevices.0~3 X-Git-Url: https://git.somdevices.com/?a=commitdiff_plain;h=82d363ba5970d0e8bca29103f644220ee3d891e0;p=linux.git 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 Signed-off-by: Rickard x Andersson Link: https://lore.kernel.org/r/20220429072211.24957-1-rickaran@axis.com Signed-off-by: Mark Brown Signed-off-by: Josep Orga --- diff --git a/Documentation/devicetree/bindings/regulator/nxp,pca9450-regulator.yaml b/Documentation/devicetree/bindings/regulator/nxp,pca9450-regulator.yaml index c2b0a8b6da1e..42c0d9ab42b1 100644 --- a/Documentation/devicetree/bindings/regulator/nxp,pca9450-regulator.yaml +++ b/Documentation/devicetree/bindings/regulator/nxp,pca9450-regulator.yaml @@ -87,6 +87,11 @@ properties: additionalProperties: false + nxp,i2c-lt-enable: + type: boolean + description: + Indicates that the I2C Level Translator is used. + required: - compatible - reg