Message ID | 20231025-topic-sm8650-upstream-bindings-aoss-qmp-v1-1-8940621d704c@linaro.org (mailing list archive) |
---|---|
State | Accepted |
Commit | 8c1f28ff1356dd1f0ede9b378c9dadbfa7539187 |
Headers | show |
Series | dt-bindings: soc: qcom,aoss-qmp: document the SM8560 Always-On Subsystem side channel | expand |
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
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,
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:
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(+) --- base-commit: fe1998aa935b44ef873193c0772c43bce74f17dc change-id: 20231016-topic-sm8650-upstream-bindings-aoss-qmp-f64eeb0037f3 Best regards,