[PATCH v2 4/6] ARM: dts: aspeed: Add Facebook Cloudripper (AST2600) BMC
Joel Stanley
joel at jms.id.au
Fri Aug 13 11:29:17 AEST 2021
On Thu, 5 Aug 2021 at 22:28, <rentao.bupt at gmail.com> wrote:
> +&mdio1 {
> + status = "okay";
You're enabling this but it looks like it's unused?
> +};
> +
> +&mdio3 {
> + status = "okay";
> +
> + ethphy1: ethernet-phy at 13 {
> + compatible = "ethernet-phy-ieee802.3-c22";
> + reg = <0x0d>;
> + };
> +};
> +
> +&mac3 {
> + status = "okay";
> + phy-mode = "rgmii";
> + phy-handle = <ðphy1>;
> + pinctrl-names = "default";
> + pinctrl-0 = <&pinctrl_rgmii4_default>;
> +};
More information about the Linux-aspeed
mailing list