Re: [PATCH 2/2] reset: spacemit: k3: fix USB2 ahb reset
From: Philipp Zabel
Date: Thu Jun 18 2026 - 06:19:37 EST
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 <panjunzhong@xxxxxxxxxxxxxxxxxx>
> Signed-off-by: Yixun Lan <dlan@xxxxxxxxxx>
Reviewed-by: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>
regards
Philipp