Skip to content

Commit 5ac80a7

Browse files
okiasandersson
authored andcommitted
dt-bindings: arm: qcom: Fix Nexus 4 vendor prefix
The Nexus 4 (mako) was accidentally described as a Asus device, while it's LG. Fixes: 9304af3 ("dt-bindings: arm: qcom, add missing devices") Signed-off-by: David Heidelberg <[email protected]> [bjorn: Updated commit message, per suggestion from Konrad Dybcio] Signed-off-by: Bjorn Andersson <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent 661ffbd commit 5ac80a7

File tree

1 file changed

+1
-1
lines changed
  • Documentation/devicetree/bindings/arm

1 file changed

+1
-1
lines changed

Documentation/devicetree/bindings/arm/qcom.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,8 @@ properties:
101101

102102
- items:
103103
- enum:
104-
- asus,nexus4-mako
105104
- asus,nexus7-flo
105+
- lg,nexus4-mako
106106
- sony,xperia-yuga
107107
- qcom,apq8064-cm-qs600
108108
- qcom,apq8064-ifc6410

0 commit comments

Comments
 (0)