Re: [PATCHv2] bus: ti-sysc: Fix bogus resetdone warning on enable for cpsw

2020-11-11 Thread Grygorii Strashko
On 10/11/2020 11:21, Tony Lindgren wrote: Bail out early from sysc_wait_softreset() just like we do in sysc_reset() if there's no sysstatus srst_shift to fix a bogus resetdone warning on enable as suggested by Grygorii Strashko . We do not currently handle resets for modules that need

[PATCHv2] bus: ti-sysc: Fix bogus resetdone warning on enable for cpsw

2020-11-10 Thread Tony Lindgren
Bail out early from sysc_wait_softreset() just like we do in sysc_reset() if there's no sysstatus srst_shift to fix a bogus resetdone warning on enable as suggested by Grygorii Strashko . We do not currently handle resets for modules that need writing to the sysstatus register. If we at some