diff options
author | Komal Bajaj <[email protected]> | 2023-05-22 20:42:05 +0530 |
---|---|---|
committer | Bjorn Andersson <[email protected]> | 2023-06-13 15:10:52 -0700 |
commit | 8d66f7a07bc1412c7ffd9aa45602eb6e527dd87e (patch) | |
tree | c8a48c54c24532c30bc9fe2ab3083fd2119a6fec | |
parent | 1c8267cd14ed6a592a2c2a8eb0fefad4eabe5b4f (diff) |
dt-bindings: sram: qcom,imem: document qdu1000
Add compatible for QDU1000 and QRU1000 SoCs IMEM.
Signed-off-by: Komal Bajaj <[email protected]>
Acked-by: Conor Dooley <[email protected]>
Signed-off-by: Bjorn Andersson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
-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 |