[PATCH] dt-bindings: soc: qcom,aoss-qmp: document the SM8560 Always-On Subsystem side channel

Neil Armstrong posted 1 patch 2 years, 2 months ago
Documentation/devicetree/bindings/soc/qcom/qcom,aoss-qmp.yaml | 1 +
1 file changed, 1 insertion(+)
[PATCH] dt-bindings: soc: qcom,aoss-qmp: document the SM8560 Always-On Subsystem side channel
Posted by Neil Armstrong 2 years, 2 months ago
Document the Always-On Subsystem side channel on the SM8650 Platform.

Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
---
For convenience, a regularly refreshed linux-next based git tree containing
all the SM8650 related work is available at:
https://git.codelinaro.org/neil.armstrong/linux/-/tree/topic/sm85650/upstream/integ
---
 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 d1c7c2be865f..109f52a0b524 100644
--- a/Documentation/devicetree/bindings/soc/qcom/qcom,aoss-qmp.yaml
+++ b/Documentation/devicetree/bindings/soc/qcom/qcom,aoss-qmp.yaml
@@ -38,6 +38,7 @@ properties:
           - qcom,sm8350-aoss-qmp
           - qcom,sm8450-aoss-qmp
           - qcom,sm8550-aoss-qmp
+          - qcom,sm8650-aoss-qmp
       - const: qcom,aoss-qmp
 
   reg:

---
base-commit: fe1998aa935b44ef873193c0772c43bce74f17dc
change-id: 20231016-topic-sm8650-upstream-bindings-aoss-qmp-f64eeb0037f3

Best regards,
-- 
Neil Armstrong <neil.armstrong@linaro.org>
Re: [PATCH] dt-bindings: soc: qcom,aoss-qmp: document the SM8560 Always-On Subsystem side channel
Posted by Bjorn Andersson 2 years ago
On Wed, 25 Oct 2023 09:18:27 +0200, Neil Armstrong wrote:
> Document the Always-On Subsystem side channel on the SM8650 Platform.
> 
> 

Applied, thanks!

[1/1] dt-bindings: soc: qcom,aoss-qmp: document the SM8560 Always-On Subsystem side channel
      commit: 8c1f28ff1356dd1f0ede9b378c9dadbfa7539187

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>
Re: [PATCH] dt-bindings: soc: qcom,aoss-qmp: document the SM8560 Always-On Subsystem side channel
Posted by Krzysztof Kozlowski 2 years, 2 months ago
On 25/10/2023 09:18, Neil Armstrong wrote:
> Document the Always-On Subsystem side channel on the SM8650 Platform.
> 
> Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
> ---
> For convenience, a regularly refreshed linux-next based git tree containing
> all the SM8650 related work is available at:
> https://git.codelinaro.org/neil.armstrong/linux/-/tree/topic/sm85650/upstream/integ
> ---

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof