[PATCH v4 2/3] dt-bindings: Add DPS310 as trivial device

Ninad Palsule posted 3 patches 1 year, 11 months ago
There is a newer version of this series
[PATCH v4 2/3] dt-bindings: Add DPS310 as trivial device
Posted by Ninad Palsule 1 year, 11 months ago
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>
---
 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
Re: [PATCH v4 2/3] dt-bindings: Add DPS310 as trivial device
Posted by Rob Herring 1 year, 11 months ago
On Tue, 16 Jan 2024 12:37:33 -0600, Ninad Palsule wrote:
> 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>
> ---
>  Documentation/devicetree/bindings/trivial-devices.yaml | 2 ++
>  1 file changed, 2 insertions(+)
> 

Applied, thanks!
Re: [PATCH v4 2/3] dt-bindings: Add DPS310 as trivial device
Posted by Ninad Palsule 1 year, 11 months ago
Hello Rob,
Thank you!

On 1/19/24 14:43, Rob Herring wrote:
> On Tue, 16 Jan 2024 12:37:33 -0600, Ninad Palsule wrote:
>> 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>
>> ---
>>   Documentation/devicetree/bindings/trivial-devices.yaml | 2 ++
>>   1 file changed, 2 insertions(+)
>>
> Applied, thanks!
>