[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240912080248.1133061-1-damon.ding@rock-chips.com>
Date: Thu, 12 Sep 2024 16:02:46 +0800
From: Damon Ding <damon.ding@...k-chips.com>
To: heiko@...ech.de
Cc: robh@...nel.org,
krzk+dt@...nel.org,
conor+dt@...nel.org,
macromorgan@...mail.com,
jonas@...boo.se,
tim@...thertop.org,
knaerzche@...il.com,
efectn@...tonmail.com,
andyshrk@....com,
jagan@...eble.ai,
dsimic@...jaro.org,
megi@....cz,
sebastian.reichel@...labora.com,
alchark@...il.com,
boris.brezillon@...labora.com,
devicetree@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org,
linux-rockchip@...ts.infradead.org,
linux-kernel@...r.kernel.org,
Damon Ding <damon.ding@...k-chips.com>
Subject: [PATCH v4 0/2] Add support for RK3588S Evaluation board
RK3588S EVB1 board features:
- Rockchip RK3588S
- PMIC: RK806-2x2pcs+DiscretePower
- RAM: LPDDR4/4x 2pcsx 32bit
- ROM: eMMC5.1+ SPI Falsh
Damon Ding (2):
dt-bindings: arm: rockchip: Add RK3588S EVB1 board
arm64: dts: rockchip: Add RK3588S EVB1 board
Changes in v2:
- rename amplifier nodes to amplifier-headphone and amplifier-speaker
- sort audio and backlight nodes by node name
- format names of regulator nodes to regulator-*
- add CPU/memory regulator coupling
- fix "VOP-" to "VOL-" in commit message
- remove bootargs property in chosen node
Changes in v3:
- remove unevaluated properties:
pcie@...90000: 'rockchip,skip-scan-in-resume'
pmic@1: regulators: dcdc-reg*: 'regulator-init-microvolt'
phy@...80000: 'svid'
Changes in v4:
- remove unexpected property bootargs which added by mistake in v3
- add cd-gpios property in sdmmc node
- enable combphy2_psu for pcie2x1l1
- improve commit messages
- add proper series title
.../devicetree/bindings/arm/rockchip.yaml | 5 +
arch/arm64/boot/dts/rockchip/Makefile | 1 +
.../boot/dts/rockchip/rk3588s-evb1-v10.dts | 1129 +++++++++++++++++
3 files changed, 1135 insertions(+)
create mode 100644 arch/arm64/boot/dts/rockchip/rk3588s-evb1-v10.dts
--
2.34.1
Powered by blists - more mailing lists