devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: arm: qcom: Nexus 4 was build by LG, not Asus
@ 2021-10-20  0:13 David Heidelberg
  2021-10-20  8:33 ` Konrad Dybcio
  0 siblings, 1 reply; 2+ messages in thread
From: David Heidelberg @ 2021-10-20  0:13 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Rob Herring, Stephen Boyd, David Heidelberg
  Cc: ~okias/devicetree, linux-arm-msm, devicetree, linux-kernel

I accidentally marked Nexus 4 (mako) as a Asus device, while it's LG.

Fixes: 9304af37d07b ("dt-bindings: arm: qcom, add missing devices")

Signed-off-by: David Heidelberg <david@ixit.cz>
---
 Documentation/devicetree/bindings/arm/qcom.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml
index 470984d54720..a496e2883029 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -101,8 +101,8 @@ properties:
 
       - items:
           - enum:
-              - asus,nexus4-mako
               - asus,nexus7-flo
+              - lg,nexus4-mako
               - sony,xperia-yuga
               - qcom,apq8064-cm-qs600
               - qcom,apq8064-ifc6410
-- 
2.33.0


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

* Re: [PATCH] dt-bindings: arm: qcom: Nexus 4 was build by LG, not Asus
  2021-10-20  0:13 [PATCH] dt-bindings: arm: qcom: Nexus 4 was build by LG, not Asus David Heidelberg
@ 2021-10-20  8:33 ` Konrad Dybcio
  0 siblings, 0 replies; 2+ messages in thread
From: Konrad Dybcio @ 2021-10-20  8:33 UTC (permalink / raw)
  To: David Heidelberg, Andy Gross, Bjorn Andersson, Rob Herring, Stephen Boyd
  Cc: ~okias/devicetree, linux-arm-msm, devicetree, linux-kernel


 > dt-bindings: arm: qcom: Nexus 4 was build by LG, not Asus


Very cool, but what does that patch change? (It should be more in the 
likes of

"Fix Nexus 4 vendor prefix", as the patch title should describe the 
change or

the point of it, not the problem)


Konrad


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

end of thread, other threads:[~2021-10-20  8:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-20  0:13 [PATCH] dt-bindings: arm: qcom: Nexus 4 was build by LG, not Asus David Heidelberg
2021-10-20  8:33 ` Konrad Dybcio

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).