Commit 13803c86 authored by Lucas Tanure's avatar Lucas Tanure Committed by Vinod Koul

dt-bindings: PCI: dwc: Add rk3588 compatible

PCIe for RK3588 is the same as RK3568.
Signed-off-by: default avatarLucas Tanure <lucas.tanure@collabora.com>
Reviewed-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20230314135555.44162-2-lucas.tanure@collabora.comSigned-off-by: default avatarVinod Koul <vkoul@kernel.org>
parent 92bd868f
...@@ -21,8 +21,12 @@ allOf: ...@@ -21,8 +21,12 @@ allOf:
properties: properties:
compatible: compatible:
items: oneOf:
- const: rockchip,rk3568-pcie - const: rockchip,rk3568-pcie
- items:
- enum:
- rockchip,rk3588-pcie
- const: rockchip,rk3568-pcie
reg: reg:
items: items:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment