diff options
author | Komal Bajaj <quic_kbajaj@quicinc.com> | 2023-05-22 18:12:05 +0300 |
---|---|---|
committer | Bjorn Andersson <andersson@kernel.org> | 2023-06-14 01:10:52 +0300 |
commit | 8d66f7a07bc1412c7ffd9aa45602eb6e527dd87e (patch) | |
tree | c8a48c54c24532c30bc9fe2ab3083fd2119a6fec /Documentation/devicetree/bindings/sram | |
parent | 1c8267cd14ed6a592a2c2a8eb0fefad4eabe5b4f (diff) | |
download | linux-8d66f7a07bc1412c7ffd9aa45602eb6e527dd87e.tar.xz |
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 'Documentation/devicetree/bindings/sram')
-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 |