| Message ID | 2184150.ElGaqSPkdT@phil |
|---|---|
| State | New |
| Headers | show |
| Series | [GIT,PULL] Rockchip dts32 changes for 5.12 | expand |
From: Arnd Bergmann <arnd@arndb.de> On Sat, 06 Feb 2021 01:02:39 +0100, Heiko Stuebner wrote: > The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e: > > Linux 5.11-rc1 (2020-12-27 15:30:22 -0800) > > are available in the Git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.12-rockchip-dts32-1 > > [...] Merged into arm/dt, thanks! merge commit: 243d3de3bd40379bbc63523f3e5638a1ad850345 Arnd
The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e: Linux 5.11-rc1 (2020-12-27 15:30:22 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.12-rockchip-dts32-1 for you to fetch changes up to 1034e2b6b8435758c0d699b77761365fd09a5f4a: ARM: dts: rockchip: assign a fixed index to mmc devices on rv1108 boards (2021-01-26 00:31:23 +0100) ---------------------------------------------------------------- Fixed indices for mmc nodes; removal of obsolete amba bus nodes; addition of nand flash controller odes to rk3036, rk2928, rv1108; gpu node for rk3288-miqi and some cleanups to make dtbscheck happier. ---------------------------------------------------------------- Demetris Ierokipides (1): ARM: dts: rockchip: add gpu node to rk3288-miqi Johan Jonker (5): ARM: dts: rockchip: add QoS register compatibles for rk3066/rk3188 ARM: dts: rockchip: add QoS register compatibles for rk3288 ARM: dts: rockchip: rename thermal subnodes for rk3288 ARM: dts: rockchip: assign a fixed index to mmc devices on rk322x boards ARM: dts: rockchip: assign a fixed index to mmc devices on rv1108 boards Robin Murphy (1): ARM: dts: rockchip: Remove bogus "amba" bus nodes Yifeng Zhao (3): ARM: dts: rockchip: Add NFC node for RV1108 SoC ARM: dts: rockchip: Add NFC node for RK2928 and other SoCs ARM: dts: rockchip: Add NFC node for RK3036 SoC arch/arm/boot/dts/rk3036.dtsi | 83 ++++++++++++++++++++------- arch/arm/boot/dts/rk322x.dtsi | 32 +++++------ arch/arm/boot/dts/rk3288-miqi.dts | 5 ++ arch/arm/boot/dts/rk3288.dtsi | 115 ++++++++++++++++++-------------------- arch/arm/boot/dts/rk3xxx.dtsi | 106 ++++++++++++++++++----------------- arch/arm/boot/dts/rv1108.dtsi | 14 +++++ 6 files changed, 205 insertions(+), 150 deletions(-)