]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'v5.18-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/kernel...
authorArnd Bergmann <arnd@arndb.de>
Thu, 12 May 2022 20:33:16 +0000 (22:33 +0200)
committerArnd Bergmann <arnd@arndb.de>
Thu, 12 May 2022 20:33:17 +0000 (22:33 +0200)
commitb03c34933adec107b5f57cf93baf1cc8c1b55d4c
treee2fee30efda3a94fa99b4305cb36e0927ade6b50
parent1b0f2cdb8399a441be14609fef851636c76d4060
parentde9fa5f235f9d2f5504c1d947244d929c993469c
Merge tag 'v5.18-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into arm/fixes

Fixes for the mass-production version of BananaPi R2-Pro.
The mass market version received some changes compared to
preproduction versions and especially the io-domain setting
could affect the lifespan of the board if the wrong dt
gets booted on it.

* tag 'v5.18-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip:
  arm64: dts: rockchip: Add gmac1 and change network settings of bpi-r2-pro
  arm64: dts: rockchip: Change io-domains of bpi-r2-pro

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