diff options
author | Ninad Palsule <ninad@linux.ibm.com> | 2024-01-16 12:37:33 -0600 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2024-01-22 08:00:35 -0600 |
commit | 3b8435db840cde070fa78a777fa20b098b9abc87 (patch) | |
tree | 5d8edc70c9eb3e4ca839bc8338c05e0deda0498b | |
parent | 9c08be64059e562b2ddcfe884ab35610117e6371 (diff) |
dt-bindings: Add DPS310 as trivial device
Infineon DPS310 is a barometric pressure and temperature sensor.
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Ninad Palsule <ninad@linux.ibm.com>
Link: https://lore.kernel.org/r/20240116183734.3944028-3-ninad@linux.ibm.com
Signed-off-by: Rob Herring <robh@kernel.org>
-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 79dcd92c4a43..5b52950e6bfc 100644 --- a/Documentation/devicetree/bindings/trivial-devices.yaml +++ b/Documentation/devicetree/bindings/trivial-devices.yaml @@ -137,6 +137,8 @@ properties: - ibm,cffps1 # IBM Common Form Factor Power Supply Versions 2 - ibm,cffps2 + # Infineon barometric pressure and temperature sensor + - infineon,dps310 # Infineon IR36021 digital POL buck controller - infineon,ir36021 # Infineon IR38060 Voltage Regulator |