[PATCH v3 4/4] arm64: dts: rk3399-pinephone-pro: Add internal display support
Tom Fitzhenry
tom at tom-fitzhenry.me.uk
Wed Dec 28 05:19:52 PST 2022
On 27/12/22 22:03, Javier Martinez Canillas wrote:
> From: Ondrej Jirman <megi at xff.cz>
>
> The phone's display is using Hannstar LCD panel, and Goodix based
> touchscreen. Support it.
>
> Signed-off-by: Ondrej Jirman <megi at xff.cz>
> Co-developed-by: Martijn Braam <martijn at brixit.nl>
> Signed-off-by: Martijn Braam <martijn at brixit.nl>
> Co-developed-by: Kamil Trzciński <ayufan at ayufan.eu>
> Signed-off-by: Kamil Trzciński <ayufan at ayufan.eu>
> Signed-off-by: Javier Martinez Canillas <javierm at redhat.com>
Tested-by: Tom Fitzhenry <tom at tom-fitzhenry.me.uk>
Display and touchscreen works on my Pinephone Pro, thanks for the
mainlining!
> @@ -367,6 +474,10 @@ vcc1v8_codec_en: vcc1v8-codec-en {
> };
> };
>
> +&pwm0 {
> + status = "okay";
> +};
Please move &pwm0 before &sdio0, to keep this ~alphabetical.
More information about the Linux-rockchip
mailing list