All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Add support for the Pine64 PinePhone Pro phone
@ 2022-08-15 12:30 ` Tom Fitzhenry
  0 siblings, 0 replies; 48+ messages in thread
From: Tom Fitzhenry @ 2022-08-15 12:30 UTC (permalink / raw)
  To: robh+dt, krzysztof.kozlowski+dt, heiko
  Cc: martijn, ayufan, megi, tom, devicetree, linux-arm-kernel,
	linux-rockchip, phone-devel, 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 v2:
* Used rk3399-opp.dtsi (+ disabled) rather than introducing rk3399-t-opp.dtsi
* Removed superfluous comments.
* Followed DT Generic Names Recommendation
* Set 'From:' of DTS patch to be Martijn, the primary contributor to the DT.

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

Martijn Braam (1):
  arm64: dts: rockchip: Add initial support for Pine64 PinePhone Pro

Tom Fitzhenry (1):
  dt-bindings: arm: rockchip: Add PinePhone Pro bindings

 .../devicetree/bindings/arm/rockchip.yaml     |   5 +
 arch/arm64/boot/dts/rockchip/Makefile         |   1 +
 .../dts/rockchip/rk3399-pinephone-pro.dts     | 394 ++++++++++++++++++
 3 files changed, 400 insertions(+)
 create mode 100644 arch/arm64/boot/dts/rockchip/rk3399-pinephone-pro.dts


base-commit: 2e1170c71ec0c0fb785ce76fca7c682e930af2b8
-- 
2.37.1


_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip

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

end of thread, other threads:[~2022-09-04 17:24 UTC | newest]

Thread overview: 48+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-15 12:30 [PATCH v3 0/2] Add support for the Pine64 PinePhone Pro phone Tom Fitzhenry
2022-08-15 12:30 ` Tom Fitzhenry
2022-08-15 12:30 ` Tom Fitzhenry
2022-08-15 12:30 ` [PATCH v3 1/2] dt-bindings: arm: rockchip: Add PinePhone Pro bindings Tom Fitzhenry
2022-08-15 12:30   ` Tom Fitzhenry
2022-08-15 12:30   ` Tom Fitzhenry
2022-08-15 22:27   ` Caleb Connolly
2022-08-15 22:27     ` Caleb Connolly
2022-08-15 22:27     ` Caleb Connolly
2022-08-16  7:50   ` Krzysztof Kozlowski
2022-08-16  7:50     ` Krzysztof Kozlowski
2022-08-16  7:50     ` Krzysztof Kozlowski
2022-08-15 12:30 ` [PATCH v3 2/2] arm64: dts: rockchip: Add initial support for Pine64 PinePhone Pro Tom Fitzhenry
2022-08-15 12:30   ` Tom Fitzhenry
2022-08-15 12:30   ` Tom Fitzhenry
2022-08-15 22:26   ` Caleb Connolly
2022-08-15 22:26     ` Caleb Connolly
2022-08-15 22:26     ` Caleb Connolly
2022-08-16  7:52   ` Krzysztof Kozlowski
2022-08-16  7:52     ` Krzysztof Kozlowski
2022-08-16  7:52     ` Krzysztof Kozlowski
2022-08-22  0:04     ` Tom Fitzhenry
2022-08-22  0:04       ` Tom Fitzhenry
2022-08-22  0:04       ` Tom Fitzhenry
2022-08-18  3:05   ` Nícolas F. R. A. Prado
2022-08-18  3:05     ` Nícolas F. R. A. Prado
2022-08-18  3:05     ` Nícolas F. R. A. Prado
2022-08-21  9:00     ` Ondřej Jirman
2022-08-21  9:00       ` Ondřej Jirman
2022-08-21  9:00       ` Ondřej Jirman
2022-08-21  9:04       ` Ondřej Jirman
2022-08-21  9:04         ` Ondřej Jirman
2022-08-21  9:04         ` Ondřej Jirman
2022-08-22  0:23       ` Tom Fitzhenry
2022-08-22  0:23         ` Tom Fitzhenry
2022-08-22  0:23         ` Tom Fitzhenry
2022-08-22  0:19     ` Tom Fitzhenry
2022-08-22  0:19       ` Tom Fitzhenry
2022-08-22  0:19       ` Tom Fitzhenry
2022-08-21  0:11   ` Nícolas F. R. A. Prado
2022-08-21  0:11     ` Nícolas F. R. A. Prado
2022-08-21  0:11     ` Nícolas F. R. A. Prado
2022-08-22  0:33     ` Tom Fitzhenry
2022-08-22  0:33       ` Tom Fitzhenry
2022-08-22  0:33       ` Tom Fitzhenry
2022-09-04 17:22 ` (subset) [PATCH v3 0/2] Add support for the Pine64 PinePhone Pro phone Heiko Stuebner
2022-09-04 17:22   ` Heiko Stuebner
2022-09-04 17:22   ` Heiko Stuebner

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.