[PATCH 6/6] ARM: dts: exynos5420: add sclk_pcm_in to audss clock controller

Tomasz Figa tomasz.figa at gmail.com
Sat Sep 21 11:18:14 EDT 2013


Hi Andrew,

On Friday 20 of September 2013 14:13:57 Andrew Bresticker wrote:
> The parent of sclk_pcm in the AudioSS block is sclk_maupcm0.
> 
> Signed-off-by: Andrew Bresticker <abrestic at chromium.org>
> ---
>  arch/arm/boot/dts/exynos5420.dtsi | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/arch/arm/boot/dts/exynos5420.dtsi
> b/arch/arm/boot/dts/exynos5420.dtsi index d537cd7..339ab93 100644
> --- a/arch/arm/boot/dts/exynos5420.dtsi
> +++ b/arch/arm/boot/dts/exynos5420.dtsi
> @@ -72,8 +72,8 @@
>  		compatible = "samsung,exynos5420-audss-clock";
>  		reg = <0x03810000 0x0C>;
>  		#clock-cells = <1>;
> -		clocks = <&clock 148>;
> -		clock-names = "sclk_audio";
> +		clocks = <&clock 148>, <&clock 149>;
> +		clock-names = "sclk_audio", "sclk_pcm_in";

Same note as for Exynos 5250. I think it would be more reasonable to 
specify all the input clocks here.

Best regards,
Tomasz




More information about the linux-arm-kernel mailing list