linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/4] ARM: dts: at91: sama5d2: disable pwm0 by default
@ 2019-11-12  7:19 Eugen.Hristev
  2019-11-12  7:19 ` [PATCH 2/4] ARM: dts: at91: sama5d2: mark secumod as a GPIO controller Eugen.Hristev
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Eugen.Hristev @ 2019-11-12  7:19 UTC (permalink / raw)
  To: robh+dt, Nicolas.Ferre, alexandre.belloni, Ludovic.Desroches
  Cc: devicetree, linux-kernel, linux-arm-kernel, razvan.stefanescu

From: Razvan Stefanescu <razvan.stefanescu@microchip.com>

It will be enabled as needed by each board.

Signed-off-by: Razvan Stefanescu <razvan.stefanescu@microchip.com>
---
 arch/arm/boot/dts/sama5d2.dtsi | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/boot/dts/sama5d2.dtsi b/arch/arm/boot/dts/sama5d2.dtsi
index 5652048..4d3ba6d 100644
--- a/arch/arm/boot/dts/sama5d2.dtsi
+++ b/arch/arm/boot/dts/sama5d2.dtsi
@@ -615,6 +615,7 @@
 				interrupts = <38 IRQ_TYPE_LEVEL_HIGH 7>;
 				#pwm-cells = <3>;
 				clocks = <&pmc PMC_TYPE_PERIPHERAL 38>;
+				status = "disabled";
 			};
 
 			sfr: sfr@f8030000 {
-- 
2.7.4


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2019-11-14 22:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-12  7:19 [PATCH 1/4] ARM: dts: at91: sama5d2: disable pwm0 by default Eugen.Hristev
2019-11-12  7:19 ` [PATCH 2/4] ARM: dts: at91: sama5d2: mark secumod as a GPIO controller Eugen.Hristev
2019-11-12  7:19 ` [PATCH 3/4] dt-bindings: ARM: at91: Document SAMA5D27 WLSOM1 and Evaluation Kit Eugen.Hristev
2019-11-14 22:27   ` Rob Herring
2019-11-12  7:19 ` [PATCH 4/4] ARM: dts: at91: sama5d27_wlsom1: add SAMA5D27 wlsom1 and wlsom1-ek Eugen.Hristev

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).