1
0
Fork 0

arm: dts: aspeed: tiogapass: Enable second MAC

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@gmail.com>
Reviewed-by: Vijay Khemka <vijaykhemkalinux@gmail.com>
Tested-by: Vijay Khemka <vijaykhemkalinux@gmail.com>
Signed-off-by: Joel Stanley <joel@jms.id.au>
zero-sugar-mainline-defconfig
Paul Fertser 2020-09-30 22:25:07 +03:00 committed by Joel Stanley
parent 2e7cd913ea
commit 6ff286225d
1 changed files with 8 additions and 0 deletions

View File

@ -191,6 +191,14 @@
use-ncsi;
};
&mac1 {
status = "okay";
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_rmii2_default>;
use-ncsi;
};
&adc {
status = "okay";
};