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:
334394c
)
ARM: at91: sama5d3xek: switch sound to CCF
author
Bo Shen
<voice.shen@atmel.com>
Mon, 9 Jun 2014 03:31:46 +0000
(11:31 +0800)
committer
Nicolas Ferre
<nicolas.ferre@atmel.com>
Wed, 9 Jul 2014 16:02:45 +0000
(18:02 +0200)
As the sama5d3xek board 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/sama5d3xmb.dtsi
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/sama5d3xmb.dtsi
b/arch/arm/boot/dts/sama5d3xmb.dtsi
index 306eef0f97ef21fc51a0410d2e2a6d59186986b8..b8c6f20e780c995aa98a5c4061f8031d24f05798 100644
(file)
--- a/
arch/arm/boot/dts/sama5d3xmb.dtsi
+++ b/
arch/arm/boot/dts/sama5d3xmb.dtsi
@@
-45,6
+45,8
@@
wm8904: wm8904@1a {
compatible = "wm8904";
reg = <0x1a>;
+ clocks = <&pck0>;
+ clock-names = "mclk";
};
};