diff options
author | Konrad Dybcio <[email protected]> | 2023-03-16 15:12:52 +0100 |
---|---|---|
committer | Bjorn Andersson <[email protected]> | 2023-04-04 19:58:50 -0700 |
commit | df90ded69043400c01c552d672f198a99bd531e6 (patch) | |
tree | efd1a221c8b35196737c0867e3486f164b7a18fe | |
parent | b6e9fb7ac236bc48cc2c667e0b51153d2daa5268 (diff) |
dt-bindings: sram: qcom,imem: document SM6375 IMEM
Add a compatible for SM6375 IMEM.
Acked-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: Konrad Dybcio <[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 ba694ce4a037..0548e8e0d30b 100644 --- a/Documentation/devicetree/bindings/sram/qcom,imem.yaml +++ b/Documentation/devicetree/bindings/sram/qcom,imem.yaml @@ -26,6 +26,7 @@ properties: - qcom,sdm845-imem - qcom,sdx55-imem - qcom,sdx65-imem + - qcom,sm6375-imem - qcom,sm8450-imem - const: syscon - const: simple-mfd |