On Tue, 12 May 2020 12:50:22 +0100, Bryan O'Donoghue wrote: > Add compatible strings and the include files for the MSM8939 GCC. > > Cc: Andy Gross <[email protected]> > Cc: Bjorn Andersson <[email protected]> > Cc: Michael Turquette <[email protected]> > Cc: Stephen Boyd <[email protected]> > Cc: Rob Herring <[email protected]> > Cc: [email protected] > Cc: [email protected] > Cc: [email protected] > Cc: [email protected] > Tested-by: Vincent Knecht <[email protected]> > Signed-off-by: Bryan O'Donoghue <[email protected]> > --- > .../devicetree/bindings/clock/qcom,gcc.yaml | 3 + > include/dt-bindings/clock/qcom,gcc-msm8939.h | 206 ++++++++++++++++++ > include/dt-bindings/reset/qcom,gcc-msm8939.h | 110 ++++++++++ > 3 files changed, 319 insertions(+) > create mode 100644 include/dt-bindings/clock/qcom,gcc-msm8939.h > create mode 100644 include/dt-bindings/reset/qcom,gcc-msm8939.h >
Reviewed-by: Rob Herring <[email protected]>

