Message ID | 20240530135922.23326-2-alexander.reimelt@posteo.de (mailing list archive) |
---|---|
State | Superseded |
Headers | show |
Series | arm64: Add basic support for LG H815 | expand |
Hi all, > 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 Reviewed-by: Petr Vorel <petr.vorel@gmail.com> Kind regards, Petr
On 30/05/2024 15:57, 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: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
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
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(+)