2024-04-03 10:47:03

by Alexander Reimelt

[permalink] [raw]
Subject: [PATCH 1/2] dt-bindings: arm: qcom: Add LG G4 (h815)

International variant of the LG G4 from 2015.

Signed-off-by: Alexander Reimelt <[email protected]>
---
Documentation/devicetree/bindings/arm/qcom.yaml | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml
index 66beaac60e1d..76aefd4aac67 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -237,6 +237,7 @@ properties:
- items:
- enum:
- lg,bullhead
+ - lg,h815
- microsoft,talkman
- xiaomi,libra
- const: qcom,msm8992
--
2.44.0



2024-04-03 17:19:39

by Rob Herring

[permalink] [raw]
Subject: Re: [PATCH 1/2] dt-bindings: arm: qcom: Add LG G4 (h815)


On Wed, 03 Apr 2024 10:43:29 +0000, Alexander Reimelt wrote:
> International variant of the LG G4 from 2015.
>
> Signed-off-by: Alexander Reimelt <[email protected]>
> ---
> Documentation/devicetree/bindings/arm/qcom.yaml | 1 +
> 1 file changed, 1 insertion(+)
>

Acked-by: Rob Herring <[email protected]>


2024-04-03 19:06:56

by Petr Vorel

[permalink] [raw]
Subject: Re: [PATCH 1/2] dt-bindings: arm: qcom: Add LG G4 (h815)

Hi all,

> On Wed, 03 Apr 2024 10:43:29 +0000, Alexander Reimelt wrote:
> > International variant of the LG G4 from 2015.

> > Signed-off-by: Alexander Reimelt <[email protected]>
> > ---
> > Documentation/devicetree/bindings/arm/qcom.yaml | 1 +
> > 1 file changed, 1 insertion(+)


> Acked-by: Rob Herring <[email protected]>

Reviewed-by: Petr Vorel <[email protected]>

Kind regards,
Petr