Re: [net-next,PATCH v3 3/3] net: phy: realtek: Add property to enable SSC
From: Marek Vasut <hidden>
Date: 2026-02-28 04:05:55
Also in:
linux-devicetree
From: Marek Vasut <hidden>
Date: 2026-02-28 04:05:55
Also in:
linux-devicetree
On 2/4/26 3:25 PM, Marek Vasut wrote:
On 12/18/25 6:36 PM, Marek Vasut wrote:quoted
Add support for spread spectrum clocking (SSC) on RTL8211F(D)(I)-CG, RTL8211FS(I)(-VS)-CG, RTL8211FG(I)(-VS)-CG PHYs. The implementation follows EMI improvement application note Rev. 1.2 for these PHYs. The current implementation enables SSC for both RXC and SYSCLK clock signals. Introduce DT properties 'realtek,clkout-ssc-enable', 'realtek,rxc-ssc-enable' and 'realtek,sysclk-ssc-enable' which control CLKOUT, RXC and SYSCLK SSC spread spectrum clocking enablement on these signals. Signed-off-by: Marek Vasut <redacted>Is there anything that should be adjusted in these patches ?
How can we proceed here ?