Re: [PATCH 8/8] ARM: at91/dt: add clock properties to the wm8904 codec node

From: Bo Shen
Date: Mon Mar 17 2014 - 06:00:38 EST


On 03/17/2014 05:45 PM, Bo Shen wrote:
From: Boris BREZILLON <b.brezillon@xxxxxxxxxxx>

Signed-off-by: Boris BREZILLON <b.brezillon@xxxxxxxxxxx>
Signed-off-by: Bo Shen <voice.shen@xxxxxxxxx>

Oh, sorry for my SOB. Please remove it when apply.

---

arch/arm/boot/dts/sama5d3xmb.dtsi | 2 ++
1 file changed, 2 insertions(+)

diff --git a/arch/arm/boot/dts/sama5d3xmb.dtsi b/arch/arm/boot/dts/sama5d3xmb.dtsi
index 306eef0..d9bb413 100644
--- a/arch/arm/boot/dts/sama5d3xmb.dtsi
+++ b/arch/arm/boot/dts/sama5d3xmb.dtsi
@@ -163,6 +163,8 @@
compatible = "atmel,asoc-wm8904";
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_pck0_as_audio_mck>;
+ clocks = <&pck0>;
+ clock-names = "pck0";

atmel,model = "wm8904 @ SAMA5D3EK";
atmel,audio-routing =


Best Regards,
Bo Shen
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/