Message ID | 20190501043734.26706-1-bjorn.andersson@linaro.org |
---|---|
Headers | show |
Series | Qualcomm AOSS QMP driver | expand |
On Tue, 30 Apr 2019 21:37:31 -0700, 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 <bjorn.andersson@linaro.org> > --- > > Changes since v6: > - Added #clock-cells > > .../bindings/soc/qcom/qcom,aoss-qmp.txt | 81 +++++++++++++++++++ > include/dt-bindings/power/qcom-aoss-qmp.h | 14 ++++ > 2 files changed, 95 insertions(+) > create mode 100644 Documentation/devicetree/bindings/soc/qcom/qcom,aoss-qmp.txt > create mode 100644 include/dt-bindings/power/qcom-aoss-qmp.h > Reviewed-by: Rob Herring <robh@kernel.org>
On 30-04-19, 21:37, Bjorn Andersson wrote: > The AOSS QMP provides a number of power domains, used for QDSS and > PIL, add the node for this. Reviewed-by: Vinod Koul <vkoul@kernel.org> -- ~Vinod