diff options
author | Tengfei Fan <quic_tengfan@quicinc.com> | 2024-05-31 11:35:30 +0200 |
---|---|---|
committer | Bjorn Andersson <andersson@kernel.org> | 2024-06-01 00:53:02 +0200 |
commit | 9ca6eaf1337693e4e626359b76016912921dc557 (patch) | |
tree | eadb6d3cf1dc588cb218769d3393d230f9ccb5d3 | |
parent | arm64: dts: qcom: sm8550-samsung-q5q: fix typo (diff) | |
download | linux-9ca6eaf1337693e4e626359b76016912921dc557.tar.xz linux-9ca6eaf1337693e4e626359b76016912921dc557.zip |
dt-bindings: soc: qcom: add qcom,sa8775p-imem compatible
Add qcom,sa8775p-imem compatible name support.
Signed-off-by: Tengfei Fan <quic_tengfan@quicinc.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20240531093531.238075-2-quic_tengfan@quicinc.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 8025a852bc9c..faef3d6e0a94 100644 --- a/Documentation/devicetree/bindings/sram/qcom,imem.yaml +++ b/Documentation/devicetree/bindings/sram/qcom,imem.yaml @@ -22,6 +22,7 @@ properties: - qcom,msm8974-imem - qcom,qcs404-imem - qcom,qdu1000-imem + - qcom,sa8775p-imem - qcom,sc7180-imem - qcom,sc7280-imem - qcom,sdm630-imem |