Message ID | 20250415051855.59740-2-kever.yang@rock-chips.com (mailing list archive) |
---|---|
State | New |
Headers | show |
Series | rockchip: Add rk3562 SoC and evb support | expand |
On Tue, 15 Apr 2025 13:18:49 +0800, Kever Yang wrote: > rk3562 is using the same dwc controller as rk3576. > > Applied to pci/dt-bindings, thanks! [1/7] dt-bindings: PCI: dwc: rockchip: Add rk3562 support commit: 1d6d956497ded6ae02faff74ac493adefddc2c73 Best regards,
diff --git a/Documentation/devicetree/bindings/pci/rockchip-dw-pcie.yaml b/Documentation/devicetree/bindings/pci/rockchip-dw-pcie.yaml index 4764a0173ae4..6c6d828ce964 100644 --- a/Documentation/devicetree/bindings/pci/rockchip-dw-pcie.yaml +++ b/Documentation/devicetree/bindings/pci/rockchip-dw-pcie.yaml @@ -22,6 +22,7 @@ properties: - const: rockchip,rk3568-pcie - items: - enum: + - rockchip,rk3562-pcie - rockchip,rk3576-pcie - rockchip,rk3588-pcie - const: rockchip,rk3568-pcie @@ -76,7 +77,9 @@ allOf: properties: compatible: contains: - const: rockchip,rk3576-pcie + enum: + - rockchip,rk3562-pcie + - rockchip,rk3576-pcie then: required: - msi-map @@ -85,7 +88,9 @@ allOf: properties: compatible: contains: - const: rockchip,rk3576-pcie + enum: + - rockchip,rk3562-pcie + - rockchip,rk3576-pcie then: properties: interrupts: