On Fri, 5 Jul 2019 11:57:20 +0200, Niklas Cassel wrote: > Add DT bindings to describe the CPR HW found on certain Qualcomm SoCs. > > Changes since RFC: > -Make compatible string SoC specific. > -Changed interrupt definition. > -Use clock binding for reference clock. > -Clarified qcom,vdd-apc-step-up-limit description. > -Added missing properties. > -Updated the example. > > Co-developed-by: Jorge Ramirez-Ortiz <jorge.ramirez-ortiz@xxxxxxxxxx> > Signed-off-by: Jorge Ramirez-Ortiz <jorge.ramirez-ortiz@xxxxxxxxxx> > Signed-off-by: Niklas Cassel <niklas.cassel@xxxxxxxxxx> > --- > .../bindings/power/avs/qcom,cpr.txt | 193 ++++++++++++++++++ > 1 file changed, 193 insertions(+) > create mode 100644 Documentation/devicetree/bindings/power/avs/qcom,cpr.txt > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>