[PATCH 1/2] dt-bindings: arm: qcom: rename vendor of apq8026-lenok

From: Luca Weiss
Date: Tue Sep 28 2021 - 16:38:38 EST


In order to avoid having prefixes for multiple internal divisions of LG
use the "lg" prefix instead of "lge".

Fixes: 21f3cbf693b0 ("dt-bindings: arm: qcom: Document APQ8026 SoC binding")
Signed-off-by: Luca Weiss <luca@xxxxxxxxx>
---
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 a2e679112737..06da9ab5c0b6 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -96,7 +96,7 @@ properties:

- items:
- enum:
- - lge,lenok
+ - lg,lenok
- const: qcom,apq8026

- items:
--
2.33.0