[PATCH v3 0/2] arm64: dts: rk3399-pinephone-pro: Add display and touchscreen support

Javier Martinez Canillas posted 2 patches 1 year ago
.../dts/rockchip/rk3399-pinephone-pro.dts     | 114 ++++++++++++++++++
1 file changed, 114 insertions(+)
[PATCH v3 0/2] arm64: dts: rk3399-pinephone-pro: Add display and touchscreen support
Posted by Javier Martinez Canillas 1 year ago
Hello,

This series adds support for the display and touchscreen found in the
PinePhone Pro. It's a third version that addresses issues pointed out
by Ondrej Jirman in v2:

http://lists.infradead.org/pipermail/linux-rockchip/2023-March/037889.html

Best regards,
Javier

Changes in v3:
- Fix some ./scripts/checkpatch.pl --strict warnings.
- Add Ondrej Jirman Tested-by tag.
- Change PWM period to 50000 since 20 kHz is recommended (Ondrej Jirman).
- Remove useless comments for the panel regulators (Ondrej Jirman).
- Drop unneeded pinctrl pull down conf for pins that either already have
  a pull-down resistor or are already driven by the SoC (Ondrej Jirman).
- Remove "pwm-delay-us" property not supported in mainline (Ondrej Jirman).
- Use the correct "goodix,gt1158" compatible string (Ondrej Jirman).
- Remove "poweroff-in-suspend" not supported in mainline (Ondrej Jirman).

Changes in v2:
- Drop touchscreen node because used the wrong compatible (Ondrej Jirman).
- Fix assigned-clock-parents in vopb node (Ondrej Jirman).
- Add vopl and vopl nodes.

Martijn Braam (2):
  arm64: dts: rk3399-pinephone-pro: Add internal display support
  arm64: dts: rk3399-pinephone-pro: Add touchscreen support

 .../dts/rockchip/rk3399-pinephone-pro.dts     | 114 ++++++++++++++++++
 1 file changed, 114 insertions(+)


base-commit: 3a93e40326c8f470e71d20b4c42d36767450f38f
-- 
2.40.0
Re: [PATCH v3 0/2] arm64: dts: rk3399-pinephone-pro: Add display and touchscreen support
Posted by Heiko Stuebner 1 year ago
On Tue, 28 Mar 2023 09:33:07 +0200, Javier Martinez Canillas wrote:
> This series adds support for the display and touchscreen found in the
> PinePhone Pro. It's a third version that addresses issues pointed out
> by Ondrej Jirman in v2:
> 
> http://lists.infradead.org/pipermail/linux-rockchip/2023-March/037889.html
> 
> Best regards,
> Javier
> 
> [...]

Applied, thanks!

[1/2] arm64: dts: rk3399-pinephone-pro: Add internal display support
      commit: 3e987e1f22b9b9fdb652a5f3f4aff24265c9af05
[2/2] arm64: dts: rk3399-pinephone-pro: Add touchscreen support
      commit: 17a23ce930e35d5a84889441efd9208d0445bf18

Best regards,
-- 
Heiko Stuebner <heiko@sntech.de>