]> git.dujemihanovic.xyz Git - u-boot.git/commit
rockchip: px30: bind sub-nodes for GRF (syscon)
authorQuentin Schulz <quentin.schulz@cherry.de>
Fri, 14 Jun 2024 16:54:12 +0000 (18:54 +0200)
committerKever Yang <kever.yang@rock-chips.com>
Wed, 17 Jul 2024 03:54:38 +0000 (11:54 +0800)
commit008cc3d7465b81085a646ac7961cb271ef3873be
tree03c5ca08894a1f90b5aaff63f1fb8d1a6bb0271a
parent812e2652264337dc45e6533c4d9a761db22ec4fd
rockchip: px30: bind sub-nodes for GRF (syscon)

There are some sub-nodes under the grf DT nodes, so add bind callback
function in syscon_px30 driver to scan them recursively.

Fixes: e9ccb2f526ed ("rockchip: add px30 architecture core")
Signed-off-by: Quentin Schulz <quentin.schulz@cherry.de>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
arch/arm/mach-rockchip/px30/syscon_px30.c