]> git.dujemihanovic.xyz Git - u-boot.git/commit
rockchip: google: gru: migrate to rockchip_early_misc_init_r
authorQuentin Schulz <quentin.schulz@theobroma-systems.com>
Mon, 11 Mar 2024 12:01:46 +0000 (13:01 +0100)
committerKever Yang <kever.yang@rock-chips.com>
Wed, 13 Mar 2024 10:14:19 +0000 (18:14 +0800)
commitd79a9ef4f7279ad67d221f6b5f9604e1b8a92271
treeadc980430c5bce61a39d847432ee6496dc5fa548
parent7400ed6a1fb81a212aa7144f5caf461d7033ffbd
rockchip: google: gru: migrate to rockchip_early_misc_init_r

Only setup_iodomain() differs from the original misc_init_r from
Rockchip mach code, so let's use rockchip_early_misc_init_r instead of
reimplementing the whole misc_init_r from Rockchip.

Cc: Quentin Schulz <foss+uboot@0leil.net>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
Signed-off-by: Quentin Schulz <quentin.schulz@theobroma-systems.com>
board/google/gru/gru.c