linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] dt-bindings: PCI: qcom: Fix msm8998-specific compatible
@ 2023-02-14  9:12 Konrad Dybcio
  2023-02-14  9:24 ` Krzysztof Kozlowski
  2023-02-15 14:46 ` Rob Herring
  0 siblings, 2 replies; 3+ messages in thread
From: Konrad Dybcio @ 2023-02-14  9:12 UTC (permalink / raw)
  To: linux-arm-msm, andersson, agross, krzysztof.kozlowski
  Cc: marijn.suijten, Konrad Dybcio, Lorenzo Pieralisi,
	Krzysztof Wilczyński, Rob Herring, Bjorn Helgaas,
	Krzysztof Kozlowski, Stanimir Varbanov, linux-pci, devicetree,
	linux-kernel

In the commit mentioned in the fixes tag, everything went well except
the fallback and the specific compatible got swapped and the 8998 DTSI
began failing the dtbs check. Fix it.

Fixes: f86fe08ef00f ("dt-bindings: PCI: qcom: Add MSM8998 specific compatible")
Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
---
v1 - > v2:

- Use the correct commit in fixes

 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 872817d6d2bd..fb32c43dd12d 100644
--- a/Documentation/devicetree/bindings/pci/qcom,pcie.yaml
+++ b/Documentation/devicetree/bindings/pci/qcom,pcie.yaml
@@ -39,8 +39,8 @@ properties:
           - qcom,pcie-sm8450-pcie0
           - qcom,pcie-sm8450-pcie1
       - items:
-          - const: qcom,pcie-msm8996
           - const: qcom,pcie-msm8998
+          - const: qcom,pcie-msm8996
 
   reg:
     minItems: 4
-- 
2.39.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH v2] dt-bindings: PCI: qcom: Fix msm8998-specific compatible
  2023-02-14  9:12 [PATCH v2] dt-bindings: PCI: qcom: Fix msm8998-specific compatible Konrad Dybcio
@ 2023-02-14  9:24 ` Krzysztof Kozlowski
  2023-02-15 14:46 ` Rob Herring
  1 sibling, 0 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2023-02-14  9:24 UTC (permalink / raw)
  To: Konrad Dybcio, linux-arm-msm, andersson, agross
  Cc: marijn.suijten, Lorenzo Pieralisi, Krzysztof Wilczyński,
	Rob Herring, Bjorn Helgaas, Krzysztof Kozlowski,
	Stanimir Varbanov, linux-pci, devicetree, linux-kernel

On 14/02/2023 10:12, Konrad Dybcio wrote:
> In the commit mentioned in the fixes tag, everything went well except
> the fallback and the specific compatible got swapped and the 8998 DTSI
> began failing the dtbs check. Fix it.
> 
> Fixes: f86fe08ef00f ("dt-bindings: PCI: qcom: Add MSM8998 specific compatible")
> Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
> ---

[bhelgaas: sort msm8996 before msm8998]
yes... I love amends by maintainers.

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH v2] dt-bindings: PCI: qcom: Fix msm8998-specific compatible
  2023-02-14  9:12 [PATCH v2] dt-bindings: PCI: qcom: Fix msm8998-specific compatible Konrad Dybcio
  2023-02-14  9:24 ` Krzysztof Kozlowski
@ 2023-02-15 14:46 ` Rob Herring
  1 sibling, 0 replies; 3+ messages in thread
From: Rob Herring @ 2023-02-15 14:46 UTC (permalink / raw)
  To: Konrad Dybcio
  Cc: Lorenzo Pieralisi, andersson, Bjorn Helgaas, agross,
	marijn.suijten, Krzysztof Wilczyński, krzysztof.kozlowski,
	linux-arm-msm, linux-pci, linux-kernel, devicetree,
	Krzysztof Kozlowski, Stanimir Varbanov


On Tue, 14 Feb 2023 10:12:02 +0100, Konrad Dybcio wrote:
> In the commit mentioned in the fixes tag, everything went well except
> the fallback and the specific compatible got swapped and the 8998 DTSI
> began failing the dtbs check. Fix it.
> 
> Fixes: f86fe08ef00f ("dt-bindings: PCI: qcom: Add MSM8998 specific compatible")
> Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
> ---
> v1 - > v2:
> 
> - Use the correct commit in fixes
> 
>  Documentation/devicetree/bindings/pci/qcom,pcie.yaml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 

Acked-by: Rob Herring <robh@kernel.org>


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-02-15 14:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-14  9:12 [PATCH v2] dt-bindings: PCI: qcom: Fix msm8998-specific compatible Konrad Dybcio
2023-02-14  9:24 ` Krzysztof Kozlowski
2023-02-15 14:46 ` Rob Herring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).