Re: [alsa-devel] [PATCH v2 3/3] ARM: dts: Add sound nodes for exynos4412-trats2

From: Inha Song
Date: Wed Jan 21 2015 - 20:18:56 EST


Hi,
Thanks for your comments.

On Wed, 21 Jan 2015 17:23:21 +0100
Sylwester Nawrocki <s.nawrocki@xxxxxxxxxxx> wrote:

> Hi,
>
> On 19/01/15 10:48, Inha Song wrote:
> > --- a/arch/arm/boot/dts/exynos4412-trats2.dts
> > +++ b/arch/arm/boot/dts/exynos4412-trats2.dts
>
> > + sound {
> > + compatible = "samsung,trats2-audio";
>
> > + assigned-clocks = <&pmu_system_controller 0>;
> > + assigned-clock-parents = <&clock CLK_XUSBXTI>;
>
> How about putting these properties in the pmu_system_controller
> node? After all the mux clock being configured here belongs to
> the PMU subsystem. Wouldn't it work that way ?
OK, I will move assigned clock properties to pmu_system_controller DT node.

Best Regards,
Inha Song.

>
> > + samsung,i2s-controller = <&i2s0>;
> > + samsung,model = "Trats2";
> > + samsung,audio-codec = <&wm1811>;
> > + samsung,audio-routing =
> > + "SPK", "SPKOUTLN",
> > + "SPK", "SPKOUTLP",
> > + "SPK", "SPKOUTRN",
> > + "SPK", "SPKOUTRP";
> > + };
>
> --
> Regards,
> Sylwester
> _______________________________________________
> Alsa-devel mailing list
> Alsa-devel@xxxxxxxxxxxxxxxx
> http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
--
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/