diff options
| author | Mukesh Ojha <mukesh.ojha@oss.qualcomm.com> | 2026-04-27 22:09:13 +0300 |
|---|---|---|
| committer | Rob Herring (Arm) <robh@kernel.org> | 2026-05-06 04:17:33 +0300 |
| commit | ce753a4449c964a3431b2f0d8a91b8941aeff09e (patch) | |
| tree | 8dcbf348659d53e4beb1466b83ae61f1a602d08c | |
| parent | 0f2280c8e89423fc2e762725536f8388d3e3029d (diff) | |
| download | linux-ce753a4449c964a3431b2f0d8a91b8941aeff09e.tar.xz | |
dt-bindings: misc: qcom,fastrpc: Add compatible for Hawi SoC
Document compatible for Qualcomm Hawi fastrpc which is fully
compatible with Qualcomm Kaanapali fastrpc.
Signed-off-by: Mukesh Ojha <mukesh.ojha@oss.qualcomm.com>
Link: https://patch.msgid.link/20260427190913.3680717-1-mukesh.ojha@oss.qualcomm.com
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
| -rw-r--r-- | Documentation/devicetree/bindings/misc/qcom,fastrpc.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/misc/qcom,fastrpc.yaml b/Documentation/devicetree/bindings/misc/qcom,fastrpc.yaml index ca830dd06de2..2876fdd7c6e6 100644 --- a/Documentation/devicetree/bindings/misc/qcom,fastrpc.yaml +++ b/Documentation/devicetree/bindings/misc/qcom,fastrpc.yaml @@ -25,6 +25,7 @@ properties: - items: - enum: - qcom,glymur-fastrpc + - qcom,hawi-fastrpc - const: qcom,kaanapali-fastrpc label: |
