diff options
author | 2023-05-22 20:42:05 +0530 | |
---|---|---|
committer | 2023-06-13 15:10:52 -0700 | |
commit | 8d66f7a07bc1412c7ffd9aa45602eb6e527dd87e (patch) | |
tree | c8a48c54c24532c30bc9fe2ab3083fd2119a6fec | |
parent | soc: qcom: icc-bwmon: Fix MSM8998 count unit (diff) | |
download | wireguard-linux-8d66f7a07bc1412c7ffd9aa45602eb6e527dd87e.tar.xz wireguard-linux-8d66f7a07bc1412c7ffd9aa45602eb6e527dd87e.zip |
dt-bindings: sram: qcom,imem: document qdu1000
Add compatible for QDU1000 and QRU1000 SoCs IMEM.
Signed-off-by: Komal Bajaj <quic_kbajaj@quicinc.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230522151206.22654-2-quic_kbajaj@quicinc.com
Diffstat (limited to '')
-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 d9599ee51204..8025a852bc9c 100644 --- a/Documentation/devicetree/bindings/sram/qcom,imem.yaml +++ b/Documentation/devicetree/bindings/sram/qcom,imem.yaml @@ -21,6 +21,7 @@ properties: - qcom,msm8226-imem - qcom,msm8974-imem - qcom,qcs404-imem + - qcom,qdu1000-imem - qcom,sc7180-imem - qcom,sc7280-imem - qcom,sdm630-imem |