Re: [PATCH v2 1/7] dt-bindings: soc: qcom: Add AOSS QMP binding

2019-01-14 Thread Stephen Boyd
Quoting Bjorn Andersson (2019-01-06 00:09:09) > Add binding for the QMP based side-channel communication mechanism to > the AOSS, which is used to control resources not exposed through the > RPMh interface. > > Signed-off-by: Bjorn Andersson Reviewed-by: Stephen Boyd one nit below. > diff

Re: [PATCH v2 1/7] dt-bindings: soc: qcom: Add AOSS QMP binding

2019-01-11 Thread Rob Herring
On Sun, 6 Jan 2019 00:09:09 -0800, Bjorn Andersson wrote: > Add binding for the QMP based side-channel communication mechanism to > the AOSS, which is used to control resources not exposed through the > RPMh interface. > > Signed-off-by: Bjorn Andersson > --- > > Changes since v1: > - Don't

[PATCH v2 1/7] dt-bindings: soc: qcom: Add AOSS QMP binding

2019-01-06 Thread Bjorn Andersson
Add binding for the QMP based side-channel communication mechanism to the AOSS, which is used to control resources not exposed through the RPMh interface. Signed-off-by: Bjorn Andersson --- Changes since v1: - Don't describe power-domain as a separate child node