diff options
author | Luca Weiss <luca@z3ntu.xyz> | 2022-11-28 18:25:29 +0100 |
---|---|---|
committer | Bjorn Andersson <andersson@kernel.org> | 2022-12-05 16:36:46 -0600 |
commit | c8f740af515848b26be9469c5f338e3b5dd0e57c (patch) | |
tree | 5121774f5031dc31c025b8c0b5ce4399dec075be | |
parent | 08b37b2a9b1a9e4dcdd810e514e3f60f54338fa9 (diff) | |
download | linux-stable-c8f740af515848b26be9469c5f338e3b5dd0e57c.tar.gz linux-stable-c8f740af515848b26be9469c5f338e3b5dd0e57c.tar.bz2 linux-stable-c8f740af515848b26be9469c5f338e3b5dd0e57c.zip |
dt-bindings: arm: qcom: Document oneplus,bacon device
Document the OnePlus One ("bacon") which is a smartphone based on the
Snapdragon 801 SoC.
Also allow msm8974(pro) devices to use qcom,msm-id and qcom,board-id.
Signed-off-by: Luca Weiss <luca@z3ntu.xyz>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20221128172531.828660-1-luca@z3ntu.xyz
-rw-r--r-- | Documentation/devicetree/bindings/arm/qcom.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml index 0d0db7c60464..a7a47c79b482 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -179,6 +179,7 @@ properties: - items: - enum: - fairphone,fp2 + - oneplus,bacon - samsung,klte - sony,xperia-castor - const: qcom,msm8974pro |