lkml.org 
[lkml]   [2022]   [Aug]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH 04/16] hwmon: (mr75203) add Moortec PVT controller reset-control-skip property
Date
Adding a "reset-control-skip" bool property to the mr75203 node will
avoid looking up and obtaining a reference to a reset controller.

Signed-off-by: Eliav Farber <farbere@amazon.com>
---
.../devicetree/bindings/hwmon/moortec,mr75203.yaml | 6 ++++++
1 file changed, 6 insertions(+)

diff --git a/Documentation/devicetree/bindings/hwmon/moortec,mr75203.yaml b/Documentation/devicetree/bindings/hwmon/moortec,mr75203.yaml
index f9e849cc73e0..da9c3cdcb6f0 100644
--- a/Documentation/devicetree/bindings/hwmon/moortec,mr75203.yaml
+++ b/Documentation/devicetree/bindings/hwmon/moortec,mr75203.yaml
@@ -44,6 +44,11 @@ properties:
"#thermal-sensor-cells":
const: 1

+ reset-control-skip:
+ description:
+ reset-control-skip bool property defines if obtaining a
+ reference to a reset controller should be skipped.
+
required:
- compatible
- reg
@@ -54,6 +59,7 @@ required:

additionalProperties:
- intel,vm-map
+ - reset-control-skip

examples:
- |
--
2.37.1
\
 
 \ /
  Last update: 2022-08-16 12:35    [W:0.087 / U:0.024 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site