]> git.ipfire.org Git - thirdparty/linux.git/commit
phy: k1-usb: k3: add USB2 PHY support
authorYixun Lan <dlan@kernel.org>
Thu, 5 Mar 2026 01:00:52 +0000 (01:00 +0000)
committerVinod Koul <vkoul@kernel.org>
Sun, 10 May 2026 09:43:02 +0000 (15:13 +0530)
commit056ee8b37bc91e3230afa11ec1018fa898b983b8
tree8fe77f709aabd195f90053ff34cbe66e769a97ef
parentad8fdebd40fd25e86331886f4fc6951531691319
phy: k1-usb: k3: add USB2 PHY support

Add USB2 PHY support for SpacemiT K3 SoC.

Register layout of handling USB disconnect operation has been changed,
So introducing a platform data to distinguish the different SoCs.

Reviewed-by: Yao Zi <me@ziyao.cc>
Signed-off-by: Yixun Lan <dlan@kernel.org>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git/commit/?h=usb-next&id=c05cf9d274daf72dc7e433480cf2e0e888f6bd89
Link: https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git/commit/?h=usb-next&id=00b4fe5be06aecd6426930de86b7cffc2330f4b8
Link: https://patch.msgid.link/20260305-11-k3-usb2-phy-v4-2-15554fb933bc@kernel.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/spacemit/phy-k1-usb2.c