diff options
author | Patrick Venture <venture@google.com> | 2019-04-19 17:37:57 +0300 |
---|---|---|
committer | Joel Stanley <joel@jms.id.au> | 2019-04-29 11:48:35 +0300 |
commit | 8f93d4e805a40e7e4e7da4582bec7461ba9201b2 (patch) | |
tree | 73058568b854c3b014327640803756732dea7824 | |
parent | 7c42d2dd3541a60650119ac47dd1e9f8b39ca221 (diff) | |
download | linux-8f93d4e805a40e7e4e7da4582bec7461ba9201b2.tar.xz |
dt-bindings: Add ir38064 as a trivial device
The ir38064 is a voltage regulator from Infineon.
OpenBMC-Staging-Count: 1
Signed-off-by: Patrick Venture <venture@google.com>
Signed-off-by: Joel Stanley <joel@jms.id.au>
-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 cc64ec63a6ad..c01dcacde198 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) |