diff options
author | Alexander Reimelt <alexander.reimelt@posteo.de> | 2024-07-27 20:04:49 +0000 |
---|---|---|
committer | Bjorn Andersson <andersson@kernel.org> | 2024-07-30 14:32:58 -0500 |
commit | d2e577267cc29841d9f316ff65494d1892fed13c (patch) | |
tree | 1af40764006d3459c04249781c37d4c534e51362 /Documentation/devicetree | |
parent | f98bdb21cfc94cb7733a5c3216e8f1dec1c06023 (diff) |
dt-bindings: arm: qcom: Add LG G4 (h815)
International variant of the LG G4 from 2015.
Signed-off-by: Alexander Reimelt <alexander.reimelt@posteo.de>
Reviewed-by: Petr Vorel <petr.vorel@gmail.com>
Acked-by: Rob Herring <robh@kernel.org>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20240727201413.114317-2-alexander.reimelt@posteo.de
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Diffstat (limited to 'Documentation/devicetree')
-rw-r--r-- | Documentation/devicetree/bindings/arm/qcom.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml index f08e13b61172..f79730d02eb7 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -250,6 +250,7 @@ properties: - items: - enum: - lg,bullhead + - lg,h815 - microsoft,talkman - xiaomi,libra - const: qcom,msm8992 |