projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce596f0
)
ARM: at91/dt: sam9263: Fix typo: ac91_clk -> ac97_clk
author
Alexander Stein
<alexanders83@web.de>
Fri, 5 Dec 2014 14:16:55 +0000
(15:16 +0100)
committer
Nicolas Ferre
<nicolas.ferre@atmel.com>
Thu, 15 Jan 2015 14:01:40 +0000
(15:01 +0100)
That clock should be called ac97_clk.
Signed-off-by: Alexander Stein <alexanders83@web.de>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
arch/arm/boot/dts/at91sam9263.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/at91sam9263.dtsi
b/arch/arm/boot/dts/at91sam9263.dtsi
index 1467750e3377d161bddff0cfcce1f35d91c9261b..ef8a70c274390593796d6e551f4b8375a0baca61 100644
(file)
--- a/
arch/arm/boot/dts/at91sam9263.dtsi
+++ b/
arch/arm/boot/dts/at91sam9263.dtsi
@@
-294,7
+294,7
@@
reg = <17>;
};
- ac9
1
_clk: ac97_clk {
+ ac9
7
_clk: ac97_clk {
#clock-cells = <0>;
reg = <18>;
};