From: Krzysztof Kozlowski Date: Sat, 11 Nov 2023 14:20:06 +0000 (+0100) Subject: dt-bindings: PCI: qcom: Correct reset-names property X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=3b74713a0321de5e4b1507990ef87049f8c887d8;p=linux.git dt-bindings: PCI: qcom: Correct reset-names property There is no "resets-names" property, but "reset-names". Fixes: 075a9d55932e ("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 Signed-off-by: Krzysztof WilczyƄski Reviewed-by: Manivannan Sadhasivam Acked-by: Conor Dooley --- diff --git a/Documentation/devicetree/bindings/pci/qcom,pcie.yaml b/Documentation/devicetree/bindings/pci/qcom,pcie.yaml index 9dfb341e4f776..6be2aebdc98e0 100644 --- a/Documentation/devicetree/bindings/pci/qcom,pcie.yaml +++ b/Documentation/devicetree/bindings/pci/qcom,pcie.yaml @@ -89,7 +89,7 @@ properties: minItems: 1 maxItems: 12 - resets-names: + reset-names: minItems: 1 maxItems: 12