linux-renesas-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Geert Uytterhoeven <geert@linux-m68k.org>
To: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Cc: Linux-Renesas <linux-renesas-soc@vger.kernel.org>
Subject: Re: [PATCH v4 2/7] arm64: dts: r8a7796: Add display placeholders
Date: Wed, 10 May 2017 10:44:48 +0200	[thread overview]
Message-ID: <CAMuHMdWxVuD0ELRM=kkXYFSPLgwxgP6QU-97h2PoYnvmoLDqqw@mail.gmail.com> (raw)
In-Reply-To: <20170510070458.21193-3-laurent.pinchart+renesas@ideasonboard.com>

Hi Laurent,

On Wed, May 10, 2017 at 9:04 AM, Laurent Pinchart
<laurent.pinchart+renesas@ideasonboard.com> wrote:
> HDMI output and panel backlight for Salvator-X will be enabled for both
> the H3 and M3-W boards in salvator-x.dtsi. The file will need to
> reference SoC DT nodes that are not available for M3-W yet. Add
> placeholders to avoid breaking compilation.
>
> Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
> ---
>  arch/arm64/boot/dts/renesas/r8a7796.dtsi | 22 ++++++++++++++++++++++
>  1 file changed, 22 insertions(+)
>
> diff --git a/arch/arm64/boot/dts/renesas/r8a7796.dtsi b/arch/arm64/boot/dts/renesas/r8a7796.dtsi
> index 60a4289d0b14..60d12e418f66 100644
> --- a/arch/arm64/boot/dts/renesas/r8a7796.dtsi
> +++ b/arch/arm64/boot/dts/renesas/r8a7796.dtsi
> @@ -1131,6 +1135,24 @@
>                         /* placeholder */
>                 };
>
> +               hdmi0: hdmi0@fead0000 {
> +                       /* placeholder */
> +
> +                       ports {
> +                               #address-cells = <1>;
> +                               #size-cells = <0>;
> +                       };
> +               };
> +
> +               hdmi1: hdmi1@feae0000 {
> +                       /* placeholder */
> +
> +                       ports {
> +                               #address-cells = <1>;
> +                               #size-cells = <0>;
> +                       };
> +               };

R-Car M3-W does not have the second HDMI channel.
Hence I think you should not add a placeholder, but instead move the
H3-specific parts from salvator-x.dtsi to r8a7795-salvator-x.dts, like I did
for SATA and the second USB host channel.

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

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

  reply	other threads:[~2017-05-10  8:44 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-10  7:04 [PATCH v4 0/7] R-Car H3 HDMI output DT integration Laurent Pinchart
2017-05-10  7:04 ` [PATCH v4 1/7] arm64: dts: r8a7795: Add HDMI encoder support Laurent Pinchart
2017-05-10  8:24   ` Geert Uytterhoeven
2017-05-10  7:04 ` [PATCH v4 2/7] arm64: dts: r8a7796: Add display placeholders Laurent Pinchart
2017-05-10  8:44   ` Geert Uytterhoeven [this message]
2017-05-10  7:04 ` [PATCH v4 3/7] arm64: dts: renesas: salvator-x: Enable HDMI outputs Laurent Pinchart
2017-05-10  8:28   ` Geert Uytterhoeven
2017-05-10 11:52     ` Laurent Pinchart
2017-05-10 12:13       ` Geert Uytterhoeven
2017-05-11 14:58         ` Simon Horman
2017-05-10  7:04 ` [PATCH v4 4/7] arm64: dts: r8a7795: salvator-x: Add DU1 and DU2 external dot clocks Laurent Pinchart
2017-05-10  8:57   ` Geert Uytterhoeven
2017-05-10 12:29     ` Laurent Pinchart
2017-05-10 12:34       ` Geert Uytterhoeven
2017-05-10  7:04 ` [PATCH v4 5/7] arm64: dts: r8a7795: salvator-x: Add DU0 and DU3 " Laurent Pinchart
2017-05-10  8:32   ` Geert Uytterhoeven
2017-05-10  7:04 ` [PATCH v4 6/7] arm64: dts: r8a7795: salvator-x: Add panel backlight support Laurent Pinchart
2017-05-10  7:04 ` [PATCH v4 7/7] ARM: shmobile: dts: Switch to panel-lvds bindings for Mitsubishi panels Laurent Pinchart
2017-05-10  9:14 ` [PATCH v4 0/7] R-Car H3 HDMI output DT integration Simon Horman
2017-05-11 14:59   ` Simon Horman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAMuHMdWxVuD0ELRM=kkXYFSPLgwxgP6QU-97h2PoYnvmoLDqqw@mail.gmail.com' \
    --to=geert@linux-m68k.org \
    --cc=laurent.pinchart+renesas@ideasonboard.com \
    --cc=linux-renesas-soc@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).