public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: imx6: ventana: correct gw52xx sgtl5000 clock source
@ 2014-06-02 18:44 Tim Harvey
  2014-06-03  7:45 ` Shawn Guo
  0 siblings, 1 reply; 2+ messages in thread
From: Tim Harvey @ 2014-06-02 18:44 UTC (permalink / raw)
  To: linux-arm-kernel

Correct the invalid clock for the sgtl5000 audio codec on the GW52xx Ventana
baseboard.

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
---
 arch/arm/boot/dts/imx6qdl-gw52xx.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/imx6qdl-gw52xx.dtsi b/arch/arm/boot/dts/imx6qdl-gw52xx.dtsi
index eb8e293..e9fbef0 100644
--- a/arch/arm/boot/dts/imx6qdl-gw52xx.dtsi
+++ b/arch/arm/boot/dts/imx6qdl-gw52xx.dtsi
@@ -281,7 +281,7 @@
 	codec: sgtl5000 at 0a {
 		compatible = "fsl,sgtl5000";
 		reg = <0x0a>;
-		clocks = <&clks 169>;
+		clocks = <&clks 201>;
 		VDDA-supply = <&reg_1p8v>;
 		VDDIO-supply = <&reg_3p3v>;
 	};
-- 
1.8.3.2

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [PATCH] ARM: dts: imx6: ventana: correct gw52xx sgtl5000 clock source
  2014-06-02 18:44 [PATCH] ARM: dts: imx6: ventana: correct gw52xx sgtl5000 clock source Tim Harvey
@ 2014-06-03  7:45 ` Shawn Guo
  0 siblings, 0 replies; 2+ messages in thread
From: Shawn Guo @ 2014-06-03  7:45 UTC (permalink / raw)
  To: linux-arm-kernel

On Mon, Jun 02, 2014 at 11:44:01AM -0700, Tim Harvey wrote:
> Correct the invalid clock for the sgtl5000 audio codec on the GW52xx Ventana
> baseboard.
> 
> Signed-off-by: Tim Harvey <tharvey@gateworks.com>

Applied, thanks.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-06-03  7:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-02 18:44 [PATCH] ARM: dts: imx6: ventana: correct gw52xx sgtl5000 clock source Tim Harvey
2014-06-03  7:45 ` Shawn Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox