diff options
author | Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> | 2022-11-04 22:08:39 +0300 |
---|---|---|
committer | Bjorn Andersson <andersson@kernel.org> | 2022-11-07 06:09:03 +0300 |
commit | bdc51f42d25af15c91ec1b1a20c595ec33b3ea8e (patch) | |
tree | 138939361fa8667b68343badfdabd1dfb80e1161 /Documentation/devicetree/bindings/sram | |
parent | c9713e4ede1e5d044b64fe4d3cbb84223625637f (diff) | |
download | linux-bdc51f42d25af15c91ec1b1a20c595ec33b3ea8e.tar.xz |
dt-bindings: sram: qcom,imem: document SDX65
Add compatible for SDX65 IMEM.
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20221104190840.134733-1-krzysztof.kozlowski@linaro.org
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 e9199190198d..665c06e14f79 100644 --- a/Documentation/devicetree/bindings/sram/qcom,imem.yaml +++ b/Documentation/devicetree/bindings/sram/qcom,imem.yaml @@ -25,6 +25,7 @@ properties: - qcom,sdm630-imem - qcom,sdm845-imem - qcom,sdx55-imem + - qcom,sdx65-imem - const: syscon - const: simple-mfd |