Skip to content

Commit

Permalink
dt-bindings: PCI: rockchip,rk3399-pcie: Add missing maxItems to ep-gpios
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
krzk authored and kwilczynski committed May 16, 2024
1 parent c037263 commit 52d0663
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ properties:
description: This property is needed if using 24MHz OSC for RC's PHY.

ep-gpios:
maxItems: 1
description: pre-reset GPIO

vpcie12v-supply:
Expand Down

0 comments on commit 52d0663

Please sign in to comment.