Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

dt-bindings: PCI: dwc: Add rk3588 compatible

PCIe for RK3588 is the same as RK3568.

Signed-off-by: Lucas Tanure <lucas.tanure@collabora.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20230314135555.44162-2-lucas.tanure@collabora.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>

authored by

Lucas Tanure and committed by
Vinod Koul
13803c86 92bd868f

+5 -1
+5 -1
Documentation/devicetree/bindings/pci/rockchip-dw-pcie.yaml
··· 21 21 22 22 properties: 23 23 compatible: 24 - items: 24 + oneOf: 25 25 - const: rockchip,rk3568-pcie 26 + - items: 27 + - enum: 28 + - rockchip,rk3588-pcie 29 + - const: rockchip,rk3568-pcie 26 30 27 31 reg: 28 32 items: