Re: [PATCH v5 1/3] clk: lan966x: Fix the lan966x clock gate register address

From: Michael Walle
Date: Tue Jul 05 2022 - 09:40:22 EST


> The register address used for the clock gate register is the base
> register address coming from first reg map (ie. the generic
> clock registers) instead of the second reg map defining the clock
> gate register.
>
> Use the correct clock gate register address.
>
> Fixes: 5ad5915dea00 ("clk: lan966x: Extend lan966x clock driver for clock gating support")
> Signed-off-by: Herve Codina <herve.codina@xxxxxxxxxxx>

Tested-by: Michael Walle <michael@xxxxxxxx>