diff options
author | Stefan Hansson <newbie13xd@gmail.com> | 2022-06-26 18:45:36 +0200 |
---|---|---|
committer | Bjorn Andersson <bjorn.andersson@linaro.org> | 2022-07-20 20:05:58 +0200 |
commit | 1ef5a4d1d03cfcdb6ea24bece9e9c63ce97764fe (patch) | |
tree | 0249e0f34cf14dd45919b5a34c8c4585efc91e5f /Documentation/devicetree/bindings/arm/qcom.yaml | |
parent | dt-bindings: arm: qcom: add missing SM6350 board compatibles (diff) | |
download | linux-1ef5a4d1d03cfcdb6ea24bece9e9c63ce97764fe.tar.xz linux-1ef5a4d1d03cfcdb6ea24bece9e9c63ce97764fe.zip |
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 <newbie13xd@gmail.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20220626164536.16011-1-newbie13xd@gmail.com
Diffstat (limited to 'Documentation/devicetree/bindings/arm/qcom.yaml')
-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 |