Skip to content

Commit 3b74713

Browse files
krzkkwilczynski
authored andcommitted
dt-bindings: PCI: qcom: Correct reset-names property
There is no "resets-names" property, but "reset-names". Fixes: 075a9d5 ("dt-bindings: PCI: qcom: Convert to YAML") Link: https://lore.kernel.org/linux-pci/[email protected] Signed-off-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: Krzysztof Wilczyński <[email protected]> Reviewed-by: Manivannan Sadhasivam <[email protected]> Acked-by: Conor Dooley <[email protected]>
1 parent a711253 commit 3b74713

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/devicetree/bindings/pci/qcom,pcie.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ properties:
8989
minItems: 1
9090
maxItems: 12
9191

92-
resets-names:
92+
reset-names:
9393
minItems: 1
9494
maxItems: 12
9595

0 commit comments

Comments
 (0)