diff options
author | Harry Austen <hpausten@protonmail.com> | 2022-10-23 20:45:49 +0000 |
---|---|---|
committer | Bjorn Andersson <andersson@kernel.org> | 2022-11-06 21:11:10 -0600 |
commit | ce5d6ba21ae6c83fc2db385f9202272ca0d403f2 (patch) | |
tree | fb580eaa38217dda5522d9c683461968026fc29f /Documentation/devicetree/bindings/arm | |
parent | 18c32de673bf3ade651979be48e9a14bfe612487 (diff) | |
download | linux-ce5d6ba21ae6c83fc2db385f9202272ca0d403f2.tar.gz linux-ce5d6ba21ae6c83fc2db385f9202272ca0d403f2.tar.bz2 linux-ce5d6ba21ae6c83fc2db385f9202272ca0d403f2.zip |
dt-bindings: arm: qcom: add oneplus3(t) devices
Add compatible strings for the OnePlus 3 and 3T phones which utilise the
Qualcomm MSM8996 SoC.
Signed-off-by: Harry Austen <hpausten@protonmail.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20221023204505.115141-4-hpausten@protonmail.com
Diffstat (limited to 'Documentation/devicetree/bindings/arm')
-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 5148c4916bc1..5facc588f7a6 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -223,6 +223,8 @@ properties: - items: - enum: + - oneplus,oneplus3 + - oneplus,oneplus3t - qcom,msm8996-mtp - sony,dora-row - sony,kagura-row |