soc.lore.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Heiko Stübner" <heiko@sntech.de>
To: arm@kernel.org
Cc: soc@kernel.org, linux-rockchip@lists.infradead.org,
	linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] Rockchip dts64 changes for 5.14 - #2
Date: Tue, 22 Jun 2021 15:25:51 +0200	[thread overview]
Message-ID: <4876354.ZzFAyJQhcr@diego> (raw)
Message-ID: <20210622132551.cqXUJP8iPPWPGmCFcFCDU3lZuCOqhxE9GGB1L7XlhGs@z> (raw)

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




_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

             reply	other threads:[~2021-06-22 13:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-22 13:25 Heiko Stübner [this message]
2021-06-22 13:25 ` [GIT PULL] Rockchip dts64 changes for 5.14 - #2 Heiko Stübner
2021-06-22 13:25 ` Heiko Stübner
2021-06-24  2:40 ` patchwork-bot+linux-soc

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4876354.ZzFAyJQhcr@diego \
    --to=heiko@sntech.de \
    --cc=arm@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-rockchip@lists.infradead.org \
    --cc=soc@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).