Skip to content
Commit e2bb0be2 authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

bus: uniphier-system-bus: add UniPhier System Bus driver



Since commit 1517126f ("ARM: uniphier: select DM_ETH"), DM-based
drivers/net/smc911x.c is compiled, but it is never probed because the
parent node lacks the DM-based driver.

I need a skeleton driver to populate child devices (but the next commit
will move more hardware settings to the this driver).

I put this to drivers/bus/uniphier-system-bus.c because this is the
same path as the driver in Linux kernel.

Signed-off-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
parent d69d49d3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment