• Stephen Boyd's avatar
    phy: qcom-qmp: Move phy mode into struct qmp_phy · dadcf995
    Stephen Boyd authored
    The phy mode pertains to the phy itself, i.e. 'struct qmp_phy', not the
    wrapper, i.e. 'struct qcom_qmp'. Move the phy mode into the phy
    structure to more accurately reflect what is going on. This also cleans
    up 'struct qcom_qmp' so that it can eventually be the place where qmp
    wrapper wide data is located, paving the way for the USB3+DP combo phy.
    Signed-off-by: default avatarStephen Boyd <swboyd@chromium.org>
    Reviewed-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
    Cc: Jeykumar Sankaran <jsanka@codeaurora.org>
    Cc: Chandan Uddaraju <chandanu@codeaurora.org>
    Cc: Vara Reddy <varar@codeaurora.org>
    Cc: Tanmay Shah <tanmay@codeaurora.org>
    Cc: Manu Gautam <mgautam@codeaurora.org>
    Cc: Sandeep Maheswaram <sanm@codeaurora.org>
    Cc: Douglas Anderson <dianders@chromium.org>
    Cc: Sean Paul <seanpaul@chromium.org>
    Cc: Jonathan Marek <jonathan@marek.ca>
    Cc: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
    Cc: Rob Clark <robdclark@chromium.org>
    Link: https://lore.kernel.org/r/20200916231202.3637932-3-swboyd@chromium.orgSigned-off-by: default avatarVinod Koul <vkoul@kernel.org>
    dadcf995
phy-qcom-qmp.c 127 KB