[PATCH 1/6] dt-bindings: PCI: dwc: rockchip: Add rk3576 support

Kever Yang kever.yang at rock-chips.com
Thu Dec 5 02:36:18 PST 2024


rk3576 is using the same controller as rk3568.

Signed-off-by: Kever Yang <kever.yang at rock-chips.com>
---

 Documentation/devicetree/bindings/pci/rockchip-dw-pcie.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/pci/rockchip-dw-pcie.yaml b/Documentation/devicetree/bindings/pci/rockchip-dw-pcie.yaml
index 550d8a684af3..5328ccad7130 100644
--- a/Documentation/devicetree/bindings/pci/rockchip-dw-pcie.yaml
+++ b/Documentation/devicetree/bindings/pci/rockchip-dw-pcie.yaml
@@ -26,6 +26,7 @@ properties:
       - const: rockchip,rk3568-pcie
       - items:
           - enum:
+              - rockchip,rk3576-pcie
               - rockchip,rk3588-pcie
           - const: rockchip,rk3568-pcie
 
-- 
2.25.1




More information about the linux-arm-kernel mailing list