2022-06-26 15:15:08

by Stefan Hansson

[permalink] [raw]
Subject: [PATCH v3 1/2] dt-bindings: arm: qcom: Document lg,judyln and lg,judyp devices

Add binding documentation for the LG G7 and LG V35 smartphones
which are based on Snapdragon 845 (sdm845).

Changes since v2:

- Rebased on top of
https://lore.kernel.org/all/[email protected]/

Signed-off-by: Stefan Hansson <[email protected]>
---
Documentation/devicetree/bindings/arm/qcom.yaml | 2 ++
1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml
index cf025c64d494..bc16f58082be 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -282,6 +282,8 @@ properties:
- items:
- enum:
- lenovo,yoga-c630
+ - lg,judyln
+ - lg,judyp
- oneplus,enchilada
- oneplus,fajita
- qcom,sdm845-mtp
--
2.36.1


2022-06-26 16:35:50

by Krzysztof Kozlowski

[permalink] [raw]
Subject: Re: [PATCH v3 1/2] dt-bindings: arm: qcom: Document lg,judyln and lg,judyp devices

On 26/06/2022 17:12, Stefan Hansson wrote:
> Add binding documentation for the LG G7 and LG V35 smartphones
> which are based on Snapdragon 845 (sdm845).
>
> Changes since v2:

This goes after ---

>
> - Rebased on top of
> https://lore.kernel.org/all/[email protected]/
>
> Signed-off-by: Stefan Hansson <[email protected]>
> ---
> Documentation/devicetree/bindings/arm/qcom.yaml | 2 ++
> 1 file changed, 2 insertions(+)
Best regards,
Krzysztof