All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/3] dt-bindings: thermal: mediatek: make resets property optional
@ 2020-10-21 16:42 ` Fabien Parent
  0 siblings, 0 replies; 24+ messages in thread
From: Fabien Parent @ 2020-10-21 16:42 UTC (permalink / raw)
  To: linux-mediatek, linux-arm-kernel, linux-kernel, devicetree,
	linux-pm
  Cc: amitk, daniel.lezcano, Fabien Parent, robh+dt, matthias.bgg,
	rui.zhang

MT8516 Thermal IP does not support reset. Make the resets property
optional in order to be able to support MT8516 SoC.

Signed-off-by: Fabien Parent <fparent@baylibre.com>
---
 Documentation/devicetree/bindings/thermal/mediatek-thermal.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/thermal/mediatek-thermal.txt b/Documentation/devicetree/bindings/thermal/mediatek-thermal.txt
index 1e249c42fae0..2d20f6b0dca0 100644
--- a/Documentation/devicetree/bindings/thermal/mediatek-thermal.txt
+++ b/Documentation/devicetree/bindings/thermal/mediatek-thermal.txt
@@ -20,12 +20,12 @@ Required properties:
                        clocks are:
 		       "therm":	 Main clock needed for register access
 		       "auxadc": The AUXADC clock
-- resets: Reference to the reset controller controlling the thermal controller.
 - mediatek,auxadc: A phandle to the AUXADC which the thermal controller uses
 - mediatek,apmixedsys: A phandle to the APMIXEDSYS controller.
 - #thermal-sensor-cells : Should be 0. See Documentation/devicetree/bindings/thermal/thermal-sensor.yaml for a description.
 
 Optional properties:
+- resets: Reference to the reset controller controlling the thermal controller.
 - nvmem-cells: A phandle to the calibration data provided by a nvmem device. If
                unspecified default values shall be used.
 - nvmem-cell-names: Should be "calibration-data"
-- 
2.28.0


_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek

^ permalink raw reply related	[flat|nested] 24+ messages in thread

end of thread, other threads:[~2020-11-24  9:37 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-21 16:42 [PATCH 1/3] dt-bindings: thermal: mediatek: make resets property optional Fabien Parent
2020-10-21 16:42 ` Fabien Parent
2020-10-21 16:42 ` Fabien Parent
2020-10-21 16:42 ` [PATCH 2/3] dt-bindings: thermal: mediatek: add documentation for MT8516 SoC Fabien Parent
2020-10-21 16:42   ` Fabien Parent
2020-10-21 16:42   ` Fabien Parent
2020-10-26 14:49   ` Rob Herring
2020-10-26 14:49     ` Rob Herring
2020-10-26 14:49     ` Rob Herring
2020-11-24  9:36   ` [thermal: thermal/next] " thermal-bot for Fabien Parent
2020-10-21 16:42 ` [PATCH 3/3] thermal: mtk_thermal: make device_reset optional Fabien Parent
2020-10-21 16:42   ` Fabien Parent
2020-10-21 16:42   ` Fabien Parent
2020-10-27 10:11   ` Matthias Brugger
2020-10-27 10:11     ` Matthias Brugger
2020-10-27 10:11     ` Matthias Brugger
2020-11-24  9:36   ` [thermal: thermal/next] " thermal-bot for Fabien Parent
2020-10-26 14:49 ` [PATCH 1/3] dt-bindings: thermal: mediatek: make resets property optional Rob Herring
2020-10-26 14:49   ` Rob Herring
2020-10-26 14:49   ` Rob Herring
2020-10-27 10:19 ` Daniel Lezcano
2020-10-27 10:19   ` Daniel Lezcano
2020-10-27 10:19   ` Daniel Lezcano
2020-11-24  9:36 ` [thermal: thermal/next] " thermal-bot for Fabien Parent

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.