diff options
author | Luca Weiss <luca@z3ntu.xyz> | 2021-09-28 23:38:14 +0300 |
---|---|---|
committer | Bjorn Andersson <bjorn.andersson@linaro.org> | 2021-10-24 07:03:41 +0300 |
commit | 5e4aac2caf12b2ebf1e4d15dc24d4e3b03b489fb (patch) | |
tree | c167bd5fcbc627aaba95c3bf4bfbeebe3966cef6 | |
parent | c50934a93663119924fc9eee7b57443279caa25f (diff) | |
download | linux-5e4aac2caf12b2ebf1e4d15dc24d4e3b03b489fb.tar.xz |
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 <luca@z3ntu.xyz>
Acked-by: David Heidelberg <david@ixit.cz>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20210928203815.77175-1-luca@z3ntu.xyz
-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: |