mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-11-02 17:31:22 +01: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>