On Thu, 05 Aug 2021 09:06:42 +0000, Sireesh Kodali wrote: > From: Vladimir Lypak <junak.pub@xxxxxxxxx> > > Add bindings and compatible to document MSM8953 GCC (Global Clock > Controller) driver. > > Signed-off-by: Vladimir Lypak <junak.pub@xxxxxxxxx> > Signed-off-by: Adam Skladowski <a_skl39@xxxxxxxxxxxxxx> > Signed-off-by: Sireesh Kodali <sireeshkodali@xxxxxxxxxxxxxx> > --- > .../devicetree/bindings/clock/qcom,gcc.yaml | 2 + > include/dt-bindings/clock/qcom,gcc-msm8953.h | 234 ++++++++++++++++++ > 2 files changed, 236 insertions(+) > create mode 100644 include/dt-bindings/clock/qcom,gcc-msm8953.h > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>