All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] ARM: at91/dt: sam9263: Fix typo: ac91_clk -> ac97_clk
@ 2014-12-05 14:16 ` Alexander Stein
  0 siblings, 0 replies; 10+ messages in thread
From: Alexander Stein @ 2014-12-05 14:16 UTC (permalink / raw)
  To: linux-arm-kernel

That clock should be called ac97_clk.

Signed-off-by: Alexander Stein <alexanders83@web.de>
---
 arch/arm/boot/dts/at91sam9263.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/at91sam9263.dtsi b/arch/arm/boot/dts/at91sam9263.dtsi
index 7989756..5ed2810 100644
--- a/arch/arm/boot/dts/at91sam9263.dtsi
+++ b/arch/arm/boot/dts/at91sam9263.dtsi
@@ -294,7 +294,7 @@
 						reg = <17>;
 					};
 
-					ac91_clk: ac97_clk {
+					ac97_clk: ac97_clk {
 						#clock-cells = <0>;
 						reg = <18>;
 					};
-- 
2.2.0

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

end of thread, other threads:[~2014-12-10 10:05 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-05 14:16 [PATCH 1/2] ARM: at91/dt: sam9263: Fix typo: ac91_clk -> ac97_clk Alexander Stein
2014-12-05 14:16 ` Alexander Stein
2014-12-05 14:16 ` [PATCH 2/2] ARM: at91/dt: sam9263: Add missing clocks to ac97 node Alexander Stein
2014-12-05 14:16   ` Alexander Stein
2014-12-10 10:05   ` Nicolas Ferre
2014-12-10 10:05     ` Nicolas Ferre
2014-12-05 15:00 ` [PATCH 1/2] ARM: at91/dt: sam9263: Fix typo: ac91_clk -> ac97_clk Alexander Stein
2014-12-05 15:00   ` Alexander Stein
2014-12-10 10:04   ` Nicolas Ferre
2014-12-10 10:04     ` Nicolas Ferre

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.