2024-01-08 20:43:14

by Ninad Palsule

[permalink] [raw]
Subject: [PATCH v2 2/3] dt-bindings: Add DPS310 as trivial device

Infineon DPS310 is a barometric pressure and temperature sensor.

Signed-off-by: Ninad Palsule <[email protected]>
---
Documentation/devicetree/bindings/trivial-devices.yaml | 2 ++
1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/trivial-devices.yaml b/Documentation/devicetree/bindings/trivial-devices.yaml
index 430a814f64a5..22b7a29876d3 100644
--- a/Documentation/devicetree/bindings/trivial-devices.yaml
+++ b/Documentation/devicetree/bindings/trivial-devices.yaml
@@ -133,6 +133,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
--
2.39.2



2024-01-09 09:26:16

by Krzysztof Kozlowski

[permalink] [raw]
Subject: Re: [PATCH v2 2/3] dt-bindings: Add DPS310 as trivial device

On 08/01/2024 21:41, Ninad Palsule wrote:
> Infineon DPS310 is a barometric pressure and temperature sensor.
>
> Signed-off-by: Ninad Palsule <[email protected]>
> ---

Acked-by: Krzysztof Kozlowski <[email protected]>

Best regards,
Krzysztof