* [PATCH] dt-bindings: thermal: thermal-sensor: require "#thermal-sensor-cells"
@ 2021-04-15 11:21 Rafał Miłecki
2021-04-20 20:33 ` Rob Herring
2021-04-27 19:44 ` [thermal: thermal/next] " thermal-bot for Rafał Miłecki
0 siblings, 2 replies; 3+ messages in thread
From: Rafał Miłecki @ 2021-04-15 11:21 UTC (permalink / raw)
To: Zhang Rui, Daniel Lezcano, Amit Kucheria, Rob Herring
Cc: linux-pm, devicetree, Rafał Miłecki
From: Rafał Miłecki <rafal@milecki.pl>
This property is required for every thermal sensor as it's used when
using phandles.
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
---
Documentation/devicetree/bindings/thermal/thermal-sensor.yaml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/Documentation/devicetree/bindings/thermal/thermal-sensor.yaml b/Documentation/devicetree/bindings/thermal/thermal-sensor.yaml
index 9f747921e851..4bd345c71eb8 100644
--- a/Documentation/devicetree/bindings/thermal/thermal-sensor.yaml
+++ b/Documentation/devicetree/bindings/thermal/thermal-sensor.yaml
@@ -36,6 +36,9 @@ properties:
containing several internal sensors.
enum: [0, 1]
+required:
+ - "#thermal-sensor-cells"
+
additionalProperties: true
examples:
--
2.26.2
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] dt-bindings: thermal: thermal-sensor: require "#thermal-sensor-cells"
2021-04-15 11:21 [PATCH] dt-bindings: thermal: thermal-sensor: require "#thermal-sensor-cells" Rafał Miłecki
@ 2021-04-20 20:33 ` Rob Herring
2021-04-27 19:44 ` [thermal: thermal/next] " thermal-bot for Rafał Miłecki
1 sibling, 0 replies; 3+ messages in thread
From: Rob Herring @ 2021-04-20 20:33 UTC (permalink / raw)
To: Rafał Miłecki
Cc: Rafał Miłecki, Daniel Lezcano, Zhang Rui, linux-pm,
Rob Herring, Amit Kucheria, devicetree
On Thu, 15 Apr 2021 13:21:21 +0200, Rafał Miłecki wrote:
> From: Rafał Miłecki <rafal@milecki.pl>
>
> This property is required for every thermal sensor as it's used when
> using phandles.
>
> Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
> ---
> Documentation/devicetree/bindings/thermal/thermal-sensor.yaml | 3 +++
> 1 file changed, 3 insertions(+)
>
Acked-by: Rob Herring <robh@kernel.org>
^ permalink raw reply [flat|nested] 3+ messages in thread
* [thermal: thermal/next] dt-bindings: thermal: thermal-sensor: require "#thermal-sensor-cells"
2021-04-15 11:21 [PATCH] dt-bindings: thermal: thermal-sensor: require "#thermal-sensor-cells" Rafał Miłecki
2021-04-20 20:33 ` Rob Herring
@ 2021-04-27 19:44 ` thermal-bot for Rafał Miłecki
1 sibling, 0 replies; 3+ messages in thread
From: thermal-bot for Rafał Miłecki @ 2021-04-27 19:44 UTC (permalink / raw)
To: linux-pm; +Cc: rafal, Rob Herring, Daniel Lezcano, rui.zhang, amitk
The following commit has been merged into the thermal/next branch of thermal:
Commit-ID: bd5d553653e4151030ad2a94ef39a46b40c75a9b
Gitweb: https://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux.git//bd5d553653e4151030ad2a94ef39a46b40c75a9b
Author: Rafał Miłecki <rafal@milecki.pl>
AuthorDate: Thu, 15 Apr 2021 13:21:21 +02:00
Committer: Daniel Lezcano <daniel.lezcano@linaro.org>
CommitterDate: Tue, 20 Apr 2021 22:46:48 +02:00
dt-bindings: thermal: thermal-sensor: require "#thermal-sensor-cells"
This property is required for every thermal sensor as it's used when
using phandles.
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Link: https://lore.kernel.org/r/20210415112121.4999-1-zajec5@gmail.com
---
Documentation/devicetree/bindings/thermal/thermal-sensor.yaml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/Documentation/devicetree/bindings/thermal/thermal-sensor.yaml b/Documentation/devicetree/bindings/thermal/thermal-sensor.yaml
index 9f74792..4bd345c 100644
--- a/Documentation/devicetree/bindings/thermal/thermal-sensor.yaml
+++ b/Documentation/devicetree/bindings/thermal/thermal-sensor.yaml
@@ -36,6 +36,9 @@ properties:
containing several internal sensors.
enum: [0, 1]
+required:
+ - "#thermal-sensor-cells"
+
additionalProperties: true
examples:
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2021-04-27 19:44 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-15 11:21 [PATCH] dt-bindings: thermal: thermal-sensor: require "#thermal-sensor-cells" Rafał Miłecki
2021-04-20 20:33 ` Rob Herring
2021-04-27 19:44 ` [thermal: thermal/next] " thermal-bot for Rafał Miłecki
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).