diff mbox series

dt-bindings: PCI: qcom: Correct reset-names property

Message ID 20231111142006.51883-1-krzysztof.kozlowski@linaro.org (mailing list archive)
State Not Applicable
Headers show
Series dt-bindings: PCI: qcom: Correct reset-names property | expand

Commit Message

Krzysztof Kozlowski Nov. 11, 2023, 2:20 p.m. UTC
There is no "resets-names" property, but "reset-names".

Fixes: 075a9d55932e ("dt-bindings: PCI: qcom: Convert to YAML")
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
 Documentation/devicetree/bindings/pci/qcom,pcie.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Conor Dooley Nov. 11, 2023, 4:31 p.m. UTC | #1
On Sat, Nov 11, 2023 at 03:20:06PM +0100, Krzysztof Kozlowski wrote:
> There is no "resets-names" property, but "reset-names".
> 
> Fixes: 075a9d55932e ("dt-bindings: PCI: qcom: Convert to YAML")

The original text binding did in fact use reset not resets.
Acked-by: Conor Dooley <conor.dooley@microchip.com>

Cheers,
Conor.

> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> ---
>  Documentation/devicetree/bindings/pci/qcom,pcie.yaml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/devicetree/bindings/pci/qcom,pcie.yaml b/Documentation/devicetree/bindings/pci/qcom,pcie.yaml
> index eadba38171e1..8bfae8eb79a3 100644
> --- a/Documentation/devicetree/bindings/pci/qcom,pcie.yaml
> +++ b/Documentation/devicetree/bindings/pci/qcom,pcie.yaml
> @@ -88,7 +88,7 @@ properties:
>      minItems: 1
>      maxItems: 12
>  
> -  resets-names:
> +  reset-names:
>      minItems: 1
>      maxItems: 12
>  
> -- 
> 2.34.1
>
Krzysztof Kozlowski Dec. 8, 2023, 9:51 a.m. UTC | #2
On 11/11/2023 15:20, Krzysztof Kozlowski wrote:
> There is no "resets-names" property, but "reset-names".
> 
> Fixes: 075a9d55932e ("dt-bindings: PCI: qcom: Convert to YAML")
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> ---

Krzysztof W., Bjorn H., Lorenzo,

Can you pick this one via PCI tree?

Best regards,
Krzysztof
Manivannan Sadhasivam Dec. 8, 2023, 10:34 a.m. UTC | #3
On Sat, Nov 11, 2023 at 03:20:06PM +0100, Krzysztof Kozlowski wrote:
> There is no "resets-names" property, but "reset-names".
> 
> Fixes: 075a9d55932e ("dt-bindings: PCI: qcom: Convert to YAML")
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>

- Mani

> ---
>  Documentation/devicetree/bindings/pci/qcom,pcie.yaml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/devicetree/bindings/pci/qcom,pcie.yaml b/Documentation/devicetree/bindings/pci/qcom,pcie.yaml
> index eadba38171e1..8bfae8eb79a3 100644
> --- a/Documentation/devicetree/bindings/pci/qcom,pcie.yaml
> +++ b/Documentation/devicetree/bindings/pci/qcom,pcie.yaml
> @@ -88,7 +88,7 @@ properties:
>      minItems: 1
>      maxItems: 12
>  
> -  resets-names:
> +  reset-names:
>      minItems: 1
>      maxItems: 12
>  
> -- 
> 2.34.1
>
Krzysztof Wilczyński Dec. 16, 2023, 12:02 a.m. UTC | #4
Hello,

> There is no "resets-names" property, but "reset-names".

Applied to dt-bindings, thank you!

[1/1] dt-bindings: PCI: qcom: Correct reset-names property
      https://git.kernel.org/pci/pci/c/3b74713a0321

	Krzysztof
Krzysztof Wilczyński Dec. 16, 2023, 12:03 a.m. UTC | #5
Hello,

> > There is no "resets-names" property, but "reset-names".
[...]
> Krzysztof W., Bjorn H., Lorenzo,
> 
> Can you pick this one via PCI tree?

Done.  Apologies for the delay!

	Krzysztof
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/pci/qcom,pcie.yaml b/Documentation/devicetree/bindings/pci/qcom,pcie.yaml
index eadba38171e1..8bfae8eb79a3 100644
--- a/Documentation/devicetree/bindings/pci/qcom,pcie.yaml
+++ b/Documentation/devicetree/bindings/pci/qcom,pcie.yaml
@@ -88,7 +88,7 @@  properties:
     minItems: 1
     maxItems: 12
 
-  resets-names:
+  reset-names:
     minItems: 1
     maxItems: 12