mbox series

[0/2] phy: qcom: qmp-pcie: Add support for G3/G4 PCIe PHY for X1E80100

Message ID 20231222-x1e80100-phy-pcie-v1-0-b74ac13390bf@linaro.org
Headers show
Series phy: qcom: qmp-pcie: Add support for G3/G4 PCIe PHY for X1E80100 | expand

Message

Abel Vesa Dec. 22, 2023, 10:40 a.m. UTC
This patchset adds the G4 tables and G4/G3 compatibles for X1E80100
platforms.

Signed-off-by: Abel Vesa <abel.vesa@linaro.org>
---
Abel Vesa (2):
      dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Document the X1E80100 QMP PCIe PHYs
      phy: qcom-qmp-pcie: Add support for X1E80100 g3x2 and g4x2 PCIE

 .../bindings/phy/qcom,sc8280xp-qmp-pcie-phy.yaml   |   6 +
 drivers/phy/qualcomm/phy-qcom-qmp-pcie.c           | 173 +++++++++++++++++++++
 2 files changed, 179 insertions(+)
---
base-commit: 8a9be2a3cb673dba9d22311beb74be261f0b3f15
change-id: 20231201-x1e80100-phy-pcie-ef74adb9af30

Best regards,

Comments

Krzysztof Kozlowski Dec. 22, 2023, 3:57 p.m. UTC | #1
On 22/12/2023 11:40, Abel Vesa wrote:
> Document the QMP PCIe PHYs on the X1E80100 platform.
> 
> Signed-off-by: Abel Vesa <abel.vesa@linaro.org>
> ---

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof