Searched hist:f8432544f9779a6300262fc0747ada2c17f1a02d (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/phy/qualcomm/ |
H A D | phy-qcom-qmp-pcie.c | diff f8432544f9779a6300262fc0747ada2c17f1a02d Tue Aug 30 06:29:18 CDT 2022 Johan Hovold <johan+linaro@kernel.org> phy: qcom-qmp-pcie: drop pipe clock lane suffix
The pipe clock is defined in the "lane" node so there's no need to keep adding a redundant lane-number suffix to the clock name.
Update driver to support the new binding where the pipe clock name has been deprecated by instead requesting the clock by index.
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Signed-off-by: Johan Hovold <johan+linaro@kernel.org> Link: https://lore.kernel.org/r/20220830112923.3725-26-johan+linaro@kernel.org Signed-off-by: Vinod Koul <vkoul@kernel.org>
|