[PATCH v2 1/2] dt-bindings: arm: qcom: Document oneplus,bacon device

From: Luca Weiss
Date: Mon Nov 28 2022 - 12:26:06 EST


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@xxxxxxxxx>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
---
Changes in v2:
* Rebase on https://lore.kernel.org/linux-arm-msm/21a20298-0e95-2185-38ea-0920336f4276@xxxxxxxxxx/T/
Include qcom,msm8974pro in compatible

Note, that this'll still conflict with msm8956/msm8976 patches to this
file. But conflict should be trivial to solve, depending on what gets
applied first.

Documentation/devicetree/bindings/arm/qcom.yaml | 2 ++
1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml
index a53a24b3edbb..8ad92bd1ab6c 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -173,6 +173,7 @@ properties:
- items:
- enum:
- fairphone,fp2
+ - oneplus,bacon
- samsung,klte
- sony,xperia-castor
- const: qcom,msm8974pro
@@ -901,6 +902,7 @@ allOf:
- qcom,apq8026
- qcom,apq8094
- qcom,apq8096
+ - qcom,msm8974
- qcom,msm8992
- qcom,msm8994
- qcom,msm8996
--
2.38.1