[PATCH RFC 7/9] arm64: dts: qcom: shikra-cqm-evk: Enable ethernet0
Andrew Lunn
andrew at lunn.ch
Thu Jun 11 13:58:39 PDT 2026
> + ethphy0: ethernet-phy at 7 {
> + compatible = "ethernet-phy-ieee802.3-c22";
> + reg = <7>;
> + reset-gpios = <&tlmm 135 GPIO_ACTIVE_LOW>;
> + reset-assert-us = <10000>;
> + reset-deassert-us = <50000>;
> + ti,tx-internal-delay = <DP83867_RGMIIDCTL_2_00_NS>;
> + ti,rx-internal-delay = <DP83867_RGMIIDCTL_2_00_NS>;
Are these two needed? It should default to 2ns, since that is what the
RGMII standard says the delay should be.
Andrew
More information about the linux-arm-kernel
mailing list