Re: [PATCH v3 1/2] arm64: dts: renesas: r8a774a1: Remove audio port node

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Biju,

Thanks for your patch!

On Fri, Oct 4, 2019 at 4:53 PM Biju Das <biju.das@xxxxxxxxxxxxxx> wrote:
> This patch removes audio port node from SoC device tree.

Standard review comment: "Why?"

> Fixes: e2f04248fcd4 ("arm64: dts: renesas: r8a774a1: Add audio support")
> Signed-off-by: Biju Das <biju.das@xxxxxxxxxxxxxx>
> ---
> V1-->V2
>  * New patch.
> V2-->V3
>  * Fixed the commit message. Thanks to Fabrizio.
>
> This patch depend upon
> https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=182581

Why the dependency?
This looks like a fix for r8a774a1, too?

> ---
>  arch/arm64/boot/dts/renesas/hihope-common.dtsi | 20 +++++++++-----------
>  arch/arm64/boot/dts/renesas/r8a774a1.dtsi      | 11 -----------
>  2 files changed, 9 insertions(+), 22 deletions(-)
>
> diff --git a/arch/arm64/boot/dts/renesas/hihope-common.dtsi b/arch/arm64/boot/dts/renesas/hihope-common.dtsi
> index 355d0a2..2c942a7 100644
> --- a/arch/arm64/boot/dts/renesas/hihope-common.dtsi
> +++ b/arch/arm64/boot/dts/renesas/hihope-common.dtsi
> @@ -86,7 +86,7 @@
>
>                 label = "rcar-sound";
>
> -               dais = <&rsnd_port0>;
> +               dais = <&rsnd_port>;
>         };
>
>         vbus0_usb2: regulator-vbus0-usb2 {
> @@ -183,7 +183,7 @@
>                 port@2 {
>                         reg = <2>;
>                         dw_hdmi0_snd_in: endpoint {
> -                               remote-endpoint = <&rsnd_endpoint0>;
> +                               remote-endpoint = <&rsnd_endpoint>;
>                         };
>                 };
>         };
> @@ -319,17 +319,15 @@
>         /* Single DAI */
>         #sound-dai-cells = <0>;
>
> -       ports {
> -               rsnd_port0: port@0 {
> -                       rsnd_endpoint0: endpoint {
> -                               remote-endpoint = <&dw_hdmi0_snd_in>;
> +       rsnd_port: port {
> +               rsnd_endpoint: endpoint {
> +                       remote-endpoint = <&dw_hdmi0_snd_in>;
>
> -                               dai-format = "i2s";
> -                               bitclock-master = <&rsnd_endpoint0>;
> -                               frame-master = <&rsnd_endpoint0>;
> +                       dai-format = "i2s";
> +                       bitclock-master = <&rsnd_endpoint>;
> +                       frame-master = <&rsnd_endpoint>;
>
> -                               playback = <&ssi2>;
> -                       };
> +                       playback = <&ssi2>;
>                 };
>         };
>  };
> diff --git a/arch/arm64/boot/dts/renesas/r8a774a1.dtsi b/arch/arm64/boot/dts/renesas/r8a774a1.dtsi
> index d179ee3..34a9f47 100644
> --- a/arch/arm64/boot/dts/renesas/r8a774a1.dtsi
> +++ b/arch/arm64/boot/dts/renesas/r8a774a1.dtsi
> @@ -1726,17 +1726,6 @@
>                                       "ssi.1", "ssi.0";
>                         status = "disabled";
>
> -                       ports {
> -                               #address-cells = <1>;
> -                               #size-cells = <0>;
> -                               port@0 {
> -                                       reg = <0>;
> -                               };
> -                               port@1 {
> -                                       reg = <1>;
> -                               };
> -                       };
> -
>                         rcar_sound,ctu {
>                                 ctu00: ctu-0 { };
>                                 ctu01: ctu-1 { };

Gr{oetje,eeting}s,

                        Geert

-- 
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds



[Index of Archives]     [Linux Samsung SOC]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux