diff options
| author | Neil Armstrong <neil.armstrong@linaro.org> | 2022-10-21 11:06:37 +0200 |
|---|---|---|
| committer | Bjorn Andersson <andersson@kernel.org> | 2022-11-05 22:38:11 -0500 |
| commit | f4ec5f28af13e2b8e62ae173cb6827e137cdd8cc (patch) | |
| tree | fa2faa82b5af1a05ef0a35d0cfd88e240af3769b | |
| parent | 78c80faf07c06e1de7d09ded2667cae5bda9df34 (diff) | |
| download | linux-stable-f4ec5f28af13e2b8e62ae173cb6827e137cdd8cc.tar.gz linux-stable-f4ec5f28af13e2b8e62ae173cb6827e137cdd8cc.zip | |
dt-bindings: arm: qcom: move swir,mangoh-green-wp8548 board documentation to qcom.yaml
Document into the main qcom.yaml as conversion from swir.txt to dt-schema.
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20220928-mdm9615-dt-schema-fixes-v4-1-dac2dfaac703@linaro.org
| -rw-r--r-- | Documentation/devicetree/bindings/arm/qcom.yaml | 6 | ||||
| -rw-r--r-- | Documentation/devicetree/bindings/arm/swir.txt | 12 |
2 files changed, 6 insertions, 12 deletions
diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml index f8175ec3f3fb..7f8946dbbfda 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -275,6 +275,12 @@ properties: - qcom,ipq8074-hk10-c2 - const: qcom,ipq8074 + - description: Sierra Wireless MangOH Green with WP8548 Module + items: + - const: swir,mangoh-green-wp8548 + - const: swir,wp8548 + - const: qcom,mdm9615 + - description: Qualcomm Technologies, Inc. SC7180 IDP items: - enum: diff --git a/Documentation/devicetree/bindings/arm/swir.txt b/Documentation/devicetree/bindings/arm/swir.txt deleted file mode 100644 index 042be73a95d3..000000000000 --- a/Documentation/devicetree/bindings/arm/swir.txt +++ /dev/null @@ -1,12 +0,0 @@ -Sierra Wireless Modules device tree bindings --------------------------------------------- - -Supported Modules : - - WP8548 : Includes MDM9615 and PM8018 in a module - -Sierra Wireless modules shall have the following properties : - Required root node property - - compatible: "swir,wp8548" for the WP8548 CF3 Module - -Board compatible values: - - "swir,mangoh-green-wp8548" for the mangOH green board with the WP8548 module |
