[PATCH v7 1/2] dt-bindings: PCI: dw: rockchip: Add rk3576 support
Rob Herring (Arm)
robh at kernel.org
Tue Feb 25 09:20:56 PST 2025
On Tue, 25 Feb 2025 18:26:10 +0800, Kever Yang wrote:
> rk3576 is using DWC PCIe controller, with msi interrupt directly to GIC
> instead of using GIC ITS, so
> - no ITS support is required and the 'msi-map' is not required,
> - a new 'msi' interrupt is needed.
>
> Signed-off-by: Kever Yang <kever.yang at rock-chips.com>
> Signed-off-by: Sebastian Reichel <sebastian.reichel at collabora.com>
> ---
>
> Changes in v7:
> - Move the rk3576 device specific schema out of common.yaml
>
> Changes in v6:
> - Fix make dt_binding_check and make CHECK_DTBS=y
>
> Changes in v5:
> - Add constraints per device for interrupt-names due to the interrupt is
> different from rk3588.
>
> Changes in v4:
> - Fix wrong indentation in dt_binding_check report by Rob
>
> Changes in v3:
> - Fix dtb check broken on rk3588
> - Update commit message
>
> Changes in v2:
> - remove required 'msi-map'
> - add interrupt name 'msi'
>
> .../bindings/pci/rockchip-dw-pcie-common.yaml | 10 +++-
> .../bindings/pci/rockchip-dw-pcie.yaml | 55 +++++++++++++++++--
> 2 files changed, 57 insertions(+), 8 deletions(-)
>
Reviewed-by: Rob Herring (Arm) <robh at kernel.org>
More information about the Linux-rockchip
mailing list