Skip to content

Commit ac44be2

Browse files
krzkkwilczynski
authored andcommitted
dt-bindings: PCI: hisilicon,kirin-pcie: Add top-level constraints
Properties with variable number of items per each device are expected to have widest constraints in top-level "properties:" block and further customized (narrowed) in "if:then:". Add missing top-level constraints for clock-names and reset-names. Link: https://lore.kernel.org/linux-pci/20240818172843.121787-1-krzysztof.kozlowski@linaro.org Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Krzysztof Wilczyński <kwilczynski@kernel.org> Reviewed-by: Rob Herring (Arm) <robh@kernel.org>
1 parent f73286f commit ac44be2

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Documentation/devicetree/bindings/pci/hisilicon,kirin-pcie.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,8 @@ properties:
3737
minItems: 3
3838
maxItems: 4
3939

40-
clocks: true
40+
clocks:
41+
maxItems: 5
4142

4243
clock-names:
4344
items:

0 commit comments

Comments
 (0)