diff options
author | Vinod Koul <vkoul@kernel.org> | 2021-03-12 10:42:03 +0530 |
---|---|---|
committer | Jassi Brar <jaswinder.singh@linaro.org> | 2021-04-13 20:07:35 -0500 |
commit | 2a7db0d6eb5e76197ced6bf7f2519011ead809a9 (patch) | |
tree | 396e6fdf48bd1c333f0219f30ed6a362ae67053b /Documentation | |
parent | e49d033bddf5b565044e2abe4241353959bc9120 (diff) | |
download | linux-stable-2a7db0d6eb5e76197ced6bf7f2519011ead809a9.tar.gz linux-stable-2a7db0d6eb5e76197ced6bf7f2519011ead809a9.tar.bz2 linux-stable-2a7db0d6eb5e76197ced6bf7f2519011ead809a9.zip |
dt-bindings: mailbox: Add compatible for SM8350 IPCC
Add the compatible string for SM8350 IPCC block on this SoC
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml b/Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml index 168beeb7e9f7..fe17ba9b84f2 100644 --- a/Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml +++ b/Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml @@ -25,6 +25,7 @@ properties: items: - enum: - qcom,sm8250-ipcc + - qcom,sm8350-ipcc - const: qcom,ipcc reg: |