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/[email protected] Signed-off-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: Krzysztof Wilczyński <[email protected]> Acked-by: Conor Dooley <[email protected]>
1 parent c037263 commit 52d0663

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)