[PATCH] arm: dts: aspeed-bmc-tiogapass: enable second MAC
Vijay Khemka
vijaykhemka at fb.com
Fri Nov 13 06:14:33 AEDT 2020
On 10/27/20, 10:51 PM, "Joel Stanley" <joel at jms.id.au> wrote:
On Wed, 30 Sep 2020 at 19:27, Paul Fertser <fercerpav at gmail.com> wrote:
>
> Tioga Pass reference design includes Intel I210 Ethernet controller
> connected to the BMC with NC/SI.
>
> MAC readout is not supported.
>
> Signed-off-by: Paul Fertser <fercerpav at gmail.com>
Reviewed-by: Vijay Khemka<vijaykhemkalinux at gmail.com>
Tested-by: Vijay Khemka<vijaykhemkalinux at gmail.com>
Vijay, can I get a review from you on this one please?
Sorry Joel, for late response, I have tested and verified this yesterday
> ---
> arch/arm/boot/dts/aspeed-bmc-facebook-tiogapass.dts | 8 ++++++++
> 1 file changed, 8 insertions(+)
>
> diff --git a/arch/arm/boot/dts/aspeed-bmc-facebook-tiogapass.dts b/arch/arm/boot/dts/aspeed-bmc-facebook-tiogapass.dts
> index 2d44d9ad4e40..b2ba798bf3c4 100644
> --- a/arch/arm/boot/dts/aspeed-bmc-facebook-tiogapass.dts
> +++ b/arch/arm/boot/dts/aspeed-bmc-facebook-tiogapass.dts
> @@ -196,6 +196,14 @@
> use-ncsi;
> };
>
> +&mac1 {
> + status = "okay";
> +
> + pinctrl-names = "default";
> + pinctrl-0 = <&pinctrl_rmii2_default>;
> + use-ncsi;
> +};
> +
> &adc {
> status = "okay";
> };
> --
> 2.17.1
>
More information about the Linux-aspeed
mailing list