From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: Kieran Bingham <kieran.bingham@ideasonboard.com>
Cc: Kieran Bingham <kbingham@kernel.org>,
linux-renesas-soc@vger.kernel.org, devicetree@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
Simon Horman <horms@verge.net.au>,
geert@glider.be,
Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>,
David Airlie <airlied@linux.ie>, Rob Herring <robh+dt@kernel.org>,
Mark Rutland <mark.rutland@arm.com>,
Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>,
"open list:DRM DRIVERS" <dri-devel@lists.freedesktop.org>,
open list <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 3/8] dt-bindings: display: renesas,lvds: Add LVDS binding for D3
Date: Thu, 15 Feb 2018 16:04:55 +0200 [thread overview]
Message-ID: <3242490.rUUU4MHlpR@avalon> (raw)
In-Reply-To: <ad5ea103-b039-7a2e-01c8-2cb16324115d@ideasonboard.com>
Hi Kieran,
On Thursday, 15 February 2018 10:45:33 EET Kieran Bingham wrote:
> On 15/02/18 08:38, Kieran Bingham wrote:
> > From: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>
> >
> > The D3 supports two LVDS channels. Extend the binding to support them.
> >
> > Signed-off-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>
> > ---
> >
> > Documentation/devicetree/bindings/display/bridge/renesas,lvds.txt | 1 +
> > 1 file changed, 1 insertion(+)
> >
> > diff --git
> > a/Documentation/devicetree/bindings/display/bridge/renesas,lvds.txt
> > b/Documentation/devicetree/bindings/display/bridge/renesas,lvds.txt index
> > 79860f58a7ad..0dcf488b70df 100644
> > --- a/Documentation/devicetree/bindings/display/bridge/renesas,lvds.txt
> > +++ b/Documentation/devicetree/bindings/display/bridge/renesas,lvds.txt
> >
> > @@ -14,6 +14,7 @@ Required properties:
> > - compatible : Shall contain one of
> > - "renesas,lvds-r8a7795" for R8A7795 (R-Car H3) compatible LVDS
> > encoders
> > - "renesas,lvds-r8a7796" for R8A7796 (R-Car M3-W) compatible LVDS
> > encoders
> > + - "renesas,lvds-r8a77995" for R8A77995 (R-Car D3) compatible LVDS
> > encoders
>
> Hi Laurent,
>
> Are we unable to have a generic lvds-gen3 here?
>
> (Although to perhaps answer my own question I see that the D3/E3 have extra
> registers)
>
> Also "lets pretend" that I intentionally separated out the LVDS updates to
> the rcar_lvds_of_table :)
We could for H3 and M3-W, but as you've noticed D3/E3 differ, and so does V3M.
> > - reg: Base address and length for the memory-mapped registers
> > - clocks: A phandle + clock-specifier pair for the functional clock
--
Regards,
Laurent Pinchart
WARNING: multiple messages have this Message-ID (diff)
From: laurent.pinchart@ideasonboard.com (Laurent Pinchart)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 3/8] dt-bindings: display: renesas, lvds: Add LVDS binding for D3
Date: Thu, 15 Feb 2018 16:04:55 +0200 [thread overview]
Message-ID: <3242490.rUUU4MHlpR@avalon> (raw)
In-Reply-To: <ad5ea103-b039-7a2e-01c8-2cb16324115d@ideasonboard.com>
Hi Kieran,
On Thursday, 15 February 2018 10:45:33 EET Kieran Bingham wrote:
> On 15/02/18 08:38, Kieran Bingham wrote:
> > From: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>
> >
> > The D3 supports two LVDS channels. Extend the binding to support them.
> >
> > Signed-off-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>
> > ---
> >
> > Documentation/devicetree/bindings/display/bridge/renesas,lvds.txt | 1 +
> > 1 file changed, 1 insertion(+)
> >
> > diff --git
> > a/Documentation/devicetree/bindings/display/bridge/renesas,lvds.txt
> > b/Documentation/devicetree/bindings/display/bridge/renesas,lvds.txt index
> > 79860f58a7ad..0dcf488b70df 100644
> > --- a/Documentation/devicetree/bindings/display/bridge/renesas,lvds.txt
> > +++ b/Documentation/devicetree/bindings/display/bridge/renesas,lvds.txt
> >
> > @@ -14,6 +14,7 @@ Required properties:
> > - compatible : Shall contain one of
> > - "renesas,lvds-r8a7795" for R8A7795 (R-Car H3) compatible LVDS
> > encoders
> > - "renesas,lvds-r8a7796" for R8A7796 (R-Car M3-W) compatible LVDS
> > encoders
> > + - "renesas,lvds-r8a77995" for R8A77995 (R-Car D3) compatible LVDS
> > encoders
>
> Hi Laurent,
>
> Are we unable to have a generic lvds-gen3 here?
>
> (Although to perhaps answer my own question I see that the D3/E3 have extra
> registers)
>
> Also "lets pretend" that I intentionally separated out the LVDS updates to
> the rcar_lvds_of_table :)
We could for H3 and M3-W, but as you've noticed D3/E3 differ, and so does V3M.
> > - reg: Base address and length for the memory-mapped registers
> > - clocks: A phandle + clock-specifier pair for the functional clock
--
Regards,
Laurent Pinchart
WARNING: multiple messages have this Message-ID (diff)
From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: Kieran Bingham <kieran.bingham@ideasonboard.com>
Cc: Mark Rutland <mark.rutland@arm.com>,
devicetree@vger.kernel.org,
Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>,
David Airlie <airlied@linux.ie>,
Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>,
open list <linux-kernel@vger.kernel.org>,
Rob Herring <robh+dt@kernel.org>,
linux-renesas-soc@vger.kernel.org,
Simon Horman <horms@verge.net.au>,
geert@glider.be,
"open list:DRM DRIVERS" <dri-devel@lists.freedesktop.org>,
Kieran Bingham <kbingham@kernel.org>,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 3/8] dt-bindings: display: renesas, lvds: Add LVDS binding for D3
Date: Thu, 15 Feb 2018 16:04:55 +0200 [thread overview]
Message-ID: <3242490.rUUU4MHlpR@avalon> (raw)
In-Reply-To: <ad5ea103-b039-7a2e-01c8-2cb16324115d@ideasonboard.com>
Hi Kieran,
On Thursday, 15 February 2018 10:45:33 EET Kieran Bingham wrote:
> On 15/02/18 08:38, Kieran Bingham wrote:
> > From: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>
> >
> > The D3 supports two LVDS channels. Extend the binding to support them.
> >
> > Signed-off-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>
> > ---
> >
> > Documentation/devicetree/bindings/display/bridge/renesas,lvds.txt | 1 +
> > 1 file changed, 1 insertion(+)
> >
> > diff --git
> > a/Documentation/devicetree/bindings/display/bridge/renesas,lvds.txt
> > b/Documentation/devicetree/bindings/display/bridge/renesas,lvds.txt index
> > 79860f58a7ad..0dcf488b70df 100644
> > --- a/Documentation/devicetree/bindings/display/bridge/renesas,lvds.txt
> > +++ b/Documentation/devicetree/bindings/display/bridge/renesas,lvds.txt
> >
> > @@ -14,6 +14,7 @@ Required properties:
> > - compatible : Shall contain one of
> > - "renesas,lvds-r8a7795" for R8A7795 (R-Car H3) compatible LVDS
> > encoders
> > - "renesas,lvds-r8a7796" for R8A7796 (R-Car M3-W) compatible LVDS
> > encoders
> > + - "renesas,lvds-r8a77995" for R8A77995 (R-Car D3) compatible LVDS
> > encoders
>
> Hi Laurent,
>
> Are we unable to have a generic lvds-gen3 here?
>
> (Although to perhaps answer my own question I see that the D3/E3 have extra
> registers)
>
> Also "lets pretend" that I intentionally separated out the LVDS updates to
> the rcar_lvds_of_table :)
We could for H3 and M3-W, but as you've noticed D3/E3 differ, and so does V3M.
> > - reg: Base address and length for the memory-mapped registers
> > - clocks: A phandle + clock-specifier pair for the functional clock
--
Regards,
Laurent Pinchart
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
next prev parent reply other threads:[~2018-02-15 14:04 UTC|newest]
Thread overview: 76+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-15 8:38 [PATCH 0/8] r8a77995 D3 DU and LVDS support Kieran Bingham
2018-02-15 8:38 ` Kieran Bingham
2018-02-15 8:38 ` [PATCH 1/8] pinctrl: sh-pfc: r8a77995: Add DU support Kieran Bingham
2018-02-15 8:38 ` Kieran Bingham
2018-02-15 8:38 ` Kieran Bingham
2018-02-15 12:32 ` Kieran Bingham
2018-02-15 12:32 ` Kieran Bingham
2018-02-15 8:38 ` [PATCH 2/8] dt-bindings: display: renesas,du: Document r8a77995 bindings Kieran Bingham
2018-02-15 8:38 ` Kieran Bingham
2018-02-15 8:38 ` [PATCH 2/8] dt-bindings: display: renesas, du: " Kieran Bingham
2018-02-15 13:59 ` [PATCH 2/8] dt-bindings: display: renesas,du: " Laurent Pinchart
2018-02-15 13:59 ` [PATCH 2/8] dt-bindings: display: renesas, du: " Laurent Pinchart
2018-02-15 13:59 ` Laurent Pinchart
2018-02-15 8:38 ` [PATCH 3/8] dt-bindings: display: renesas,lvds: Add LVDS binding for D3 Kieran Bingham
2018-02-15 8:38 ` [PATCH 3/8] dt-bindings: display: renesas, lvds: " Kieran Bingham
2018-02-15 8:38 ` Kieran Bingham
2018-02-15 8:45 ` [PATCH 3/8] dt-bindings: display: renesas,lvds: " Kieran Bingham
2018-02-15 8:45 ` [PATCH 3/8] dt-bindings: display: renesas, lvds: " Kieran Bingham
2018-02-15 14:04 ` Laurent Pinchart [this message]
2018-02-15 14:04 ` Laurent Pinchart
2018-02-15 14:04 ` Laurent Pinchart
2018-02-15 14:02 ` [PATCH 3/8] dt-bindings: display: renesas,lvds: " Laurent Pinchart
2018-02-15 14:02 ` Laurent Pinchart
2018-02-15 14:02 ` [PATCH 3/8] dt-bindings: display: renesas, lvds: " Laurent Pinchart
2018-02-15 8:38 ` [PATCH 4/8] arm64: dts: renesas: r8a77995: add DU support Kieran Bingham
2018-02-15 8:38 ` Kieran Bingham
2018-02-15 8:38 ` Kieran Bingham
2018-02-15 14:07 ` Laurent Pinchart
2018-02-15 14:07 ` Laurent Pinchart
2018-02-15 16:52 ` Simon Horman
2018-02-15 16:52 ` Simon Horman
2018-02-15 8:38 ` [PATCH 5/8] arm64: dts: renesas: r8a77995: Add LVDS support Kieran Bingham
2018-02-15 8:38 ` Kieran Bingham
2018-02-15 8:38 ` Kieran Bingham
2018-02-15 9:07 ` Geert Uytterhoeven
2018-02-15 9:07 ` Geert Uytterhoeven
2018-02-15 12:41 ` Kieran Bingham
2018-02-15 12:41 ` Kieran Bingham
2018-02-15 12:46 ` Geert Uytterhoeven
2018-02-15 12:46 ` Geert Uytterhoeven
2018-02-15 14:10 ` Laurent Pinchart
2018-02-15 14:10 ` Laurent Pinchart
2018-02-15 14:24 ` Kieran Bingham
2018-02-15 14:24 ` Kieran Bingham
2018-02-15 16:51 ` Simon Horman
2018-02-15 16:51 ` Simon Horman
2018-02-15 16:51 ` Simon Horman
2018-02-15 8:38 ` [PATCH 6/8] arm64: dts: renesas: r8a77995-draak: Enable DU Kieran Bingham
2018-02-15 8:38 ` Kieran Bingham
2018-02-15 8:38 ` Kieran Bingham
2018-02-15 14:12 ` Laurent Pinchart
2018-02-15 14:12 ` Laurent Pinchart
2018-02-15 14:12 ` Laurent Pinchart
2018-02-15 14:30 ` Kieran Bingham
2018-02-15 14:30 ` Kieran Bingham
2018-02-15 14:30 ` Kieran Bingham
2018-02-15 16:52 ` Simon Horman
2018-02-15 16:52 ` Simon Horman
2018-02-16 12:32 ` [PATCH v2] " Kieran Bingham
2018-02-16 12:32 ` Kieran Bingham
2018-02-16 12:32 ` Kieran Bingham
2018-02-16 13:42 ` Simon Horman
2018-02-16 13:42 ` Simon Horman
2018-02-15 8:38 ` [PATCH 7/8] arm64: dts: renesas: r8a77995-draak: Add HDMI Out through ADV7511 Kieran Bingham
2018-02-15 8:38 ` Kieran Bingham
2018-02-15 8:38 ` Kieran Bingham
2018-02-15 14:16 ` Laurent Pinchart
2018-02-15 14:16 ` Laurent Pinchart
2018-02-15 16:50 ` Simon Horman
2018-02-15 16:50 ` Simon Horman
2018-02-15 16:50 ` Simon Horman
2018-02-16 11:51 ` Kieran Bingham
2018-02-16 11:51 ` Kieran Bingham
2018-02-15 8:38 ` [PATCH 8/8] [PoC] arm64: dts: renesas: r8a77995-draak: Add ADV7612 Kieran Bingham
2018-02-15 8:38 ` Kieran Bingham
2018-02-15 8:38 ` Kieran Bingham
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=3242490.rUUU4MHlpR@avalon \
--to=laurent.pinchart@ideasonboard.com \
--cc=airlied@linux.ie \
--cc=devicetree@vger.kernel.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=geert@glider.be \
--cc=horms@verge.net.au \
--cc=kbingham@kernel.org \
--cc=kieran.bingham+renesas@ideasonboard.com \
--cc=kieran.bingham@ideasonboard.com \
--cc=laurent.pinchart+renesas@ideasonboard.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-renesas-soc@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=robh+dt@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.