[PATCH 2/5] ARM: dts: aspeed: zaius: Fix pinctrl on MACs

Joel Stanley joel at jms.id.au
Thu Oct 13 13:56:00 AEDT 2016


On Thu, Oct 13, 2016 at 9:44 AM, Xo Wang <xow at google.com> wrote:
> Update the Zaius dts to reflect that MAC1 is intended for NCSI and MAC2
> is connected to a BCM54612E gigabit PHY.
>
> Signed-off-by: Xo Wang <xow at google.com>

Reviewed-by: Joel Stanley <joel at jms.id.au>

> ---
>  arch/arm/boot/dts/aspeed-bmc-opp-zaius.dts | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/arch/arm/boot/dts/aspeed-bmc-opp-zaius.dts b/arch/arm/boot/dts/aspeed-bmc-opp-zaius.dts
> index 4c4754b..541455f 100644
> --- a/arch/arm/boot/dts/aspeed-bmc-opp-zaius.dts
> +++ b/arch/arm/boot/dts/aspeed-bmc-opp-zaius.dts
> @@ -68,7 +68,7 @@
>         status = "okay";
>
>         pinctrl-names = "default";
> -       pinctrl-0 = <&pinctrl_rgmii1_default>;
> +       pinctrl-0 = <&pinctrl_rmii1_default>;
>         use-ncsi;
>  };
>
> @@ -76,7 +76,7 @@
>         status = "okay";
>
>         pinctrl-names = "default";
> -       pinctrl-0 = <&pinctrl_rgmii2_default>;
> +       pinctrl-0 = <&pinctrl_rgmii2_default &pinctrl_mdio2_default>;
>  };
>
>  &i2c0 {
> --
> 2.8.0.rc3.226.g39d4020
>
> _______________________________________________
> openbmc mailing list
> openbmc at lists.ozlabs.org
> https://lists.ozlabs.org/listinfo/openbmc


More information about the openbmc mailing list