[GIT PULL] Rockchip driver changes for 6.20 #1
From: Heiko Stuebner <heiko@sntech.de>
Date: 2026-01-26 17:09:02
Also in:
linux-rockchip
The following changes since commit 8f0b4cce4481fb22653697cced8d0d04027cb1e8: Linux 6.19-rc1 (2025-12-14 16:05:07 +1200) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v6.20-rockchip-drivers1 for you to fetch changes up to 75fb63ae031211e9264ac888fabc2ca9cd3fcccf: soc: rockchip: grf: Support multiple grf to be handled (2026-01-16 11:33:50 +0100) ---------------------------------------------------------------- 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. ---------------------------------------------------------------- Shawn Lin (2): soc: rockchip: grf: Fix wrong RK3576_IOCGRF_MISC_CON definition soc: rockchip: grf: Support multiple grf to be handled drivers/soc/rockchip/grf.c | 57 +++++++++++++++++++++++----------------------- 1 file changed, 28 insertions(+), 29 deletions(-)