Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge tag 'v6.20-rockchip-dts32-2' of https://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into soc/dt

Removal of the obsolete mshc aliases from RK3036.

* tag 'v6.20-rockchip-dts32-2' of https://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip:
ARM: dts: rockchip: rk3036: remove mshc aliases

Signed-off-by: Arnd Bergmann <arnd@arndb.de>

-3
-3
arch/arm/boot/dts/rockchip/rk3036.dtsi
··· 23 23 i2c0 = &i2c0; 24 24 i2c1 = &i2c1; 25 25 i2c2 = &i2c2; 26 - mshc0 = &emmc; 27 - mshc1 = &sdmmc; 28 - mshc2 = &sdio; 29 26 serial0 = &uart0; 30 27 serial1 = &uart1; 31 28 serial2 = &uart2;