[PATCH] ARM: dts: aspeed: swift: Add eMMC device
Adriana Kobylak
anoo at linux.ibm.com
Thu Aug 22 01:10:06 AEST 2019
On 2019-08-20 23:56, Joel Stanley wrote:
> Swift contains an eMMC device attached to the second SDHCI controller.
>
> Signed-off-by: Joel Stanley <joel at jms.id.au>
Reviewed-by: Adriana Kobylak <anoo at us.ibm.com>
> ---
> arch/arm/boot/dts/aspeed-bmc-opp-swift.dts | 11 +++++++++++
> 1 file changed, 11 insertions(+)
>
> diff --git a/arch/arm/boot/dts/aspeed-bmc-opp-swift.dts
> b/arch/arm/boot/dts/aspeed-bmc-opp-swift.dts
> index f14f745b34ca..25bc0e1bbced 100644
> --- a/arch/arm/boot/dts/aspeed-bmc-opp-swift.dts
> +++ b/arch/arm/boot/dts/aspeed-bmc-opp-swift.dts
> @@ -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"
More information about the Linux-aspeed
mailing list