Re: [PATCH] mux: mmio: Do not use syscon helper to build regmap
From: Krzysztof Kozlowski
Date: Thu May 01 2025 - 13:56:25 EST
On Thu, 23 Jan 2025 12:20:59 -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] mux: mmio: Do not use syscon helper to build regmap
https://git.kernel.org/krzk/linux/c/61de83fd8256e185588670d3cf0bccc3e913819c
Best regards,
--
Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>