devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Add support for the Pine64 PinePhone Pro phone
@ 2022-08-05 23:44 Tom Fitzhenry
  2022-08-05 23:44 ` [PATCH v2 1/3] arm64: dts: rockchip: Add RK3399-T opp Tom Fitzhenry
                   ` (3 more replies)
  0 siblings, 4 replies; 17+ messages in thread
From: Tom Fitzhenry @ 2022-08-05 23:44 UTC (permalink / raw)
  To: robh+dt, krzysztof.kozlowski+dt, heiko
  Cc: tom, megi, martijn, ayufan, devicetree, linux-arm-kernel,
	linux-rockchip, linux-kernel

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


^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2022-08-09 19:55 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-05 23:44 [PATCH v2 0/3] Add support for the Pine64 PinePhone Pro phone Tom Fitzhenry
2022-08-05 23:44 ` [PATCH v2 1/3] arm64: dts: rockchip: Add RK3399-T opp Tom Fitzhenry
2022-08-08 14:25   ` Ondřej Jirman
2022-08-08 17:37     ` Samuel Dionne-Riel
2022-08-05 23:44 ` [PATCH v2 2/3] dt-bindings: arm: rockchip: Add PinePhone Pro bindings Tom Fitzhenry
2022-08-09 19:55   ` Rob Herring
2022-08-05 23:44 ` [PATCH v2 3/3] arm64: dts: rockchip: Add initial support for Pine64 PinePhone Pro Tom Fitzhenry
2022-08-06  2:10   ` Caleb Connolly
2022-08-06  2:37     ` Tom Fitzhenry
2022-08-06 14:58       ` Caleb Connolly
2022-08-06 17:04         ` Ondřej Jirman
2022-08-08  6:38       ` Krzysztof Kozlowski
2022-08-08  7:24         ` Tom Fitzhenry
2022-08-08  6:35   ` Krzysztof Kozlowski
2022-08-08 11:12     ` Ondřej Jirman
2022-08-08 11:42       ` Krzysztof Kozlowski
2022-08-06  0:48 ` [PATCH v2 0/3] Add support for the Pine64 PinePhone Pro phone Caleb Connolly

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).