Re: [PATCH 1/2] clk: keystone: syscon-clk: Allow the clock node to not be of type syscon

From: Stephen Boyd
Date: Fri Jun 16 2023 - 14:58:37 EST


Quoting Andrew Davis (2023-05-16 11:46:25)
> There is a helper device_node_to_regmap() we can use that does not force
> this clock DT node to be a "syscon" node. It should work the same in
> this case but allow us to remove the unneeded "syscon" compatible.
>
> Signed-off-by: Andrew Davis <afd@xxxxxx>
> ---

Applied to clk-next