Re: [PATCH] dt-bindings: PCI: qcom,pcie-sc7280: specify eight interrupts

From: Krzysztof Kozlowski
Date: Sun Jul 21 2024 - 06:24:32 EST


On 18/07/2024 17:20, Rayyan Ansari wrote:
> In the previous commit to this binding,
>
> commit 756485bfbb85 ("dt-bindings: PCI: qcom,pcie-sc7280: Move SC7280 to dedicated schema")

"commit foo ("bar")" is always part of the sentence, so drop surrounding
blank lines.

>
> the binding was changed to specify one interrupt, as the device tree at
> that moment in time did not describe the hardware fully.
>
> The device tree for sc7280 now specifies eight interrupts, due to
>
> commit b8ba66b40da3 ("arm64: dts: qcom: sc7280: Add additional MSI interrupts")

Same here.

>
> As a result, change the bindings to reflect this.
>
> Signed-off-by: Rayyan Ansari <rayyan.ansari@xxxxxxxxxx>
> ---
> .../devicetree/bindings/pci/qcom,pcie-sc7280.yaml | 24 ++++++++++++++++++----
> 1 file changed, 20 insertions(+), 4 deletions(-)
>

With above:

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

Best regards,
Krzysztof