Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 49b0f3be authored by Joel Stanley's avatar Joel Stanley
Browse files

ARM: dts: aspeed: swift: Add eMMC device



Swift contains an eMMC device attached to the second SDHCI controller.

Reviewed-by: default avatarAdriana Kobylak <anoo@us.ibm.com>
Signed-off-by: default avatarJoel Stanley <joel@jms.id.au>
parent 150a6a93
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -963,4 +963,15 @@
	status = "okay";
};

&sdmmc {
       status = "okay";
};

&sdhci1 {
       status = "okay";

       pinctrl-names = "default";
       pinctrl-0 = <&pinctrl_sd2_default>;
};

#include "ibm-power9-dual.dtsi"