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

2018-12-10 Thread Doug Anderson
Hi, On Mon, Nov 12, 2018 at 12:02 AM Bjorn Andersson wrote: > + aoss_qmp: qmp@c30 { > + compatible = "qcom,sdm845-aoss-qmp"; > + reg = <0x0c30 0x10>; drive-by nit: s/0x0c30/0xc30 ...another random suggestion is that I think Rob H. has been requesting that

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

2018-12-03 Thread Rob Herring
On Mon, Nov 12, 2018 at 12:05:55AM -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 > --- > .../bindings/soc/qcom/qcom,

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

2018-11-12 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 --- .../bindings/soc/qcom/qcom,aoss-qmp.txt | 63 +++ include/dt-bindings/power/qcom-aos