diff options
author | Patrick Venture <venture@google.com> | 2019-04-16 18:41:38 +0300 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2019-04-30 03:41:30 +0300 |
commit | 083284961ad0015ad8ec9cc3739f2856d2d7fae8 (patch) | |
tree | 62ad610d853997c38af05d1b097edc2d01a8f58d /Documentation/devicetree/bindings/trivial-devices.yaml | |
parent | b827bcbba36d0b9447239136e2237710cca70383 (diff) | |
download | linux-083284961ad0015ad8ec9cc3739f2856d2d7fae8.tar.xz |
dt-bindings: Add ir38064 as a trivial device
The ir38064 is a voltage regulator from Infineon.
Signed-off-by: Patrick Venture <venture@google.com>
Acked-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/trivial-devices.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/trivial-devices.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/trivial-devices.yaml b/Documentation/devicetree/bindings/trivial-devices.yaml index d79fb22bde39..92184ef0db2e 100644 --- a/Documentation/devicetree/bindings/trivial-devices.yaml +++ b/Documentation/devicetree/bindings/trivial-devices.yaml @@ -92,6 +92,8 @@ properties: - fsl,sgtl5000 # G751: Digital Temperature Sensor and Thermal Watchdog with Two-Wire Interface - gmt,g751 + # Infineon IR38064 Voltage Regulator + - infineon,ir38064 # Infineon SLB9635 (Soft-) I2C TPM (old protocol, max 100khz) - infineon,slb9635tt # Infineon SLB9645 I2C TPM (new protocol, max 400khz) |