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@xxxxxxxxx> > --- Thanks, applied. Best regards, Krzysztof