Home
last modified time | relevance | path

Searched hist:"9 f56917ab88a6cf02574d0fcd92884edc517d0b4" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/core/
H A Dsimple-bus.c9f56917ab88a6cf02574d0fcd92884edc517d0b4 Tue Mar 01 02:51:48 UTC 2016 Masahiro Yamada <yamada.masahiro@socionext.com> dm: core: make simple-bus compatible to simple-mfd

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>