From: Heiko Stuebner <heiko@sntech.de>
To: arm@kernel.org
Cc: linux-rockchip@lists.infradead.org, soc@kernel.org,
linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 2/2] Rockchip dts32 changes for 5.9
Date: Thu, 23 Jul 2020 01:44:12 +0200 [thread overview]
Message-ID: <2472314.kD9Egx1jfM@phil> (raw)
In-Reply-To: <2221560.KYr1Tee2JR@phil>
The following changes since commit b3a9e3b9622ae10064826dccb4f7a52bd88c7407:
Linux 5.8-rc1 (2020-06-14 12:45:04 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git v5.9-rockchip-dts32-1
for you to fetch changes up to 93ca8ac2e8fcea6feb02a40edd2334144b62fc6e:
arm64: dts: rockchip: Add PCIe for RockPI N10 (2020-07-22 21:19:06 +0200)
----------------------------------------------------------------
Biggest part is the addition of the rk3288 variant of the VMARC
SOM and it's Rock Pi N8 icarnation. This brings some arm64 dts-changes
with it as the underlying Dalang carrier board is shared by both
an arm32 rk3288 SOM and an arm64 rk3399 SOM (Rock Pi N10).
Other than that rk3288 gets its ohci node added that only works
on the fixed rk3288w variant of the soc and some asorted fixes
and improvements for dt-binding-check.
----------------------------------------------------------------
Abhishek Pandit-Subedi (1):
ARM: dts: rockchip: Add marvell BT irq config
Jagan Teki (11):
ARM: dts: rockchip: dalang-carrier: Move i2c nodes into SOM
arm64: dts: rk3399pro: vmarc-som: Fix sorting nodes, properties
arm64: dts: rk3399pro: vmarc-som: Move supply regulators into Carrier
arm64: dts: rk3399pro: vmarc-som: Move common properties into Carrier
dt-bindings: arm: rockchip: Add Rock Pi N8 binding
ARM: dts: rockchip: Add VMARC RK3288 SOM initial support
ARM: dts: rockchip: Add Radxa Rock Pi N8 initial support
ARM: dts: rockchip: Add usb host0 ohci node for rk3288
ARM: dts: rockchip: Add USB for RockPI N8/N10
ARM: dts: rockchip: Add HDMI out for RockPI N8/N10
arm64: dts: rockchip: Add PCIe for RockPI N10
Johan Jonker (1):
ARM: dts: rockchip: rename label and nodename pinctrl subnodes that end with gpio
Michael Trimarchi (1):
ARM: dts: rockchip: Fix VBUS on rk3288-vyasa
Sugar Zhang (1):
ARM: dts: rockchip: Add 'arm,pl330-periph-burst' for dmac
.../devicetree/bindings/arm/rockchip.yaml | 6 +
arch/arm/boot/dts/Makefile | 1 +
arch/arm/boot/dts/rk3036.dtsi | 1 +
arch/arm/boot/dts/rk322x.dtsi | 7 +-
arch/arm/boot/dts/rk3288-rock-pi-n8.dts | 17 ++
arch/arm/boot/dts/rk3288-veyron-jaq.dts | 17 +-
arch/arm/boot/dts/rk3288-veyron-jerry.dts | 2 +-
arch/arm/boot/dts/rk3288-veyron-mighty.dts | 6 +-
arch/arm/boot/dts/rk3288-veyron-minnie.dts | 2 +-
arch/arm/boot/dts/rk3288-veyron-pinky.dts | 6 +-
arch/arm/boot/dts/rk3288-veyron-sdmmc.dtsi | 2 +-
arch/arm/boot/dts/rk3288-veyron-speedy.dts | 2 +-
arch/arm/boot/dts/rk3288-vmarc-som.dtsi | 322 +++++++++++++++++++++
arch/arm/boot/dts/rk3288-vyasa.dts | 3 +-
arch/arm/boot/dts/rk3288.dtsi | 20 +-
arch/arm/boot/dts/rk3xxx.dtsi | 3 +
.../boot/dts/rockchip-radxa-dalang-carrier.dtsi | 97 +++++--
arch/arm/boot/dts/rv1108.dtsi | 13 +-
.../boot/dts/rockchip/rk3399pro-rock-pi-n10.dts | 6 +-
.../boot/dts/rockchip/rk3399pro-vmarc-som.dtsi | 206 ++++++++++---
20 files changed, 640 insertions(+), 99 deletions(-)
create mode 100644 arch/arm/boot/dts/rk3288-rock-pi-n8.dts
create mode 100644 arch/arm/boot/dts/rk3288-vmarc-som.dtsi
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
prev parent reply other threads:[~2020-07-22 23:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-22 23:43 [GIT PULL 1/2] Rockchip dt64 changes for 5.9 Heiko Stuebner
2020-07-22 23:44 ` Heiko Stuebner [this message]
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=2472314.kD9Egx1jfM@phil \
--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).