[PATCH linux dev-5.8] ARM: dts: rainier: Disable internal pull-downs on eMMC pins

Joel Stanley joel at jms.id.au
Thu Sep 10 11:47:21 AEST 2020


On Wed, 9 Sep 2020 at 11:29, Andrew Jeffery <andrew at aj.id.au> wrote:
>
> There's a veritable tug-of-war going on in the design, so disable one of
> the warring parties.
>
> Signed-off-by: Andrew Jeffery <andrew at aj.id.au>

Upstream?

Applied to dev-5.8.

Cheers,

Joel


> ---
>  arch/arm/boot/dts/aspeed-bmc-ibm-rainier.dts | 4 ++++
>  1 file changed, 4 insertions(+)
>
> diff --git a/arch/arm/boot/dts/aspeed-bmc-ibm-rainier.dts b/arch/arm/boot/dts/aspeed-bmc-ibm-rainier.dts
> index cbc64a1d14d1..04fd9e5a34de 100644
> --- a/arch/arm/boot/dts/aspeed-bmc-ibm-rainier.dts
> +++ b/arch/arm/boot/dts/aspeed-bmc-ibm-rainier.dts
> @@ -231,6 +231,10 @@ &emmc_controller {
>         status = "okay";
>  };
>
> +&pinctrl_emmc_default {
> +       bias-disable;
> +};
> +
>  &emmc {
>         status = "okay";
>  };
> --
> 2.25.1
>


More information about the openbmc mailing list