From: Maxime Ripard <maxime@cerno.tech>
To: Pieter Beers <pjbrs@floorenpj.xs4all.nl>
Cc: wens@csie.org, jernej.skrabec@siol.net,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 1/2] ARM: dts: sunxi: h2-plus-bananapi-m2-zero: Add HDMI out
Date: Tue, 2 Mar 2021 10:19:25 +0100 [thread overview]
Message-ID: <20210302091925.6rga3vhvyiys6kdz@gilmour> (raw)
In-Reply-To: <20210228161657.13118-2-pjbrs@floorenpj.xs4all.nl>
[-- Attachment #1.1: Type: text/plain, Size: 1256 bytes --]
Hi,
On Sun, Feb 28, 2021 at 05:16:56PM +0100, Pieter Beers wrote:
> Add HDMI out, including the display engine, to the BananaPi
> M2 Zero.
>
> Signed-off-by: Pieter Beers <pjbrs@floorenpj.xs4all.nl>
> ---
> .../dts/sun8i-h2-plus-bananapi-m2-zero.dts | 25 +++++++++++++++++++
> 1 file changed, 25 insertions(+)
>
> diff --git a/arch/arm/boot/dts/sun8i-h2-plus-bananapi-m2-zero.dts b/arch/arm/boot/dts/sun8i-h2-plus-bananapi-m2-zero.dts
> index e76d56a3df9c..d339a26662cb 100644
> --- a/arch/arm/boot/dts/sun8i-h2-plus-bananapi-m2-zero.dts
> +++ b/arch/arm/boot/dts/sun8i-h2-plus-bananapi-m2-zero.dts
> @@ -26,6 +26,17 @@
> stdout-path = "serial0:115200n8";
> };
>
> + connector {
> + compatible = "hdmi-connector";
> + type = "a";
> +
> + port {
> + hdmi_con_in: endpoint {
> + remote-endpoint = <&hdmi_out_con>;
> + };
> + };
> + };
> +
> leds {
> compatible = "gpio-leds";
>
> @@ -107,6 +118,20 @@
> };
> };
>
> +&de {
> + status = "okay";
> +};
> +
> +&hdmi {
> + status = "okay";
> +};
> +
> +&hdmi_out {
> + hdmi_out_con: endpoint {
> + remote-endpoint = <&hdmi_con_in>;
> + };
> +};
> +
These nodes should be ordered by alphabetical order
Thanks!
Maxime
[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
[-- Attachment #2: Type: text/plain, Size: 176 bytes --]
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2021-03-02 9:20 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-28 16:16 BananaPi M2 Zero: Add HDMI out and ethernet Pieter Beers
2021-02-28 16:16 ` [PATCH 1/2] ARM: dts: sunxi: h2-plus-bananapi-m2-zero: Add HDMI out Pieter Beers
2021-03-02 9:19 ` Maxime Ripard [this message]
2021-03-02 17:25 ` Jernej Škrabec
2021-03-04 19:14 ` [PATCH 0/2 v2] BananaPi M2 Zero: Add HDMI-out and ethernet Pieter Beers
2021-03-04 19:14 ` [PATCH 1/2] ARM: dts: sunxi: h2-plus-bananapi-m2-zero: Add HDMI out Pieter Beers
2021-03-04 19:30 ` Jernej Škrabec
2021-03-08 15:15 ` Maxime Ripard
2021-03-04 19:14 ` [PATCH 2/2] ARM: dts: sunxi: h2-plus-bananapi-m2-zero: Add ethernet Pieter Beers
2021-03-08 15:46 ` Maxime Ripard
2021-02-28 16:16 ` Pieter Beers
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=20210302091925.6rga3vhvyiys6kdz@gilmour \
--to=maxime@cerno.tech \
--cc=jernej.skrabec@siol.net \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=pjbrs@floorenpj.xs4all.nl \
--cc=wens@csie.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