diff options
author | Peter Yin <peteryin.openbmc@gmail.com> | 2024-04-25 23:36:02 +0800 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2024-04-30 10:32:14 -0700 |
commit | cffa8fb56a85e5715d215d2aac99975c74cb1d6b (patch) | |
tree | a9f868f05c3a8379191279c1da85eadd7c962cbc /Documentation | |
parent | bf7b5a12bdd92b7ff6003b855b5034fb88e99e4b (diff) |
dt-bindings: hwmon: Add infineon xdp710 driver bindings
Add a device tree bindings for xdp710 device
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Peter Yin <peteryin.openbmc@gmail.com>
Link: https://lore.kernel.org/r/20240425153608.4003782-3-peteryin.openbmc@gmail.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'Documentation')
-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 87b0dd9b0734..025d50454f88 100644 --- a/Documentation/devicetree/bindings/trivial-devices.yaml +++ b/Documentation/devicetree/bindings/trivial-devices.yaml @@ -136,6 +136,8 @@ properties: - infineon,irps5401 # Infineon TLV493D-A1B6 I2C 3D Magnetic Sensor - infineon,tlv493d-a1b6 + # Infineon Hot-swap controller xdp710 + - infineon,xdp710 # Infineon Multi-phase Digital VR Controller xdpe11280 - infineon,xdpe11280 # Infineon Multi-phase Digital VR Controller xdpe12254 |