Re: [PATCH v3 1/2] dt-bindings: interrupt-controller: mpm: Pass MSG RAM slice through phandle

From: Krzysztof Kozlowski
Date: Mon Jul 17 2023 - 11:10:10 EST


On 15/07/2023 16:37, Konrad Dybcio wrote:
> - <91 260>;
> +
> + remoteproc-rpm {
> + compatible = "qcom,msm8998-rpm-proc", "qcom,rpm-proc";
> +
> + mpm: interrupt-controller {

Messed indentation.

> + compatible = "qcom,mpm";
> + qcom,rpm-msg-ram = <&apss_mpm>;
> + interrupts = <GIC_SPI 197 IRQ_TYPE_EDGE_RISING>;
> + mboxes = <&apcs_glb 1>;
> + interrupt-controller;


Best regards,
Krzysztof