diff options
author | 2022-11-11 13:01:49 +0100 | |
---|---|---|
committer | 2025-01-07 08:35:34 -0600 | |
commit | 157660a581462912c70e267119e0549e25ad3bc0 (patch) | |
tree | b62afa5e4a26bd93c08201d16a4cfb452c00914e | |
parent | dt-bindings: thermal: qcom-tsens: Document ipq6018 temperature sensor (diff) | |
download | wireguard-linux-157660a581462912c70e267119e0549e25ad3bc0.tar.xz wireguard-linux-157660a581462912c70e267119e0549e25ad3bc0.zip |
dt-bindings: sram: qcom,imem: Document MSM8976
Add compatible for MSM8976 IMEM.
Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20221111120156.48040-5-angelogioacchino.delregno@collabora.com
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
-rw-r--r-- | Documentation/devicetree/bindings/sram/qcom,imem.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/sram/qcom,imem.yaml b/Documentation/devicetree/bindings/sram/qcom,imem.yaml index 9b06bcd01957..2711f90d9664 100644 --- a/Documentation/devicetree/bindings/sram/qcom,imem.yaml +++ b/Documentation/devicetree/bindings/sram/qcom,imem.yaml @@ -20,6 +20,7 @@ properties: - qcom,apq8064-imem - qcom,msm8226-imem - qcom,msm8974-imem + - qcom,msm8976-imem - qcom,qcs404-imem - qcom,qcs8300-imem - qcom,qdu1000-imem |