Re: [PATCH v5 1/2] dt-bindings: PCI: dw: rockchip: Add rk3576 support

From: Krzysztof Kozlowski
Date: Fri Jan 17 2025 - 02:36:13 EST


On Fri, Jan 17, 2025 at 11:27:41AM +0800, Kever Yang wrote:
> rk3576 is using dwc controller, with msi interrupt directly to gic instead
> of to gic its, so
> - no its support is required and the 'msi-map' is not need anymore,
> - a new 'msi' interrupt is needed.
>
> Signed-off-by: Kever Yang <kever.yang@xxxxxxxxxxxxxx>
> ---
>
> Changes in v5:
> - Add constraints per device for interrupt-names due to the interrupt is
> different from rk3588.


Test your patches before sending. This one has obvious syntax errors, so
you really never run a test. That's wasting our time.

Best regards,
Krzysztof