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@xxxxxxxxxx> > --- > > 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@xxxxxxxxxx>