mirror of
https://github.com/nxp-imx/linux-imx.git
synced 2025-07-12 12:25:18 +02:00
dt-bindings: PCI: rockchip,rk3399-pcie: Add missing maxItems to ep-gpios
[ Upstream commit52d06636a4
] Properties with GPIOs should define number of actual GPIOs, so add missing maxItems to ep-gpios. Otherwise multiple GPIOs could be provided which is not a true hardware description. Fixes:aa222f9311
("dt-bindings: PCI: Convert Rockchip RK3399 PCIe to DT schema") Link: https://lore.kernel.org/linux-pci/20240401100058.15749-1-krzysztof.kozlowski@linaro.org Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Krzysztof Wilczyński <kwilczynski@kernel.org> Acked-by: Conor Dooley <conor.dooley@microchip.com> Signed-off-by: Sasha Levin <sashal@kernel.org>
This commit is contained in:
parent
916cf5d6ae
commit
b3b8ba3752
|
@ -37,6 +37,7 @@ properties:
|
||||||
description: This property is needed if using 24MHz OSC for RC's PHY.
|
description: This property is needed if using 24MHz OSC for RC's PHY.
|
||||||
|
|
||||||
ep-gpios:
|
ep-gpios:
|
||||||
|
maxItems: 1
|
||||||
description: pre-reset GPIO
|
description: pre-reset GPIO
|
||||||
|
|
||||||
vpcie12v-supply:
|
vpcie12v-supply:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user