Message ID | 20221230113155.3430142-1-javierm@redhat.com (mailing list archive) |
---|---|
Headers | show |
Series | Add PinePhone Pro display support | expand |
Hi! > This series add support for the display present in the PinePhone Pro. > > Patch #1 adds a driver for panels using the Himax HX8394 panel controller, > such as the HSD060BHW4 720x1440 TFT LCD panel present in the PinePhone Pro. > > Patch #2 adds a devicetree binding schema for this driver and patch #3 adds > an entry for the driver in the MAINTAINERS file. > > Finally patch #4 adds the needed devicetree nodes in the PinePhone Pro DTS, > to enable both the display and the touchscreen. This makes the upstream DTS > much more usable and will allow for example to enable support for the phone > in the Fedora distribution. Thanks for the series. Please cc: phone-devel@vger.kernel.org with future patches. Best regards, Pavel
Hello Pavel, On 1/1/23 22:21, Pavel Machek wrote: > Hi! > >> This series add support for the display present in the PinePhone Pro. >> >> Patch #1 adds a driver for panels using the Himax HX8394 panel controller, >> such as the HSD060BHW4 720x1440 TFT LCD panel present in the PinePhone Pro. >> >> Patch #2 adds a devicetree binding schema for this driver and patch #3 adds >> an entry for the driver in the MAINTAINERS file. >> >> Finally patch #4 adds the needed devicetree nodes in the PinePhone Pro DTS, >> to enable both the display and the touchscreen. This makes the upstream DTS >> much more usable and will allow for example to enable support for the phone >> in the Fedora distribution. > > Thanks for the series. Please cc: phone-devel@vger.kernel.org with > future patches. > Sure, I will. > Best regards, > Pavel