[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240227164659.705271-1-heiko@sntech.de>
Date: Tue, 27 Feb 2024 17:46:55 +0100
From: Heiko Stuebner <heiko@...ech.de>
To: linux-rockchip@...ts.infradead.org
Cc: devicetree@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org,
robh+dt@...nel.org,
krzysztof.kozlowski+dt@...aro.org,
conor+dt@...nel.org,
quentin.schulz@...obroma-systems.com,
heiko@...ech.de
Subject: [PATCH 0/4] Add support for Theobroma-Systems Tiger SoM
This adds support for the rk3588-based Tiger system-on-module from
Theobroma Systems and includes support for the combination with
the Haikou-baseboard.
Included is also a fix for the rk3588's i2s nodes to remove a
yet-unsupported devicetree property that slipped in.
Heiko Stuebner (4):
arm64: dts: rockchip: drop rockchip,trcm-sync-tx-only from rk3588 i2s
dt-bindings: arm: rockchip: Add Theobroma-Systems RK3588 Q7 with
baseboard
arm64: dts: rockchip: add RK3588-Q7 (Tiger) SoM
arm64: dts: rockchip: add Haikou baseboard with RK3588-Q7 SoM
.../devicetree/bindings/arm/rockchip.yaml | 6 +
arch/arm64/boot/dts/rockchip/Makefile | 1 +
.../boot/dts/rockchip/rk3588-tiger-haikou.dts | 266 +++++++
.../arm64/boot/dts/rockchip/rk3588-tiger.dtsi | 691 ++++++++++++++++++
arch/arm64/boot/dts/rockchip/rk3588s.dtsi | 2 -
5 files changed, 964 insertions(+), 2 deletions(-)
create mode 100644 arch/arm64/boot/dts/rockchip/rk3588-tiger-haikou.dts
create mode 100644 arch/arm64/boot/dts/rockchip/rk3588-tiger.dtsi
--
2.39.2
Powered by blists - more mailing lists