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

Javier Martinez Canillas javierm at redhat.com
Tue Mar 28 00:33:07 PDT 2023


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




More information about the Linux-rockchip mailing list