ANDROID: spi: of: Populate fwnode in of_register_spi_device
This allows the of_devlink feature to work across spi devices too. This avoid unnecessary probe deferrals of spi devices, defers consumers of spi devices till the spi devices probe, and allows spi drivers to implement sync_state() callbacks. Signed-off-by:Daniel Mentz <danielmentz@google.com> Change-Id: I5b6a9423815b144e9e57074f0d380b1978f9a4f5 (cherry picked from commit f3bd5bff1e5e21941df1fbaa24d9fa8a5e02cf5e) (cherry picked from commit b08a50dfd398c4f854bbdd959e763cfb38f9a578) Signed-off-by:
Will McVicker <willmcvicker@google.com> (cherry picked from commit 624c2f0e) Signed-off-by:
Will McVicker <willmcvicker@google.com>
Loading
Please sign in to comment