Skip to content

Commit 52d0663

Browse files
krzkkwilczynski
authored andcommitted
dt-bindings: PCI: rockchip,rk3399-pcie: Add missing maxItems to ep-gpios
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: aa222f9 ("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>
1 parent c037263 commit 52d0663

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Documentation/devicetree/bindings/pci/rockchip,rk3399-pcie.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ properties:
3737
description: This property is needed if using 24MHz OSC for RC's PHY.
3838

3939
ep-gpios:
40+
maxItems: 1
4041
description: pre-reset GPIO
4142

4243
vpcie12v-supply:

0 commit comments

Comments
 (0)