projects
/
deliverable
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3c3868c
)
ARM: dts: imx6: ventana: correct gw52xx sgtl5000 clock source
author
Tim Harvey
<tharvey@gateworks.com>
Mon, 2 Jun 2014 18:44:01 +0000
(11:44 -0700)
committer
Shawn Guo
<shawn.guo@freescale.com>
Tue, 17 Jun 2014 13:11:19 +0000
(21:11 +0800)
Correct the invalid clock for the sgtl5000 audio codec on the GW52xx Ventana
baseboard.
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
arch/arm/boot/dts/imx6qdl-gw52xx.dtsi
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/imx6qdl-gw52xx.dtsi
b/arch/arm/boot/dts/imx6qdl-gw52xx.dtsi
index c0ac27fc59e912a4b71b60072bf41299fe308f51..744c8a2d81f6b715972fdd0ab77d35597c6d4d95 100644
(file)
--- a/
arch/arm/boot/dts/imx6qdl-gw52xx.dtsi
+++ b/
arch/arm/boot/dts/imx6qdl-gw52xx.dtsi
@@
-288,7
+288,7
@@
codec: sgtl5000@0a {
compatible = "fsl,sgtl5000";
reg = <0x0a>;
- clocks = <&clks
169
>;
+ clocks = <&clks
201
>;
VDDA-supply = <®_1p8v>;
VDDIO-supply = <®_3p3v>;
};
This page took
0.045552 seconds
and
5
git commands to generate.