Re: [PATCH] bus: omap-ocp2scp: fix OF populate on driver rebind

From: Kevin Hilman

Date: Wed Jan 14 2026 - 17:34:53 EST



On Fri, 19 Dec 2025 12:01:19 +0100, Johan Hovold wrote:
> Since commit c6e126de43e7 ("of: Keep track of populated platform
> devices") child devices will not be created by of_platform_populate()
> if the devices had previously been deregistered individually so that the
> OF_POPULATED flag is still set in the corresponding OF nodes.
>
> Switch to using of_platform_depopulate() instead of open coding so that
> the child devices are created if the driver is rebound.
>
> [...]

Applied, thanks!

[1/1] bus: omap-ocp2scp: fix OF populate on driver rebind
commit: 5eb63e9bb65d88abde647ced50fe6ad40c11de1a

Best regards,
--
Kevin Hilman <khilman@xxxxxxxxxxxx>