m4zero: support ephy

This commit is contained in:
August 2024-06-19 13:15:53 +08:00
parent 61da203cbb
commit 50d5536d03
2 changed files with 6 additions and 6 deletions

View File

@ -757,8 +757,8 @@
ac200 {
compatible = "allwinner,sunxi-ac200";
status = "okay";
tv_used = <0x0>;
tv_twi_used = <0x0>;
tv_used = <0x1>;
tv_twi_used = <0x1>;
tv_twi_id = <0x3>;
tv_twi_addr = <0x10>;
tv_pwm_ch = <0x5>;
@ -2345,8 +2345,8 @@
pinctrl-0 = <&gmac1_pin_a>;
pinctrl-1 = <&gmac1_pin_b>;
pinctrl-names = "default", "sleep";
tx-delay = <0x07>;
rx-delay = <0x1f>;
tx-delay = <0x0>;
rx-delay = <0x0>;
phandle = <0xbd>;
};

View File

@ -2216,7 +2216,7 @@ CONFIG_NET_VENDOR_ALACRITECH=y
CONFIG_NET_VENDOR_ALLWINNER=y
# CONFIG_SUN4I_EMAC is not set
CONFIG_SUNXI_GMAC=y
# CONFIG_SUNXI_EXT_PHY is not set
CONFIG_SUNXI_EXT_PHY=y
# CONFIG_ALTERA_TSE is not set
CONFIG_NET_VENDOR_AMAZON=y
CONFIG_NET_VENDOR_AMD=y
@ -2382,7 +2382,7 @@ CONFIG_USB_NET_CDCETHER=y
CONFIG_USB_NET_CDC_NCM=y
# CONFIG_USB_NET_HUAWEI_CDC_NCM is not set
# CONFIG_USB_NET_CDC_MBIM is not set
# CONFIG_USB_NET_DM9601 is not set
CONFIG_USB_NET_DM9601=m
# CONFIG_USB_NET_SR9700 is not set
# CONFIG_USB_NET_SR9800 is not set
# CONFIG_USB_NET_SMSC75XX is not set