diff options
author | Luca Weiss <[email protected]> | 2022-11-28 18:25:29 +0100 |
---|---|---|
committer | Bjorn Andersson <[email protected]> | 2022-12-05 16:36:46 -0600 |
commit | c8f740af515848b26be9469c5f338e3b5dd0e57c (patch) | |
tree | 5121774f5031dc31c025b8c0b5ce4399dec075be | |
parent | 08b37b2a9b1a9e4dcdd810e514e3f60f54338fa9 (diff) |
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 <[email protected]>
Reviewed-by: Krzysztof Kozlowski <[email protected]>
Reviewed-by: Dmitry Baryshkov <[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 | 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 |