[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220907110728.19092-1-johan+linaro@kernel.org>
Date: Wed, 7 Sep 2022 13:07:12 +0200
From: Johan Hovold <johan+linaro@...nel.org>
To: Vinod Koul <vkoul@...nel.org>
Cc: Andy Gross <agross@...nel.org>,
Bjorn Andersson <andersson@...nel.org>,
Konrad Dybcio <konrad.dybcio@...ainline.org>,
Kishon Vijay Abraham I <kishon@...com>,
Dmitry Baryshkov <dmitry.baryshkov@...aro.org>,
linux-arm-msm@...r.kernel.org, linux-phy@...ts.infradead.org,
linux-kernel@...r.kernel.org,
Johan Hovold <johan+linaro@...nel.org>
Subject: [PATCH 00/16] phy: qcom-qmp: further clean ups
This series clean up the QMP PHY drivers somewhat after the recent
driver split.
Included are also some fixes for runtime PM not being disabled on driver
unbind.
Note that these apply on top of the qmp-pcie series posted yesterday:
https://lore.kernel.org/all/20220906074550.4383-1-johan+linaro@kernel.org/
Johan
Johan Hovold (16):
phy: qcom-qmp-combo: disable runtime PM on unbind
phy: qcom-qmp-combo: drop unused defines
phy: qcom-qmp-pcie: drop unused runtime PM implementation
phy: qcom-qmp-pcie: drop unused defines
phy: qcom-qmp-pcie-msm8996: drop unused runtime PM implementation
phy: qcom-qmp-pcie-msm8996: drop unused defines
phy: qcom-qmp-ufs: drop unused runtime PM implementation
phy: qcom-qmp-ufs: drop unused defines
phy: qcom-qmp-usb: disable runtime PM on unbind
phy: qcom-qmp-usb: drop unused defines
phy: qcom-qmp: silence noisy probe
phy: qcom-qmp-combo: shorten function prefixes
phy: qcom-qmp-pcie-msm8996: drop unused secondary init tables
phy: qcom-qmp-pcie-msm8996: shorten function prefixes
phy: qcom-qmp-ufs: shorten function prefixes
phy: qcom-qmp-usb: shorten function prefixes
drivers/phy/qualcomm/phy-qcom-qmp-combo.c | 189 ++++++++---------
.../phy/qualcomm/phy-qcom-qmp-pcie-msm8996.c | 191 +++++-------------
drivers/phy/qualcomm/phy-qcom-qmp-pcie.c | 64 ------
drivers/phy/qualcomm/phy-qcom-qmp-ufs.c | 163 ++++-----------
drivers/phy/qualcomm/phy-qcom-qmp-usb.c | 143 ++++++-------
5 files changed, 238 insertions(+), 512 deletions(-)
--
2.35.1
Powered by blists - more mailing lists