devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: k2hk-evm: rename clock node to clocks
@ 2014-01-31 13:31 Grygorii Strashko
  2014-01-31 14:11 ` Sergei Shtylyov
  2014-01-31 14:36 ` Santosh Shilimkar
  0 siblings, 2 replies; 4+ messages in thread
From: Grygorii Strashko @ 2014-01-31 13:31 UTC (permalink / raw)
  To: santosh.shilimkar, Rob Herring, Kumar Gala
  Cc: ivan.khoronzhuk, Grygorii Strashko, linux-arm-kernel, devicetree

Fix type in clock(s) node name: "clock"-->"clocks".

Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com>
---
 arch/arm/boot/dts/k2hk-evm.dts |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/k2hk-evm.dts b/arch/arm/boot/dts/k2hk-evm.dts
index eaefdfe..c02c3a8 100644
--- a/arch/arm/boot/dts/k2hk-evm.dts
+++ b/arch/arm/boot/dts/k2hk-evm.dts
@@ -15,7 +15,7 @@
 	compatible =  "ti,keystone-evm";
 
 	soc {
-		clock {
+		clocks {
 			refclksys: refclksys {
 				#clock-cells = <0>;
 				compatible = "fixed-clock";
-- 
1.7.9.5

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

end of thread, other threads:[~2014-01-31 16:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-31 13:31 [PATCH] ARM: dts: k2hk-evm: rename clock node to clocks Grygorii Strashko
2014-01-31 14:11 ` Sergei Shtylyov
2014-01-31 14:36 ` Santosh Shilimkar
2014-01-31 16:03   ` Grygorii Strashko

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