mbox series

[0/2] phy: qcom-qmp: fix QMP PCIe PHY init

Message ID 20220610185542.3662484-1-dmitry.baryshkov@linaro.org
Headers show
Series phy: qcom-qmp: fix QMP PCIe PHY init | expand

Message

Dmitry Baryshkov June 10, 2022, 6:55 p.m. UTC
These two patches fix PCIe PHY init after the previous QMP PHY rework
([1]). They were generated on top of phy/next, but I'm fine with them
being squashed to the corresponding patches.

Dmitry Baryshkov (2):
  phy: qcom-qmp: fix msm8996 PCIe PHY support
  phy: qcom-qmp: fix PCIe PHY support

 drivers/phy/qualcomm/phy-qcom-qmp-pcie-msm8996.c | 4 ++--
 drivers/phy/qualcomm/phy-qcom-qmp-pcie.c         | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

Comments

Vinod Koul June 17, 2022, 12:38 a.m. UTC | #1
On 10-06-22, 21:55, Dmitry Baryshkov wrote:
> These two patches fix PCIe PHY init after the previous QMP PHY rework
> ([1]). They were generated on top of phy/next, but I'm fine with them
> being squashed to the corresponding patches.

Applied, thanks