Re: [PATCH v2 0/2] riscv: dts: spacemit: Fix phy id check for the phy
Yixun Lan <[email protected]> Sun, 26 Jul 2026 08:00:27 +0000
| Newsgroups | dev.linux.lists.spacemit,org.infradead.lists.linux-riscv,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
Hi Inochi, On 07:33 Sun 26 Jul , Inochi Amaoto wrote: > 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. Reviewed-by: Yixun Lan <[email protected]> > > 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 > -- Yixun Lan (dlan)