diff options
author | Matti Lehtimäki <[email protected]> | 2023-05-20 15:19:30 +0300 |
---|---|---|
committer | Bjorn Andersson <[email protected]> | 2023-05-24 21:23:59 -0700 |
commit | 13ac2620f0c0ee7f463a486baf5a56ab9d8b7fdb (patch) | |
tree | fbe6eeccb11cd5f1e06f0d6040c7b2f8efa0c513 | |
parent | 7f6e0028a0ca4317aeb070084e72d44ca39ace7e (diff) |
dt-bindings: sram: qcom,imem: Document MSM8226
Add compatible for MSM8226 IMEM.
Signed-off-by: Matti Lehtimäki <[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 0548e8e0d30b..d9599ee51204 100644 --- a/Documentation/devicetree/bindings/sram/qcom,imem.yaml +++ b/Documentation/devicetree/bindings/sram/qcom,imem.yaml @@ -18,6 +18,7 @@ properties: items: - enum: - qcom,apq8064-imem + - qcom,msm8226-imem - qcom,msm8974-imem - qcom,qcs404-imem - qcom,sc7180-imem |