Re: [PATCH v4 4/6] arm64: dts: qcom: qcs615-ride: Enable ethernet node
From: Yijie Yang <hidden>
Date: 2025-08-20 03:18:23
Also in:
linux-arm-kernel, linux-arm-msm, linux-devicetree, lkml
From: Yijie Yang <hidden>
Date: 2025-08-20 03:18:23
Also in:
linux-arm-kernel, linux-arm-msm, linux-devicetree, lkml
On 2025-08-20 00:24, Andrew Lunn wrote:
quoted
+ mdio: mdio { + compatible = "snps,dwmac-mdio"; + #address-cells = <1>; + #size-cells = <0>; + + rgmii_phy: phy@7 { + compatible = "ethernet-phy-ieee802.3-c22"; + reg = <0x7>; + + interrupts-extended = <&tlmm 121 IRQ_TYPE_EDGE_FALLING>;PHY interrupt are always level, never edge.
Thanks for pointing that out — I’ll get it fixed.
Andrew
---
pw-bot: cr-- Best Regards, Yijie