On Wed, Sep 06, 2023 at 06:49:07PM -0500, Adam Ford wrote: > Stable Group, > > Please apply commit 4a032827daa8 ("of: property: Simplify of_link_to_phandle()") > to the 6.1.y stable branch. It was originally part of a series that > was only partially applied to 6.1. Being partially applied left 6.1.y > in a state where a bunch of peripherals were deferred indefinitely on > the am3517-evm. > > wl12xx_buf platform: supplier 48002000.scm not ready > wl12xx_vmmc2 platform: supplier wl12xx_buf not ready > 48050000.dss platform: supplier display@0 not ready > 48064800.ehci platform: supplier hsusb1_phy not ready > backlight platform: supplier 48002000.scm not ready > display@0 platform: supplier backlight not ready > dmtimer-pwm@11 platform: supplier 48002000.scm not ready > hsusb1_phy platform: supplier 48002000.scm not ready > gpio-leds platform: supplier 48002000.scm not ready > 480b4000.mmc platform: supplier wl12xx_vmmc2 not ready > > With the above commit applied, it appears to address most of the > deferred peripherals. > > Fixes: eaf9b5612a47 ("driver core: fw_devlink: Don't purge child > fwnode's consumer links") > Signed-off-by: Adam Ford <aford173@xxxxxxxxx> Now queued up, thanks. greg k-h