Re: (subset) [PATCH 0/2] spacemit: fix USB2 clock and reset
Yixun Lan <[email protected]>
| Newsgroups | dev.linux.lists.spacemit,org.infradead.lists.linux-riscv,org.kernel.vger.linux-clk,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <178278137140.759782.6011015469413398398.b4-ty@b4> |
On Mon, 18 May 2026 02:58:35 +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, thanks! Queue at for-clk-fixes-v7.2 branch
[1/2] clk: spacemit: k3: fix USB2 bus clock
https://github.com/spacemit-com/linux/commit/51ed53630915c9cc290036fe4f430849e23bbf8e
Best regards,
--
Yixun Lan <[email protected]>