[PATCH v1] soc: samsung: usi: prevent wrong bits inversion during unconfiguring

Krzysztof Kozlowski krzk at kernel.org
Mon Apr 14 01:11:20 PDT 2025


On 13/04/2025 18:37, Ivaylo Ivanov wrote:
> Instead of setting bit 1 (USI_OPTION_CLKSTOP_ON) during USI unconfiguring,
> all the other bits in the USI_OPTION register get inverted, which
> should not happen as that means the clock will keep getting provided
> to the USI IP. Remove the unnecessary tilde.
> 
> Fixes: 11e77776b58a ("soc: samsung: usi: add a routine for unconfiguring the ip")
> Signed-off-by: Ivaylo Ivanov <ivo.ivanov.ivanov1 at gmail.com>
> ---

Thanks, applied.

Best regards,
Krzysztof



More information about the linux-arm-kernel mailing list