[PATCH v4 2/5] dt-bindings: PCI: qcom: Document the QCS615 PCIe Controller
Krzysztof Kozlowski
krzk at kernel.org
Tue May 6 22:17:08 PDT 2025
On Wed, May 07, 2025 at 11:15:56AM GMT, Ziyue Zhang wrote:
> From: Krishna chaitanya chundru <quic_krichai at quicinc.com>
>
> Add dedicated schema for the PCIe controllers found on QCS615.
> Due to qcs615's clock-names do not match any of the existing
> dt-bindings, a new compatible for qcs615 is needed.
Other bindings for QCS615 were not finished, so I have doubts this is
done as well. Send your bindings once you finish them.
...
> +properties:
> + compatible:
> + const: qcom,qcs615-pcie
> +
> + reg:
> + minItems: 6
> + maxItems: 6
> +
> + reg-names:
> + items:
> + - const: parf # Qualcomm specific registers
> + - const: dbi # DesignWare PCIe registers
> + - const: elbi # External local bus interface registers
> + - const: atu # ATU address space
> + - const: config # PCIe configuration space
> + - const: mhi # MHI registers
> +
> + clocks:
> + minItems: 5
Drop or use correct value - 6. I don't understand why this changed and
nothing in changelog explains this.
Best regards,
Krzysztof
More information about the linux-phy
mailing list