projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
18f44d7
)
ARM: at91: at91sam9n12ek: switch sound to CCF
author
Bo Shen
<voice.shen@atmel.com>
Mon, 9 Jun 2014 03:31:47 +0000
(11:31 +0800)
committer
Nicolas Ferre
<nicolas.ferre@atmel.com>
Wed, 9 Jul 2014 16:02:46 +0000
(18:02 +0200)
As the at91sam9n12ek has switch to CCF, so add clock for wm8904
Signed-off-by: Bo Shen <voice.shen@atmel.com>
Reviwed-by: Mark Brown <broonie@linaro.org>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
arch/arm/boot/dts/at91sam9n12ek.dts
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/at91sam9n12ek.dts
b/arch/arm/boot/dts/at91sam9n12ek.dts
index 32f1aad889d20fc2e69b62ffbc2ae13302358c0e..83d723711ae1c07efd4a663780d5b6baa2cb12f6 100644
(file)
--- a/
arch/arm/boot/dts/at91sam9n12ek.dts
+++ b/
arch/arm/boot/dts/at91sam9n12ek.dts
@@
-56,6
+56,8
@@
wm8904: codec@1a {
compatible = "wm8904";
reg = <0x1a>;
+ clocks = <&pck0>;
+ clock-names = "mclk";
};
qt1070: keyboard@1b {