Re: [PATCH 4/6] ARM: dts: exynos5250: add sclk_pcm_in to audss clock controller

From: Tomasz Figa
Date: Sat Sep 21 2013 - 11:13:32 EST


Hi Andrew,

On Friday 20 of September 2013 14:13:55 Andrew Bresticker wrote:
> The parent of sclk_pcm in the AudioSS block is div_pcm0.
>
> Signed-off-by: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
> ---
> arch/arm/boot/dts/exynos5250.dtsi | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/arch/arm/boot/dts/exynos5250.dtsi
> b/arch/arm/boot/dts/exynos5250.dtsi index 7d7cc77..bedc7a8 100644
> --- a/arch/arm/boot/dts/exynos5250.dtsi
> +++ b/arch/arm/boot/dts/exynos5250.dtsi
> @@ -88,6 +88,8 @@
> compatible = "samsung,exynos5250-audss-clock";
> reg = <0x03810000 0x0C>;
> #clock-cells = <1>;
> + clocks = <&clock 160>;
> + clock-names = "sclk_pcm_in";

IMHO it would be reasonable to explicitly specify all the input clocks
here.

Best regards,
Tomasz

--
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/