diff options
author | Luca Weiss <[email protected]> | 2021-09-28 22:38:14 +0200 |
---|---|---|
committer | Bjorn Andersson <[email protected]> | 2021-10-23 23:03:41 -0500 |
commit | 5e4aac2caf12b2ebf1e4d15dc24d4e3b03b489fb (patch) | |
tree | c167bd5fcbc627aaba95c3bf4bfbeebe3966cef6 | |
parent | c50934a93663119924fc9eee7b57443279caa25f (diff) |
dt-bindings: arm: qcom: rename vendor of apq8026-lenok
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 <[email protected]>
Acked-by: David Heidelberg <[email protected]>
Acked-by: Rob Herring <[email protected]>
Signed-off-by: Bjorn Andersson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
-rw-r--r-- | Documentation/devicetree/bindings/arm/qcom.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
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: |