[PATCH] dt-bindings: PCI: qcom: Correct reset-names property

Krzysztof Kozlowski posted 1 patch 2 years, 1 month ago
Documentation/devicetree/bindings/pci/qcom,pcie.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH] dt-bindings: PCI: qcom: Correct reset-names property
Posted by Krzysztof Kozlowski 2 years, 1 month ago
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(-)

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
Re: [PATCH] dt-bindings: PCI: qcom: Correct reset-names property
Posted by Krzysztof Wilczyński 2 years ago
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
Re: [PATCH] dt-bindings: PCI: qcom: Correct reset-names property
Posted by Manivannan Sadhasivam 2 years ago
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
> 

-- 
மணிவண்ணன் சதாசிவம்
Re: [PATCH] dt-bindings: PCI: qcom: Correct reset-names property
Posted by Krzysztof Kozlowski 2 years ago
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
Re: [PATCH] dt-bindings: PCI: qcom: Correct reset-names property
Posted by Krzysztof Wilczyński 2 years ago
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
Re: [PATCH] dt-bindings: PCI: qcom: Correct reset-names property
Posted by Conor Dooley 2 years, 1 month ago
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
>