[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220805234411.303055-1-tom@tom-fitzhenry.me.uk>
Date: Sat, 6 Aug 2022 09:44:08 +1000
From: Tom Fitzhenry <tom@...-fitzhenry.me.uk>
To: robh+dt@...nel.org, krzysztof.kozlowski+dt@...aro.org,
heiko@...ech.de
Cc: tom@...-fitzhenry.me.uk, megi@....cz, martijn@...xit.nl,
ayufan@...fan.eu, devicetree@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org,
linux-rockchip@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: [PATCH v2 0/3] Add support for the Pine64 PinePhone Pro phone
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
Powered by blists - more mailing lists