[PATCH 6/6] arm64: dts: allwinner: a523: x96qpro+: enable Ethernet support

Per Larsson per at palvencia.se
Sun Aug 9 04:46:07 PDT 2026


On Mon,  3 Aug 2026 12:14:52 +0200
Andre Przywara <andre.przywara at arm.com> wrote:

>  
> +&mdio1 {
> +	ext_rgmii_phy: ethernet-phy at 1 {
> +		compatible = "ethernet-phy-id7b74.4411";
> +		reg = <1>;
> +		clocks = <&ccu CLK_EMAC1_25M>;
> +		pinctrl-names = "default";
> +		pinctrl-0 = <&ephy_25m_pin>;

This should be &ephy1_25m_pin, right?

> +		reset-gpios = <&pio 9 16 GPIO_ACTIVE_LOW>;
> +		reset-assert-us = <10000>;
> +		reset-deassert-us = <150000>;
> +	};
> +};
> +
>  &mmc0 {
>  	vmmc-supply = <&reg_vcc3v3>;
>  	cd-gpios = <&pio 5 6 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>; /*
> PF6 */




More information about the linux-arm-kernel mailing list