[PATCH] phy: ti: gmii-sel: Do not use syscon helper to build regmap
Vinod Koul
vkoul at kernel.org
Fri Feb 14 04:59:00 PST 2025
On Thu, 23 Jan 2025 12:22:34 -0600, Andrew Davis wrote:
> The syscon helper device_node_to_regmap() is used to fetch a regmap
> registered to a device node. It also currently creates this regmap
> if the node did not already have a regmap associated with it. This
> should only be used on "syscon" nodes. This driver is not such a
> device and instead uses device_node_to_regmap() on its own node as
> a hacky way to create a regmap for itself.
>
> [...]
Applied, thanks!
[1/1] phy: ti: gmii-sel: Do not use syscon helper to build regmap
commit: 5ab90f40121a9f6a9b368274cd92d0f435dc7cfa
Best regards,
--
~Vinod
More information about the linux-phy
mailing list