[PATCH v2 0/3] Add support for the Pine64 PinePhone Pro phone

Tom Fitzhenry tom at tom-fitzhenry.me.uk
Fri Aug 5 16:44:08 PDT 2022


PinePhone Pro is a RK3399 based phone produced by Pine64.

Add a basic DTS for it. This is a working base that will allow myself and
others to add more nodes.

Changes since v1:
* Simplified the DT to a minimal base.
* Introduced the RK3399-T OPPs.

Samuel Dionne-Riel (1):
  arm64: dts: rockchip: Add RK3399-T opp

Tom Fitzhenry (2):
  dt-bindings: arm: rockchip: Add PinePhone Pro bindings
  arm64: dts: rockchip: Add initial support for Pine64 PinePhone Pro

 .../devicetree/bindings/arm/rockchip.yaml     |   5 +
 arch/arm64/boot/dts/rockchip/Makefile         |   1 +
 .../dts/rockchip/rk3399-pinephone-pro.dts     | 385 ++++++++++++++++++
 .../arm64/boot/dts/rockchip/rk3399-t-opp.dtsi | 118 ++++++
 4 files changed, 509 insertions(+)
 create mode 100644 arch/arm64/boot/dts/rockchip/rk3399-pinephone-pro.dts
 create mode 100644 arch/arm64/boot/dts/rockchip/rk3399-t-opp.dtsi

-- 
2.37.1




More information about the Linux-rockchip mailing list