phy: qcom-snps: Add sc8280xp support
authorBjorn Andersson <bjorn.andersson@linaro.org>
Fri, 25 Feb 2022 03:40:49 +0000 (19:40 -0800)
committerVinod Koul <vkoul@kernel.org>
Wed, 2 Mar 2022 14:36:54 +0000 (20:06 +0530)
commit7addff4018f0d5b94a8f5816fa752ea05ccfa23e
treef5d5c21fe8387a07da300d5d864c127f020e0cba
parent641024df6a8215b19e87b10ede7e68d3c5d2281c
phy: qcom-snps: Add sc8280xp support

The Qualcomm sc8280xp platform comes with a 5nm femto USB PHY which, in
contrast to previously seen platforms, has the SIDDQ bit in the COMMON0
register default to high.

So make the driver match on the 5nm compatible and make sure to clear
the SIDDQ bit on phy_init.

Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20220225034049.2294207-2-bjorn.andersson@linaro.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/qualcomm/phy-qcom-snps-femto-v2.c