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

Alexander Reimelt posted 2 patches 1 year, 10 months ago
There is a newer version of this series
[PATCH 1/2] dt-bindings: arm: qcom: Add LG G4 (h815)
Posted by Alexander Reimelt 1 year, 10 months ago
International variant of the LG G4 from 2015.

Signed-off-by: Alexander Reimelt <alexander.reimelt@posteo.de>
---
 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
Re: [PATCH 1/2] dt-bindings: arm: qcom: Add LG G4 (h815)
Posted by Rob Herring 1 year, 10 months ago
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 <alexander.reimelt@posteo.de>
> ---
>  Documentation/devicetree/bindings/arm/qcom.yaml | 1 +
>  1 file changed, 1 insertion(+)
> 

Acked-by: Rob Herring <robh@kernel.org>
Re: [PATCH 1/2] dt-bindings: arm: qcom: Add LG G4 (h815)
Posted by Petr Vorel 1 year, 10 months ago
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 <alexander.reimelt@posteo.de>
> > ---
> >  Documentation/devicetree/bindings/arm/qcom.yaml | 1 +
> >  1 file changed, 1 insertion(+)


> Acked-by: Rob Herring <robh@kernel.org>

Reviewed-by: Petr Vorel <petr.vorel@gmail.com>

Kind regards,
Petr