* [PATCH 2/2] dt-bindings: iio: mlx90632 Add supply regulator documentation
@ 2022-08-02 10:30 Crt Mori
2022-08-02 10:36 ` Krzysztof Kozlowski
0 siblings, 1 reply; 2+ messages in thread
From: Crt Mori @ 2022-08-02 10:30 UTC (permalink / raw)
To: Jonathan Cameron
Cc: linux-iio, linux-kernel, Lars-Peter Clausen, Crt Mori,
Rob Herring, Krzysztof Kozlowski, devicetree
Document the newly added vdd supply option.
Signed-off-by: Crt Mori <cmo@melexis.com>
---
.../devicetree/bindings/iio/temperature/melexis,mlx90632.yaml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/Documentation/devicetree/bindings/iio/temperature/melexis,mlx90632.yaml b/Documentation/devicetree/bindings/iio/temperature/melexis,mlx90632.yaml
index b547ddcd544a..4a55e7f25ae7 100644
--- a/Documentation/devicetree/bindings/iio/temperature/melexis,mlx90632.yaml
+++ b/Documentation/devicetree/bindings/iio/temperature/melexis,mlx90632.yaml
@@ -35,6 +35,9 @@ properties:
maxItems: 1
description: Default is 0x3a, but can be reprogrammed.
+ vdd-supply:
+ description: provide VDD power to the sensor.
+
required:
- compatible
- reg
@@ -50,6 +53,7 @@ examples:
temp-sensor@3a {
compatible = "melexis,mlx90632";
reg = <0x3a>;
+ vdd-supply = <&ldo4_reg>;
};
};
...
--
2.34.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH 2/2] dt-bindings: iio: mlx90632 Add supply regulator documentation
2022-08-02 10:30 [PATCH 2/2] dt-bindings: iio: mlx90632 Add supply regulator documentation Crt Mori
@ 2022-08-02 10:36 ` Krzysztof Kozlowski
0 siblings, 0 replies; 2+ messages in thread
From: Krzysztof Kozlowski @ 2022-08-02 10:36 UTC (permalink / raw)
To: Crt Mori, Jonathan Cameron
Cc: linux-iio, linux-kernel, Lars-Peter Clausen, Rob Herring,
Krzysztof Kozlowski, devicetree
On 02/08/2022 12:30, Crt Mori wrote:
> Document the newly added vdd supply option.
>
> Signed-off-by: Crt Mori <cmo@melexis.com>
> ---
> .../devicetree/bindings/iio/temperature/melexis,mlx90632.yaml | 4 ++++
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Best regards,
Krzysztof
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-08-02 10:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-02 10:30 [PATCH 2/2] dt-bindings: iio: mlx90632 Add supply regulator documentation Crt Mori
2022-08-02 10:36 ` Krzysztof Kozlowski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).