diff options
author | Stefan Hansson <[email protected]> | 2022-06-26 12:45:36 -0400 |
---|---|---|
committer | Bjorn Andersson <[email protected]> | 2022-07-20 13:05:58 -0500 |
commit | 1ef5a4d1d03cfcdb6ea24bece9e9c63ce97764fe (patch) | |
tree | 0249e0f34cf14dd45919b5a34c8c4585efc91e5f | |
parent | 31b3483aaa180b88f90861d5113c342442f3646f (diff) |
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).
Signed-off-by: Stefan Hansson <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: Bjorn Andersson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
-rw-r--r-- | Documentation/devicetree/bindings/arm/qcom.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml index 60f37ee50797..720c421fb811 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -655,6 +655,8 @@ properties: - items: - enum: - lenovo,yoga-c630 + - lg,judyln + - lg,judyp - oneplus,enchilada - oneplus,fajita - qcom,sdm845-mtp |