diff options
author | Marijn Suijten <marijn.suijten@somainline.org> | 2022-11-11 15:01:53 +0300 |
---|---|---|
committer | Bjorn Andersson <andersson@kernel.org> | 2022-12-05 23:49:30 +0300 |
commit | 05c0c38dc752eb9244e53d72ce1030f36153daf8 (patch) | |
tree | 114f5a075fccf1d253f85e27df9ac37e6cbe8ff5 /Documentation | |
parent | 37b5e8c48b9d295aca92caf0fdd3f4b85cc662bc (diff) | |
download | linux-05c0c38dc752eb9244e53d72ce1030f36153daf8.tar.xz |
dt-bindings: arm: qcom: Document msm8956 and msm8976 SoC and devices
Note that msm8976 is omitted as a compatible, since there are currently
no boards/devices using it.
Signed-off-by: Marijn Suijten <marijn.suijten@somainline.org>
Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20221111120156.48040-9-angelogioacchino.delregno@collabora.com
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/arm/qcom.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml index 2c365746b1fc..86f46f526121 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -35,7 +35,9 @@ description: | mdm9615 msm8226 msm8916 + msm8956 msm8974 + msm8976 msm8992 msm8994 msm8996 @@ -158,6 +160,12 @@ properties: - items: - enum: + - sony,kugo-row + - sony,suzu-row + - const: qcom,msm8956 + + - items: + - enum: - qcom,msm8960-cdp - const: qcom,msm8960 |