Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fbbededb authored by Ram Chandrasekar's avatar Ram Chandrasekar
Browse files

dt-bindings: thermal: Change devicetree optional properties

LMH DCVSh driver always expects the properties like interrupts, affinity
and reg as mandatory devicetree properties. The driver in certain
targets will have to just be probed with just isens regulator devicetree
properties with the others. In order to handle that make all the
properties as optional.

Change-Id: I0ccbd0f9ce511ca1e18bfbf8875c1e3fcfd46853
parent f2f241f7
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -19,14 +19,14 @@ Properties:
	Value type: <string>
	Definition: shall be "qcom,msm-hw-limits"
- interrupts:
	Usage: required
	Usage: optional
	Value type: <interrupt_type interrupt_number interrupt_trigger_type>
	Definition: Should specify interrupt information about the debug
			interrupt generated by the LMH DCVSh hardware. LMH
			DCVSh hardware will generate this interrupt whenever
			it makes a new cpu DCVS decision.
- qcom,affinity:
	Usage: Required
	Usage: optional
	Value type: <u32>
	Definition: Should specify the cluster affinity this hardware
			corresponds to.
@@ -50,7 +50,7 @@ Properties:
			isens_vref_1p8-supply and isens_vref_0p8-supply.

- reg:
	Usage: Required
	Usage: optional
	Value type: <a b>
	Definition: where 'a' is the starting register address of the OSM/LLM
			and 'b' is the size of OSM/LLM address space. The