aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <[email protected]>2023-11-11 15:20:06 +0100
committerKrzysztof Wilczyński <[email protected]>2023-12-15 23:57:22 +0000
commit3b74713a0321de5e4b1507990ef87049f8c887d8 (patch)
tree6ec5e6c806f2144bbe71a12a90fceea3f5961be4
parenta711253d5f706dfc018a4a193ef401b7e8cf1d93 (diff)
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/[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]>
-rw-r--r--Documentation/devicetree/bindings/pci/qcom,pcie.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/pci/qcom,pcie.yaml b/Documentation/devicetree/bindings/pci/qcom,pcie.yaml
index 9dfb341e4f77..6be2aebdc98e 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