linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/8] ARM: dts: at91: animeo_ip: remove leftovers clock definition
@ 2016-06-08 16:41 Alexandre Belloni
  2016-06-08 16:41 ` [PATCH 2/8] ARM: dts: at91: at91-ariag25: " Alexandre Belloni
                   ` (7 more replies)
  0 siblings, 8 replies; 10+ messages in thread
From: Alexandre Belloni @ 2016-06-08 16:41 UTC (permalink / raw)
  To: Nicolas Ferre
  Cc: Jean-Christophe Plagniol-Villard, Boris Brezillon,
	linux-arm-kernel, linux-kernel, Alexandre Belloni

The clocks group properties and the clock@0 node have been obsolete for two
years, remove them.

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
---
 arch/arm/boot/dts/animeo_ip.dts | 9 ---------
 1 file changed, 9 deletions(-)

diff --git a/arch/arm/boot/dts/animeo_ip.dts b/arch/arm/boot/dts/animeo_ip.dts
index 0962f2fa3f6e..419dd3981edf 100644
--- a/arch/arm/boot/dts/animeo_ip.dts
+++ b/arch/arm/boot/dts/animeo_ip.dts
@@ -32,15 +32,6 @@
 	};
 
 	clocks {
-		#address-cells = <1>;
-		#size-cells = <1>;
-		ranges;
-
-		main_clock: clock@0 {
-			compatible = "atmel,osc", "fixed-clock";
-			clock-frequency = <18432000>;
-		};
-
 		slow_xtal {
 			clock-frequency = <32768>;
 		};
-- 
2.8.1

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

end of thread, other threads:[~2016-06-10 15:00 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-08 16:41 [PATCH 1/8] ARM: dts: at91: animeo_ip: remove leftovers clock definition Alexandre Belloni
2016-06-08 16:41 ` [PATCH 2/8] ARM: dts: at91: at91-ariag25: " Alexandre Belloni
2016-06-08 16:41 ` [PATCH 3/8] ARM: dts: at91: at91-cosino: " Alexandre Belloni
2016-06-08 16:41 ` [PATCH 4/8] ARM: dts: at91: at91-foxg20: " Alexandre Belloni
2016-06-08 16:41 ` [PATCH 5/8] ARM: dts: at91: ge863-pro3: " Alexandre Belloni
2016-06-08 16:41 ` [PATCH 6/8] ARM: dts: at91: mpa1600: " Alexandre Belloni
2016-06-08 16:41 ` [PATCH 7/8] ARM: dts: at91: pm9g45: " Alexandre Belloni
2016-06-08 16:41 ` [PATCH 8/8] ARM: dts: at91: calao: " Alexandre Belloni
2016-06-08 16:52 ` [PATCH 1/8] ARM: dts: at91: animeo_ip: " Nicolas Ferre
2016-06-10 15:00   ` Alexandre Belloni

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