[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220425171344.1924057-1-pgwipeout@gmail.com>
Date: Mon, 25 Apr 2022 13:13:37 -0400
From: Peter Geis <pgwipeout@...il.com>
To: linux-rockchip@...ts.infradead.org
Cc: heiko@...ech.de, Peter Geis <pgwipeout@...il.com>,
devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org
Subject: [PATCH v1 0/7] Add support for several new rk3566 SBCs
The following series adds support for the following single board
computers:
- Pine64 Quartz64 Model B
- Pine64 SoQuartz SoM with RPi CM4IO carrier board
- Firefly Station M2
Patches 1, 2, and 3 add the requisite dt-bindings.
Patch 4 adds support for the SFC to the rk356x device tree.
Patch 5 adds the Quartz64 Model B device tree.
Patch 6 adds the SoQuartz CM4IO device tree.
Patch 7 adds the Firefly Station M2 device tree.
Please review and apply at your convenience.
Very Respectfully,
Peter Geis
Furkan Kardame (1):
arm64: dts: rockchip: add dts for Firefly Station M2 rk3566
Peter Geis (6):
dt-bindings: arm: rockchip: Add Pine64 Quartz64 Model B
dt-bindings: arm: rockchip: Add Pine64 SoQuartz SoM
dt-bindings: arm: rockchip: Add Firefly Station M2
arm64: dts: rockchip: add rk356x sfc support
arm64: dts: rockchip: add Pine64 Quartz64-B device tree
arm64: dts: rockchip: add SoQuartz CM4IO dts
.../devicetree/bindings/arm/rockchip.yaml | 17 +
arch/arm64/boot/dts/rockchip/Makefile | 3 +
.../boot/dts/rockchip/rk3566-quartz64-b.dts | 615 ++++++++++++++++++
.../arm64/boot/dts/rockchip/rk3566-roc-pc.dts | 580 +++++++++++++++++
.../boot/dts/rockchip/rk3566-soquartz-cm4.dts | 167 +++++
.../boot/dts/rockchip/rk3566-soquartz.dtsi | 607 +++++++++++++++++
arch/arm64/boot/dts/rockchip/rk356x.dtsi | 11 +
7 files changed, 2000 insertions(+)
create mode 100644 arch/arm64/boot/dts/rockchip/rk3566-quartz64-b.dts
create mode 100644 arch/arm64/boot/dts/rockchip/rk3566-roc-pc.dts
create mode 100644 arch/arm64/boot/dts/rockchip/rk3566-soquartz-cm4.dts
create mode 100644 arch/arm64/boot/dts/rockchip/rk3566-soquartz.dtsi
--
2.25.1
Powered by blists - more mailing lists