Re: [PATCH] phy: ti: gmii-sel: Fix register offset when parent is not a syscon node

From: Vinod Koul
Date: Thu Nov 16 2023 - 10:00:33 EST



On Wed, 25 Oct 2023 09:33:02 -0500, Andrew Davis wrote:
> When the node for this phy selector is a child node of a syscon node then the
> property 'reg' is used as an offset into the parent regmap. When the node
> is standalone and gets its own regmap this offset is pre-applied. So we need
> to track which method was used to get the regmap and not apply the offset
> in the standalone case.
>
>
> [...]

Applied, thanks!

[1/1] phy: ti: gmii-sel: Fix register offset when parent is not a syscon node
commit: 0f40d5099cd6d828fd7de6227d3eabe86016724c

Best regards,
--
~Vinod