phy: qcom-qmp-pcie: drop redundant ipq8074 power on
authorJohan Hovold <johan+linaro@kernel.org>
Wed, 12 Oct 2022 08:12:31 +0000 (10:12 +0200)
committerVinod Koul <vkoul@kernel.org>
Fri, 28 Oct 2022 12:12:28 +0000 (17:42 +0530)
commitf2175762b4ed90048b739b32a739a2df790d4e13
treefebc4ba2bb4182d171c281b5491ac3312a82e506
parentccf6f83b1b0bbdcde1ec7c0a35dde014f7101507
phy: qcom-qmp-pcie: drop redundant ipq8074 power on

The PCS initialisation table for IPQ8074 includes updates of the reset
and start-control registers which is already handled explicitly by the
driver during power on.

Drop the redundant register write from the IPQ8074 configuration table
and along with it the now unused "in-layout" configuration macro and
code.

Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
Link: https://lore.kernel.org/r/20221012081241.18273-5-johan+linaro@kernel.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/qualcomm/phy-qcom-qmp-pcie.c