diff options
| author | Alexander Reimelt <[email protected]> | 2024-07-27 20:04:49 +0000 |
|---|---|---|
| committer | Bjorn Andersson <[email protected]> | 2024-07-30 14:32:58 -0500 |
| commit | d2e577267cc29841d9f316ff65494d1892fed13c (patch) | |
| tree | 1af40764006d3459c04249781c37d4c534e51362 /Documentation | |
| parent | f98bdb21cfc94cb7733a5c3216e8f1dec1c06023 (diff) | |
dt-bindings: arm: qcom: Add LG G4 (h815)
International variant of the LG G4 from 2015.
Signed-off-by: Alexander Reimelt <[email protected]>
Reviewed-by: Petr Vorel <[email protected]>
Acked-by: Rob Herring <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Bjorn Andersson <[email protected]>
Diffstat (limited to 'Documentation')
| -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 |