Merge tag 'v5.10-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/kernel...
authorArnd Bergmann <arnd@arndb.de>
Mon, 23 Nov 2020 16:30:24 +0000 (17:30 +0100)
committerArnd Bergmann <arnd@arndb.de>
Mon, 23 Nov 2020 16:30:25 +0000 (17:30 +0100)
commit4765df4d3a132764077a83ed0df4ee4cc7866fbb
treea76b4fa3185a02d82ced6beed316a2928e6e9e88
parentc464e26f2375a5529ec7bad7b38914e1b87df1e2
parent7327c8b98e2e14c47021eea14d1ab268086a6408
Merge tag 'v5.10-rockchip-dtsfixes1' of git://git./linux/kernel/git/mmind/linux-rockchip into arm/fixes

Fixed ordering for MMC devices on rk3399, due to a mmc change jumbling
all ordering, a fix to make the Odroig Go Advance actually power down
and using the correct clock name on the NanoPi R2S.

* tag 'v5.10-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip:
  arm64: dts: rockchip: Reorder LED triggers from mmc devices on rk3399-roc-pc.
  arm64: dts: rockchip: Assign a fixed index to mmc devices on rk3399 boards.
  arm64: dts: rockchip: Remove system-power-controller from pmic on Odroid Go Advance
  arm64: dts: rockchip: fix NanoPi R2S GMAC clock name

Link: https://lore.kernel.org/r/11641389.O9o76ZdvQC@phil
Signed-off-by: Arnd Bergmann <arnd@arndb.de>