2024-01-16 18:39:10

by Ninad Palsule

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

Infineon DPS310 is a barometric pressure and temperature sensor.

Acked-by: Krzysztof Kozlowski <[email protected]>
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-19 20:44:04

by Rob Herring

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


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

Applied, thanks!


2024-01-20 00:12:22

by Ninad Palsule

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

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