Re: [PATCH v3 1/2] dt-bindings: clock: Introduce QCOM RPMh clock bindings

From: Rob Herring
Date: Mon Apr 16 2018 - 16:45:31 EST


On Sat, Apr 14, 2018 at 08:06:40AM +0530, Taniya Das wrote:
> Add RPMh clock device bindings for Qualcomm Technology Inc's SoCs. These
> devices would be used for communicating resource state requests to control
> the clocks managed by RPMh.
>
> Signed-off-by: Amit Nischal <anischal@xxxxxxxxxxxxxx>
> Signed-off-by: Taniya Das <tdas@xxxxxxxxxxxxxx>
> ---
> .../devicetree/bindings/clock/qcom,rpmh-clk.txt | 22 ++++++++++++++++++++
> include/dt-bindings/clock/qcom,rpmh.h | 24 ++++++++++++++++++++++
> 2 files changed, 46 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/clock/qcom,rpmh-clk.txt
> create mode 100644 include/dt-bindings/clock/qcom,rpmh.h

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>