Sudeep Holla <[email protected]> writes: > Commit 3aa0582fdb82 ("of: platform: populate /firmware/ node from > of_platform_default_populate_init()") takes care of populating > all the devices under the /firmware/ node in > of_platform_default_populate_init() > > This patch reworks meson_sm_init to use module_platform_driver_probe as > the platform device is populated. > > Cc: Carlo Caione <[email protected]> > Cc: Kevin Hilman <[email protected]> > Cc: [email protected] > Signed-off-by: Sudeep Holla <[email protected]>
I gave this a spin through kernelCI.org, and it passed fine on several amlogic boards, so queuing for v4.17. Thanks, Kevin

