]> 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)
commit3a0dd597c216883e825978261389545250e019c1
treee2fee30efda3a94fa99b4305cb36e0927ade6b50
parent0918f77be2a0818fea5632f8976aed9d7a50994b
parent6afadea0589fa3a5ad1fd8ecb4cd1a7162bc6d92
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>