ARM: dts: uniphier: add SD/eMMC controller nodes

Add SD controller nodes for LD4, Pro4, sLD8, Pro5, and PXs2.
This is also used as an eMMC controller for LD4, Pro4, and sLD8.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
This commit is contained in:
Masahiro Yamada
2018-10-03 07:59:50 +09:00
parent 925c5c32f3
commit b0a6261fc0
14 changed files with 221 additions and 0 deletions

View File

@@ -65,6 +65,10 @@
status = "okay";
};
&sd {
status = "okay";
};
&usb2 {
status = "okay";
};