Commit 226b7b61 authored by Alexander Stein's avatar Alexander Stein Committed by Nicolas Ferre

ARM: at91/dt: sam9263: Fix typo: ac91_clk -> ac97_clk

That clock should be called ac97_clk.
Signed-off-by: default avatarAlexander Stein <alexanders83@web.de>
Signed-off-by: default avatarNicolas Ferre <nicolas.ferre@atmel.com>
parent ce596f0f
......@@ -294,7 +294,7 @@ ssc1_clk: ssc1_clk {
reg = <17>;
};
ac91_clk: ac97_clk {
ac97_clk: ac97_clk {
#clock-cells = <0>;
reg = <18>;
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment