mbox series

[GIT,PULL] Rockchip dts32 changes for 5.11

Message ID 4582475.GXAFRqVoOG@phil
State New
Headers show
Series [GIT,PULL] Rockchip dts32 changes for 5.11 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.11-rockchip-dts32-1

Message

Heiko Stübner Dec. 6, 2020, 6:31 p.m. UTC
The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:

  Linux 5.10-rc1 (2020-10-25 15:14:11 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.11-rockchip-dts32-1

for you to fetch changes up to 29952fea5e85083374d19cb0a33206962e087d5b:

  ARM: dts: rockchip: Add SDIO0 node for VMARC SOM (2020-11-30 14:30:56 +0100)

----------------------------------------------------------------
Veyron backlight fix, another fix for dtbs-check and some additions
to the rk3288-based VMARC boards.

----------------------------------------------------------------
Alexandru Stan (1):
      ARM: dts: rockchip: Remove 0 point from brightness-levels on rk3288-veyron

Jagan Teki (2):
      ARM: dts: rockchip: Add rtc node for VMARC SOM
      ARM: dts: rockchip: Add SDIO0 node for VMARC SOM

Johan Jonker (1):
      ARM: dts: rockchip: rename wdt nodename to watchdog on rv1108

 arch/arm/boot/dts/rk3288-veyron-jaq.dts            |  2 +-
 arch/arm/boot/dts/rk3288-veyron-minnie.dts         |  2 +-
 arch/arm/boot/dts/rk3288-veyron-tiger.dts          |  2 +-
 arch/arm/boot/dts/rk3288-vmarc-som.dtsi            | 40 ++++++++++++++++++++++
 .../boot/dts/rockchip-radxa-dalang-carrier.dtsi    | 21 ++++++++++++
 arch/arm/boot/dts/rv1108.dtsi                      |  2 +-
 .../boot/dts/rockchip/rk3399pro-vmarc-som.dtsi     | 16 +++++++++
 7 files changed, 81 insertions(+), 4 deletions(-)

Comments

Arnd Bergmann Dec. 8, 2020, 11:09 p.m. UTC | #1
From: Arnd Bergmann <arnd@arndb.de>

On Sun, 06 Dec 2020 19:31:42 +0100, Heiko Stuebner wrote:
> The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:
> 
>   Linux 5.10-rc1 (2020-10-25 15:14:11 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.11-rockchip-dts32-1
> 
> [...]

Merged into arm/dt, thanks!

merge commit: 456983022454b2ea5db8de3129c327dba4bf1108

       Arnd