]> www.infradead.org Git - users/dwmw2/linux.git/commit
phy: qcom: qmp-pcie: drop bogus x1e80100 qref supplies
authorJohan Hovold <johan+linaro@kernel.org>
Tue, 15 Oct 2024 12:14:06 +0000 (14:14 +0200)
committerVinod Koul <vkoul@kernel.org>
Thu, 17 Oct 2024 14:42:05 +0000 (20:12 +0530)
commit031b46b4729b1a6ff8484a1e29cdb41b710ed740
treeb99aa9c8e8380e2b26f4505a8f40cb20873d80f4
parent1dd196f9004848d0318e8831f962cc76255431d8
phy: qcom: qmp-pcie: drop bogus x1e80100 qref supplies

The PCIe PHYs on x1e80100 do not a have a qref supply so stop requesting
one. This also avoids the follow warning at boot:

qcom-qmp-pcie-phy 1bfc000.phy: supply vdda-qref not found, using dummy regulator

Fixes: 9dab00ee9544 ("phy: qcom: qmp-pcie: Add Gen4 4-lanes mode for X1E80100")
Fixes: 606060ce8fd0 ("phy: qcom-qmp-pcie: Add support for X1E80100 g3x2 and g4x2 PCIE")
Cc: Abel Vesa <abel.vesa@linaro.org>
Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://lore.kernel.org/r/20241015121406.15033-1-johan+linaro@kernel.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/qualcomm/phy-qcom-qmp-pcie.c