[PATCH v2] dt-bindings: soc: qcom,aoss-qmp: Document the Eliza Always-On Subsystem side channel

Abel Vesa posted 1 patch 1 month, 1 week ago
Documentation/devicetree/bindings/soc/qcom/qcom,aoss-qmp.yaml | 1 +
1 file changed, 1 insertion(+)
[PATCH v2] dt-bindings: soc: qcom,aoss-qmp: Document the Eliza Always-On Subsystem side channel
Posted by Abel Vesa 1 month, 1 week ago
Document the Always-On Subsystem (AOSS) side channel found on the Qualcomm
Eliza SoC. It is used for communication with other clients, like
remoteprocs.

Acked-by: Rob Herring (Arm) <robh@kernel.org>
Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Signed-off-by: Abel Vesa <abel.vesa@oss.qualcomm.com>
---
Changes in v2:
- Rebased on next-20260430.
- Picked up Rob's A-b tag
- Picked up Konrad's R-b tag
- Link to v1: https://patch.msgid.link/20260327-eliza-bindings-aoss-v1-1-70df76adc69b@oss.qualcomm.com
---
 Documentation/devicetree/bindings/soc/qcom/qcom,aoss-qmp.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/soc/qcom/qcom,aoss-qmp.yaml b/Documentation/devicetree/bindings/soc/qcom/qcom,aoss-qmp.yaml
index c5c1bac2db01..8496d623c621 100644
--- a/Documentation/devicetree/bindings/soc/qcom/qcom,aoss-qmp.yaml
+++ b/Documentation/devicetree/bindings/soc/qcom/qcom,aoss-qmp.yaml
@@ -25,6 +25,7 @@ properties:
   compatible:
     items:
       - enum:
+          - qcom,eliza-aoss-qmp
           - qcom,glymur-aoss-qmp
           - qcom,kaanapali-aoss-qmp
           - qcom,milos-aoss-qmp

---
base-commit: b9303e6bff706758c167af686b5315ad00233bf8
change-id: 20260327-eliza-bindings-aoss-83a5ab4fee15

Best regards,
--  
Abel Vesa <abel.vesa@oss.qualcomm.com>
Re: [PATCH v2] dt-bindings: soc: qcom,aoss-qmp: Document the Eliza Always-On Subsystem side channel
Posted by Bjorn Andersson 1 month ago
On Mon, 04 May 2026 18:56:52 +0300, Abel Vesa wrote:
> Document the Always-On Subsystem (AOSS) side channel found on the Qualcomm
> Eliza SoC. It is used for communication with other clients, like
> remoteprocs.
> 
> 

Applied, thanks!

[1/1] dt-bindings: soc: qcom,aoss-qmp: Document the Eliza Always-On Subsystem side channel
      commit: 7754a6b6a1424b01de9e981c8bc67b30c084d1c2

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>