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/20231111142006.51883-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: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> Acked-by: Conor Dooley <conor.dooley@microchip.com>
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)