[PATCH v2 0/2] riscv: dts: spacemit: Fix phy id check for the phy
Inochi Amaoto <[email protected]> Sun, 26 Jul 2026 07:33:48 +0800
| Newsgroups | dev.linux.lists.spacemit,org.infradead.lists.linux-riscv,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
As reported, the phy framework can not detected the phy id correctly when re-initialize this. So add the phy id compatible string to the etherenet phy, so the phy can be reinit successfully. Note: separate this patchset as two patch for backport if necessary. Changed from v1: - https://lore.kernel.org/spacemit/[email protected] 1. Remove all the c22 fallback compatible. Inochi Amaoto (2): riscv: dts: spacemit: Fix phy id check for the phy on pico-itx board riscv: dts: spacemit: Fix phy id check for the phy on com260 board arch/riscv/boot/dts/spacemit/k3-com260.dtsi | 2 +- arch/riscv/boot/dts/spacemit/k3-pico-itx.dts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) -- 2.55.0