From: Gregory CLEMENT <gregory.clement@bootlin.com>
To: Ash Hughes <sehguh.hsa@gmail.com>, linux-arm-kernel@lists.infradead.org
Cc: Andrew Lunn <andrew@lunn.ch>, Jason Cooper <jason@lakedaemon.net>,
Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Subject: Re: [PATCH] ARM: dts: armada: netgear-rn104: Add LCD to RN104 dts.
Date: Fri, 17 May 2019 10:34:39 +0200 [thread overview]
Message-ID: <87v9y9zdgg.fsf@FE-laptop> (raw)
In-Reply-To: <20190517001705.GA5451@ash-clevo.lan>
Hi Ash Hughes,
> Adds the LCD on the rn104 to its dts file.
>
Looks good,
Applied on mvebu/dt
Thanks,
Gregory
> Signed-off-by: Ash Hughes <sehguh.hsa@gmail.com>
> ---
> arch/arm/boot/dts/armada-370-netgear-rn104.dts | 14 ++++++++++++++
> 1 file changed, 14 insertions(+)
>
> diff --git a/arch/arm/boot/dts/armada-370-netgear-rn104.dts b/arch/arm/boot/dts/armada-370-netgear-rn104.dts
> index 9fd1cb9f4992..85e2e9e27a9f 100644
> --- a/arch/arm/boot/dts/armada-370-netgear-rn104.dts
> +++ b/arch/arm/boot/dts/armada-370-netgear-rn104.dts
> @@ -143,6 +143,20 @@
> };
> };
>
> + auxdisplay {
> + compatible = "hit,hd44780";
> + data-gpios = <&gpio1 25 GPIO_ACTIVE_HIGH>,
> + <&gpio1 26 GPIO_ACTIVE_HIGH>,
> + <&gpio1 27 GPIO_ACTIVE_HIGH>,
> + <&gpio1 29 GPIO_ACTIVE_HIGH>;
> + enable-gpios = <&gpio1 24 GPIO_ACTIVE_HIGH>;
> + rs-gpios = <&gpio1 22 GPIO_ACTIVE_HIGH>;
> + rw-gpios = <&gpio1 23 GPIO_ACTIVE_HIGH>;
> + backlight-gpios = <&gpio1 21 GPIO_ACTIVE_LOW>;
> + display-height-chars = <2>;
> + display-width-chars = <16>;
> + };
> +
> gpio-keys {
> compatible = "gpio-keys";
> pinctrl-0 = <&backup_button_pin
> --
> 2.21.0
>
--
Gregory Clement, Bootlin
Embedded Linux and Kernel engineering
http://bootlin.com
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
prev parent reply other threads:[~2019-05-17 8:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-17 0:17 [PATCH] ARM: dts: armada: netgear-rn104: Add LCD to RN104 dts Ash Hughes
2019-05-17 8:34 ` Gregory CLEMENT [this message]
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=87v9y9zdgg.fsf@FE-laptop \
--to=gregory.clement@bootlin.com \
--cc=andrew@lunn.ch \
--cc=jason@lakedaemon.net \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=sebastian.hesselbarth@gmail.com \
--cc=sehguh.hsa@gmail.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