Re: [PATCH v2 1/1] phy: rockchip: naneng-combphy: compatible reset with old DT
From: Jonas Karlman
Date: Wed Jan 15 2025 - 03:08:20 EST
Hi Chukun,
On 2025-01-15 05:00, Chukun Pan wrote:
> Hi,
>> The commit fbcbffbac994 ("phy: rockchip: naneng-combphy: fix phy reset")
>> broke backwards compatibly with old DTs and has already been backported
>> breaking i.e. PCIe and USB on Rockchip RK356x boards on stable and
>> longterm kernels.
>
> The dts changes have been merged into v6.13-rc7,
> maybe it can be sent to linux-stable.
The original commit broke ABI and does not allow upgrading Linux using
an existing device tree, even if the DT patch adding reset-names props
also is backported you still have uses in the wild e.g. U-Boot v2024.10
and newer that comes bundled with an unpatched DT.
Trying to boot into Linux v6.1.123+, v6.6.69+ and v6.12.8+ using the
U-Boot bundled DT for RK356x boards now result in broken PCIe, SATA and
USB thanks to the offending commit fbcbffbac994 ("phy: rockchip:
naneng-combphy: fix phy reset").
Regards,
Jonas
>
> Thanks,
> Chukun
>