[GIT PULL] Rockchip dts64 changes for 5.14 - #2

Heiko Stübner heiko at sntech.de
Tue Jun 22 06:25:51 PDT 2021


Hi Arnd, Kevin, Olof,

another late (and now final addition) hopefully for 5.14.
Basic support for the new rk3568 SoC released some weeks ago.

The core dtsi and evb support is isolated from the rest of course,
so hasn't really the capacity to break anything else and the yaml
dtbscheck was happy with the addition as well.

So if it's still suitable, please pull.

Thanks
Heiko


The following changes since commit eb607cd4957fb0ef97beb2a8293478be6a54240a:

  arm64: dts: rockchip: Re-add regulator-always-on for vcc_sdio for rk3399-roc-pc (2021-06-19 23:55:10 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.14-rockchip-dts64-2

for you to fetch changes up to 01610a24cefa182b155a17e38cd0b84f8a3f0529:

  arm64: dts: rockchip: add basic dts for RK3568 EVB (2021-06-22 12:21:55 +0200)

----------------------------------------------------------------
Basic support for the new rk3568 soc.

----------------------------------------------------------------
Liang Chen (3):
      arm64: dts: rockchip: add generic pinconfig settings used by most Rockchip socs
      arm64: dts: rockchip: add core dtsi for RK3568 SoC
      arm64: dts: rockchip: add basic dts for RK3568 EVB

 .../devicetree/bindings/arm/rockchip.yaml          |    5 +
 arch/arm64/boot/dts/rockchip/Makefile              |    1 +
 arch/arm64/boot/dts/rockchip/rk3568-evb1-v10.dts   |   79 +
 arch/arm64/boot/dts/rockchip/rk3568-pinctrl.dtsi   | 3111 ++++++++++++++++++++
 arch/arm64/boot/dts/rockchip/rk3568.dtsi           |  593 ++++
 arch/arm64/boot/dts/rockchip/rockchip-pinconf.dtsi |  344 +++
 6 files changed, 4133 insertions(+)
 create mode 100644 arch/arm64/boot/dts/rockchip/rk3568-evb1-v10.dts
 create mode 100644 arch/arm64/boot/dts/rockchip/rk3568-pinctrl.dtsi
 create mode 100644 arch/arm64/boot/dts/rockchip/rk3568.dtsi
 create mode 100644 arch/arm64/boot/dts/rockchip/rockchip-pinconf.dtsi






More information about the Linux-rockchip mailing list