On Sun, 25 Nov 2018 10:06:07 +0530, Taniya Das wrote: > From: Amit Nischal <anischal@xxxxxxxxxxxxxx> > > Add device tree bindings for graphics clock controller for > Qualcomm Technology Inc's SDM845 SoCs. > > Signed-off-by: Amit Nischal <anischal@xxxxxxxxxxxxxx> > --- > .../devicetree/bindings/clock/qcom,gpucc.txt | 18 ++++++++++++++++ > include/dt-bindings/clock/qcom,gpucc-sdm845.h | 24 ++++++++++++++++++++++ > 2 files changed, 42 insertions(+) > create mode 100644 Documentation/devicetree/bindings/clock/qcom,gpucc.txt > create mode 100644 include/dt-bindings/clock/qcom,gpucc-sdm845.h > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>