From: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>
To: "Niklas Söderlund" <niklas.soderlund+renesas@ragnatech.se>,
"Simon Horman" <horms@verge.net.au>,
linux-renesas-soc@vger.kernel.org, devicetree@vger.kernel.org
Cc: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>,
Vladimir Barinov <vladimir.barinov@cogentembedded.com>
Subject: Re: [PATCH v2 3/5] arm64: dts: renesas: r8a77970: add DU support
Date: Mon, 12 Feb 2018 14:55:39 +0000 [thread overview]
Message-ID: <a98c9286-daed-9dbe-4f5e-6ad8cdeb544e@ideasonboard.com> (raw)
In-Reply-To: <20180208154720.5766-4-niklas.soderlund+renesas@ragnatech.se>
Hi Sergei, Niklas
On 08/02/18 15:47, Niklas Söderlund wrote:
> From: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
>
> Define the generic R8A77970 part of the DU device node.
>
> Based on the original (and large) patch by Daisuke Matsushita
> <daisuke.matsushita.ns@hitachi.com>.
>
> Signed-off-by: Vladimir Barinov <vladimir.barinov@cogentembedded.com>
> Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
> Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
I almost got this wrong ... thinking there was only a single output ... but
there are indeed two outputs, just a single DU channel.
LGTM...
Reviewed-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>
> ---
> arch/arm64/boot/dts/renesas/r8a77970.dtsi | 28 ++++++++++++++++++++++++++++
> 1 file changed, 28 insertions(+)
>
> diff --git a/arch/arm64/boot/dts/renesas/r8a77970.dtsi b/arch/arm64/boot/dts/renesas/r8a77970.dtsi
> index 5eb5d4b26f955671..c6056635bd372ce3 100644
> --- a/arch/arm64/boot/dts/renesas/r8a77970.dtsi
> +++ b/arch/arm64/boot/dts/renesas/r8a77970.dtsi
> @@ -630,6 +630,34 @@
> resets = <&cpg 623>;
> renesas,fcp = <&fcpvd0>;
> };
> +
> + du: display@feb00000 {
> + compatible = "renesas,du-r8a77970";
> + reg = <0 0xfeb00000 0 0x80000>;
> + interrupts = <GIC_SPI 256 IRQ_TYPE_LEVEL_HIGH>;
> + clocks = <&cpg CPG_MOD 724>;
> + clock-names = "du.0";
> + power-domains = <&sysc R8A77970_PD_ALWAYS_ON>;
> + vsps = <&vspd0>;
> + status = "disabled";
> +
> + ports {
> + #address-cells = <1>;
> + #size-cells = <0>;
> +
> + port@0 {
> + reg = <0>;
> + du_out_rgb: endpoint {
> + };
> + };
> +
> + port@1 {
> + reg = <1>;
> + du_out_lvds: endpoint {
> + };
> + };
> + };
> + };
> };
>
> timer {
>
next prev parent reply other threads:[~2018-02-12 14:55 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-08 15:47 [PATCH v2 0/5] arm64: dts: renesas: r8a77970: enable HDMI output Niklas Söderlund
2018-02-08 15:47 ` [PATCH v2 1/5] arm64: dts: renesass: r8a77970: add FCPVD support Niklas Söderlund
2018-02-12 12:56 ` Kieran Bingham
2018-02-15 19:17 ` Simon Horman
2018-02-08 15:47 ` [PATCH v2 2/5] arm64: dts: renesass: r8a77970: add VSPD support Niklas Söderlund
2018-02-12 12:58 ` Kieran Bingham
2018-02-08 15:47 ` [PATCH v2 3/5] arm64: dts: renesas: r8a77970: add DU support Niklas Söderlund
2018-02-12 14:55 ` Kieran Bingham [this message]
2018-02-08 15:47 ` [PATCH v2 4/5] arm64: dts: renesas: r8a77970: add the LVDS instance Niklas Söderlund
2018-02-08 16:05 ` Sergei Shtylyov
2018-02-19 12:51 ` Simon Horman
2018-02-08 15:47 ` [PATCH v2 5/5] arm64: dts: renesas: eagle: add HDMI output using the ADV7511W Niklas Söderlund
-- strict thread matches above, loose matches on Subject: below --
2018-02-27 20:06 [PATCH v2 0/5] Add R8A77970/V3MSK LVDS/HDMI support Sergei Shtylyov
2018-02-27 20:10 ` [PATCH v2 3/5] arm64: dts: renesas: r8a77970: add DU support Sergei Shtylyov
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=a98c9286-daed-9dbe-4f5e-6ad8cdeb544e@ideasonboard.com \
--to=kieran.bingham+renesas@ideasonboard.com \
--cc=devicetree@vger.kernel.org \
--cc=horms@verge.net.au \
--cc=kieran.bingham@ideasonboard.com \
--cc=linux-renesas-soc@vger.kernel.org \
--cc=niklas.soderlund+renesas@ragnatech.se \
--cc=sergei.shtylyov@cogentembedded.com \
--cc=vladimir.barinov@cogentembedded.com \
/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