]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'v6.20-rockchip-drivers1' of https://git.kernel.org/pub/scm/linux/kernel...
authorArnd Bergmann <arnd@arndb.de>
Thu, 29 Jan 2026 10:25:29 +0000 (11:25 +0100)
committerArnd Bergmann <arnd@arndb.de>
Thu, 29 Jan 2026 10:25:29 +0000 (11:25 +0100)
commit1b65492f45c2ecb4590ccdf0fce35967531db2bf
tree304a2c6f3576abbb4f092a771bfc9c23ae6f38a9
parent1918a0d5746ec003e8f59c2ed77fb4d1611b9390
parent75fb63ae031211e9264ac888fabc2ca9cd3fcccf
Merge tag 'v6.20-rockchip-drivers1' of https://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into soc/drivers

Two fixes for the default-settings code for the General-Register-Files,
which sets system defaults for some settings like disabling the automatic
jtag/sdmmc switching.

One is a corrected register-offset and the other makes the code actually
look for all matched GRF instances, which it didn't do before.

* tag 'v6.20-rockchip-drivers1' of https://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip:
  soc: rockchip: grf: Support multiple grf to be handled
  soc: rockchip: grf: Fix wrong RK3576_IOCGRF_MISC_CON definition

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