On Thu, Oct 29, 2020 at 2:08 PM Simon Glass <[email protected]> wrote: > > This feature is incompatble with of-platdata since it uses the > U_BOOT_DEVICE() macro. With of-platdata the only devices permitted are > those created by dtoc. > > The driver is not used in SPL anyway, so exclude it from that build. > > Signed-off-by: Simon Glass <[email protected]>
Reviewed-by: Fabio Estevam <[email protected]> Applied to u-boot-dm, thanks!

