diff options
| author | Abel Vesa <abel.vesa@oss.qualcomm.com> | 2026-03-18 13:19:32 +0300 |
|---|---|---|
| committer | Bjorn Andersson <andersson@kernel.org> | 2026-03-26 17:40:37 +0300 |
| commit | 38ddb6110d9c8d617f7c2ee8c1731a6faade0761 (patch) | |
| tree | 781b8a19cbf139905e88a41a2568f0738725f451 | |
| parent | c6d976b89d1dc6e151de029dfd4173650c31996c (diff) | |
| download | linux-38ddb6110d9c8d617f7c2ee8c1731a6faade0761.tar.xz | |
dt-bindings: arm: qcom: Document Eliza SoC and its MTP board
Qualcomm Eliza SoC comes with different flavors. There is SM7750 for
mobiles and then QC7790S/M for IoT. One of the boards that comes with
Eliza SoC is the MTP.
So document both the SoC and MTP board compatibles.
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Signed-off-by: Abel Vesa <abel.vesa@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20260318-eliza-base-dt-v3-1-8a50bd2201ed@oss.qualcomm.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
| -rw-r--r-- | Documentation/devicetree/bindings/arm/qcom.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml index f4e7d309df8b..7976ec0a6324 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -63,6 +63,11 @@ properties: - items: - enum: + - qcom,eliza-mtp + - const: qcom,eliza + + - items: + - enum: - qcom,glymur-crd - const: qcom,glymur |
