mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-06 11:46:38 +03:00
Simple MFD devices can bind children without special bus configuration. Like Linux, let's handle "simple-mfd" in the same way as "simple-bus". Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Acked-by: Simon Glass <sjg@chromium.org>