As the at91sam9n12ek has switch to CCF, so add clock for wm8904 Signed-off-by: Bo Shen <voice.shen@xxxxxxxxx> --- arch/arm/boot/dts/at91sam9n12ek.dts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm/boot/dts/at91sam9n12ek.dts b/arch/arm/boot/dts/at91sam9n12ek.dts index 64bbe46..8ae771d 100644 --- 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 { -- 1.8.5.2 -- To unsubscribe from this list: send the line "unsubscribe linux-sound" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
- Follow-Ups:
- Re: [PATCH 5/5] ARM: atmel: at91sam9n12ek: switch sound to CCF
- From: Mark Brown
- Re: [PATCH 5/5] ARM: atmel: at91sam9n12ek: switch sound to CCF
- References:
- [PATCH 0/5] ARM: atmel: switch audio to CCF
- From: Bo Shen
- [PATCH 0/5] ARM: atmel: switch audio to CCF
- Prev by Date: [PATCH 0/5] ARM: atmel: switch audio to CCF
- Next by Date: [PATCH 1/5] ASoC: atmel_wm8904: switch to CCF
- Previous by thread: [PATCH 0/5] ARM: atmel: switch audio to CCF
- Next by thread: Re: [PATCH 5/5] ARM: atmel: at91sam9n12ek: switch sound to CCF
- Index(es):
![]() |