mbox series

[v2,0/8] arm64: dts: qcom: x1e80100: PCIe fixes and CRD modem support

Message ID 20240722094249.26471-1-johan+linaro@kernel.org
Headers show
Series arm64: dts: qcom: x1e80100: PCIe fixes and CRD modem support | expand

Message

Johan Hovold July 22, 2024, 9:42 a.m. UTC
This series fixes some issues with the current x1e80100 PCIe support,
adds the PCIe5 nodes and enables the modem on the CRD.

The fixes should go into 6.11, but the modem support depends on them so
I decided to send everything in one series.

As Konrad noted some of these issues have been reproduced in the other
x1e80100 dts. I'll send a separate series addressing that.

Johan


Changes in v2
 - add missing minimum OPPs
 - move 'pinctrl-name' under 'pinctrl-0'


Johan Hovold (8):
  arm64: dts: qcom: x1e80100-crd: fix PCIe4 PHY supply
  arm64: dts: qcom: x1e80100: fix PCIe domain numbers
  arm64: dts: qcom: x1e80100: add missing PCIe minimum OPP
  arm64: dts: qcom: x1e80100-crd: fix up PCIe6a pinctrl node
  arm64: dts: qcom: x1e80100-crd: disable PCIe6a perst pull down
  arm64: dts: qcom: x1e80100-crd: fix missing PCIe4 gpios
  arm64: dts: qcom: x1e80100: add PCIe5 nodes
  arm64: dts: qcom: x1e80100-crd: enable SDX65 modem

 arch/arm64/boot/dts/qcom/x1e80100-crd.dts | 110 +++++++++++++++++--
 arch/arm64/boot/dts/qcom/x1e80100.dtsi    | 128 +++++++++++++++++++++-
 2 files changed, 227 insertions(+), 11 deletions(-)