Re: [PATCH 2/2] reset: spacemit: k3: fix USB2 ahb 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:
> According to SpacemiT K3's updated docs, the USB2 ahb reset and USB2 bus
> clock enable bit was wrongly swapped, the correct one should be:
>
> Register : APMU_USB_CLK_RES_CTRL
> bit[1] : usb2_port_bus_clk_en
> bit[0] : usb2_port_ahb_rstn
>
> Fixes: a0e0c2f8c5f3 ("reset: spacemit: k3: Decouple composite reset lines")
> Reported-by: Junzhong Pan <[email protected]>
> Signed-off-by: Yixun Lan <[email protected]>
Reviewed-by: Philipp Zabel <[email protected]>
regards
Philipp