2024-04-03 15:49:10

by Dmitry Yashin

[permalink] [raw]
Subject: [PATCH v2 0/3] arm64: dts: rockchip: add Forlinx OK3588-C

This series add support for Forlinx RK3588 based SoM and carrier board.
Devicetree split into .dtsi (FET3588-C SoM) and .dts (OK3588-C Board).

v1 Link: https://lore.kernel.org/all/[email protected]/

Changes in v2:
Patch 1:
- no changes
Patch 2:
- rename dtsi to rk3588-fet3588-c.dtsi
- reorder regulator nodes
- reorder properties in sdhci
- drop regulator-always-on from vdd_gpu_s0
- enable tsadc
Patch 3:
- update dtsi include
- set more generic names for tca6424a, nau8822 and sound nodes
- reorder regulator and nodes in pinctrl
- reorder properties in gmac and sdmmc
- drop vmmc-supply from sdmmc and update max-frequency
- enable gpu (depends on for-next branch)
- enable usb_host nodes

Dmitry Yashin (3):
dt-bindings: arm: rockchip: add Forlinx FET3588-C
arm64: dts: rockchip: add Forlinx FET3588-C
arm64: dts: rockchip: add Forlinx OK3588-C

.../devicetree/bindings/arm/rockchip.yaml | 7 +
arch/arm64/boot/dts/rockchip/Makefile | 1 +
.../boot/dts/rockchip/rk3588-fet3588-c.dtsi | 558 ++++++++++++++++++
.../boot/dts/rockchip/rk3588-ok3588-c.dts | 409 +++++++++++++
4 files changed, 975 insertions(+)
create mode 100644 arch/arm64/boot/dts/rockchip/rk3588-fet3588-c.dtsi
create mode 100644 arch/arm64/boot/dts/rockchip/rk3588-ok3588-c.dts

--
2.39.2



2024-04-10 05:15:25

by Heiko Stuebner

[permalink] [raw]
Subject: Re: [PATCH v2 0/3] arm64: dts: rockchip: add Forlinx OK3588-C

On Wed, 3 Apr 2024 20:12:26 +0500, Dmitry Yashin wrote:
> This series add support for Forlinx RK3588 based SoM and carrier board.
> Devicetree split into .dtsi (FET3588-C SoM) and .dts (OK3588-C Board).
>
> v1 Link: https://lore.kernel.org/all/[email protected]/
>
> Changes in v2:
> Patch 1:
> - no changes
> Patch 2:
> - rename dtsi to rk3588-fet3588-c.dtsi
> - reorder regulator nodes
> - reorder properties in sdhci
> - drop regulator-always-on from vdd_gpu_s0
> - enable tsadc
> Patch 3:
> - update dtsi include
> - set more generic names for tca6424a, nau8822 and sound nodes
> - reorder regulator and nodes in pinctrl
> - reorder properties in gmac and sdmmc
> - drop vmmc-supply from sdmmc and update max-frequency
> - enable gpu (depends on for-next branch)
> - enable usb_host nodes
>
> [...]

Applied, thanks!

[1/3] dt-bindings: arm: rockchip: add Forlinx FET3588-C
commit: dbda7254e7df661fd4022c07dda3a7c9660eee47
[2/3] arm64: dts: rockchip: add Forlinx FET3588-C
commit: f7a9a80da93178fe43b72f13dd55d717b5efff21
[3/3] arm64: dts: rockchip: add Forlinx OK3588-C
commit: ae914513b2f566d995a41638b643ac8589b6275e

Best regards,
--
Heiko Stuebner <[email protected]>