Re: [PATCH v1] net: phy: dp83869: fix setting CLK_O_SEL field.
From: Simon Horman
Date: Tue Apr 28 2026 - 09:42:09 EST
On Sat, Apr 25, 2026 at 05:13:39AM +0200, Heiko Schocher wrote:
> Table 7-121 in datasheet says we have to set register 0xc6
> to value 0x10 before CLK_O_SEL can be modified. No more infos
> about this field found in datasheet. With this fix, setting
> of CLK_O_SEL field in IO_MUX_CFG register worked through dts
> property "ti,clk-output-sel" on a DP83869HMRGZR.
>
> Signed-off-by: Heiko Schocher <hs@xxxxxxxxxxxx>
Reviewed-by: Simon Horman <horms@xxxxxxxxxx>