diff options
author | 2025-04-22 23:17:06 +0300 | |
---|---|---|
committer | 2025-06-17 15:59:55 -0500 | |
commit | ee4eba06d617e2be45e54a9fa2be070bb36d9e10 (patch) | |
tree | a90a6153ef62421545f6e5bf3f135499a6660626 | |
parent | dt-bindings: soc: qcom: aoss-qmp: Add the SM7150 compatible (diff) | |
download | wireguard-linux-ee4eba06d617e2be45e54a9fa2be070bb36d9e10.tar.xz wireguard-linux-ee4eba06d617e2be45e54a9fa2be070bb36d9e10.zip |
dt-bindings: sram: qcom,imem: Add the SM7150 compatible
Add compatible for SM7150 SoC IMEM.
Signed-off-by: Danila Tikhonov <danila@jiaxyga.com>
Link: https://lore.kernel.org/r/20250422-sm7150-upstream-v1-5-bf9a9081631d@jiaxyga.com
Signed-off-by: Bjorn Andersson <andersson@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 dc3b5a69b925..c49734b53369 100644 --- a/Documentation/devicetree/bindings/sram/qcom,imem.yaml +++ b/Documentation/devicetree/bindings/sram/qcom,imem.yaml @@ -33,6 +33,7 @@ properties: - qcom,sdx55-imem - qcom,sdx65-imem - qcom,sm6375-imem + - qcom,sm7150-imem - qcom,sm8450-imem - const: syscon - const: simple-mfd |