ARM: dts: uniphier: enable SD card for PXs3 reference board
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Tue, 19 Jun 2018 07:11:47 +0000 (16:11 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Fri, 22 Jun 2018 16:28:17 +0000 (01:28 +0900)
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
arch/arm/dts/uniphier-pxs3-ref.dts

index 3b9931a..4fb12b8 100644 (file)
        status = "okay";
 };
 
+&sd {
+       status = "okay";
+};
+
 &eth0 {
        status = "okay";
        phy-handle = <&ethphy0>;