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

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
......@@ -963,4 +963,15 @@ &adc {
status = "okay";
};
&sdmmc {
status = "okay";
};
&sdhci1 {
status = "okay";
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_sd2_default>;
};
#include "ibm-power9-dual.dtsi"
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment