diff options
author | Melody Olvera <quic_molvera@quicinc.com> | 2023-02-13 10:52:11 -0800 |
---|---|---|
committer | Jassi Brar <jaswinder.singh@linaro.org> | 2023-02-23 14:47:13 -0600 |
commit | 6ccbe33a39523f6d62b22c5ee99c6695993c935e (patch) | |
tree | d329e8e7c5bda2fbc25887b22703afefb494385d /Documentation/devicetree/bindings/mailbox | |
parent | 1261a6626a08071b7c9fa3025deb569c91eb55ae (diff) | |
download | lwn-6ccbe33a39523f6d62b22c5ee99c6695993c935e.tar.gz lwn-6ccbe33a39523f6d62b22c5ee99c6695993c935e.zip |
dt-bindings: mailbox: qcom-ipcc: Add compatible for QDU1000/QRU1000
Document the compatible for the QDU1000 mailbox.
Signed-off-by: Melody Olvera <quic_molvera@quicinc.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
Diffstat (limited to 'Documentation/devicetree/bindings/mailbox')
-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 de56640cecca..cc6f66eccc84 100644 --- a/Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml +++ b/Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml @@ -24,6 +24,7 @@ properties: compatible: items: - enum: + - qcom,qdu1000-ipcc - qcom,sa8775p-ipcc - qcom,sc7280-ipcc - qcom,sc8280xp-ipcc |