Re: [PATCH next 1/3] rockchip: px30: bind sub-nodes for GRF (syscon)

2024-07-15 Thread Kever Yang
On 2024/6/15 00:54, Quentin Schulz wrote: From: Quentin Schulz 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 Reviewed

[PATCH next 1/3] rockchip: px30: bind sub-nodes for GRF (syscon)

2024-06-14 Thread Quentin Schulz
From: Quentin Schulz 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 --- arch/arm/mach-rockchip/px30/syscon_px30.c | 3 +++