diff options
| author | Melody Olvera <[email protected]> | 2023-02-13 18:52:11 +0000 |
|---|---|---|
| committer | Jassi Brar <[email protected]> | 2023-02-23 20:47:13 +0000 |
| commit | 6ccbe33a39523f6d62b22c5ee99c6695993c935e (patch) | |
| tree | d329e8e7c5bda2fbc25887b22703afefb494385d | |
| parent | mailbox: qcom-apcs-ipc: add IPQ5332 APSS clock support (diff) | |
| download | kernel-6ccbe33a39523f6d62b22c5ee99c6695993c935e.tar.gz kernel-6ccbe33a39523f6d62b22c5ee99c6695993c935e.zip | |
dt-bindings: mailbox: qcom-ipcc: Add compatible for QDU1000/QRU1000
Document the compatible for the QDU1000 mailbox.
Signed-off-by: Melody Olvera <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: Jassi Brar <[email protected]>
| -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 |
