Re: [PATCH 0/2] spacemit: fix USB2 clock and reset
Philipp Zabel <[email protected]>
| Newsgroups | dev.linux.lists.spacemit,org.infradead.lists.linux-riscv,org.kernel.vger.linux-clk,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On Mo, 2026-05-18 at 02:58 +0000, Yixun Lan wrote:
> In current code (v7.1-rc1), the register bit of bus clock and ahb reset
> for USB2 were wrongly swapped, but this didn't cause any problem, because
> from setting the register bits perspective, the de-assert reset operation
> is effectly equivalent to enabling the clock bit, both of them will set
> value 1.
>
> This issue was found during suspend/resume test with vendor's internal
> kernel.
[...]
Applied to reset/fixes, thanks!
[2/2] reset: spacemit: k3: fix USB2 ahb reset
https://git.kernel.org/pub/scm/linux/kernel/git/pza/linux.git/commit/?id=1ca22c6aa006
regards
Philipp