Re: (subset) [PATCH v2 0/3] add Pine64 touch panel support to rockpro64

From: Heiko Stuebner
Date: Sun May 15 2022 - 15:48:01 EST


On Wed, 11 May 2022 07:35:13 -0400, Peter Geis wrote:
> Good Morning,
>
> Apologies Heiko on taking so long for this v2.
>
> This patch series adds support for the Pine64 touch panel to the
> rockpro64 single board computer.
> This panel attaches to the dsi port and includes an i2c touch screen.
>
> [...]

Applied, thanks!

[3/3] arm64: dts: rockchip: add pine64 touch panel display to rockpro64
... for 5.20 .

The binding- and driver-change most likely won't reach drm-main and thus
the next merge-window in time, so I've put the dts patch on a branch for
5.20 instead.

I've also made some ordering changes and dropped both the "force X to vopY"
parts. DT is a hardware-description and not a configuration space ;-) .
And a devicetree should definitly not try to work around implementation
deficits of the kernel driver.

Both VOPs are capable of driving both hdmi and dsi with their relevant
deficiencies being in terms of resolution or clock rates I guess, so
anything related to selecting a matching VOP should be done in code in
the kernel.


Best regards,
--
Heiko Stuebner <heiko@xxxxxxxxx>