Message ID | 20211020001327.37490-1-david@ixit.cz (mailing list archive) |
---|---|
State | Accepted |
Headers | show |
Series | dt-bindings: arm: qcom: Nexus 4 was build by LG, not Asus | expand |
> 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
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
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(-)