[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240704095524.788607-1-heiko@sntech.de>
Date: Thu, 4 Jul 2024 11:55:22 +0200
From: Heiko Stuebner <heiko@...ech.de>
To: heiko@...ech.de
Cc: robh@...nel.org,
krzk+dt@...nel.org,
conor+dt@...nel.org,
devicetree@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org,
linux-rockchip@...ts.infradead.org,
linux-kernel@...r.kernel.org,
dsimic@...jaro.org
Subject: [PATCH v2 0/2] ROCK 5 ITX devicetree
Add a basic support for the Rock 5 ITX board.
After struggling a bit with the pcie3 ports, thankfully they seem to run
pretty nice now thanks to me finding the property for the shared-rx-clk
for the pcie3 phy.
changes in v2:
- update naming to include a space/dash between 5 and ITX. As Dragan wrote
"the name of this board deviates from the standard Radxa naming scheme,
which is something like "ROCK <number><letter>" thus, "rock-5a" is
fine, but it should be "rock-5-itx", simply because there's a space
between "5" and "ITX" in "ROCK 5 ITX"
- spelling fixes (Dragan)
- removed status from adc-keys (Krzysztof)
- added Krzysztof's binding Ack, after asking on IRC about the
added "-"
- updated copyright statement to something correct
Heiko Stuebner (2):
dt-bindings: arm: rockchip: Add ROCK 5 ITX board
arm64: dts: rockchip: add rock5 itx board
.../devicetree/bindings/arm/rockchip.yaml | 5 +
arch/arm64/boot/dts/rockchip/Makefile | 1 +
.../boot/dts/rockchip/rk3588-rock-5-itx.dts | 1186 +++++++++++++++++
3 files changed, 1192 insertions(+)
create mode 100644 arch/arm64/boot/dts/rockchip/rk3588-rock-5-itx.dts
--
2.39.2
Powered by blists - more mailing lists