Re: [PATCH 2/3] clk: qcom: gcc-msm8939: Add gcc-msm8939 driver by copying gcc-msm8916

From: Stephen Boyd
Date: Tue Apr 21 2020 - 22:51:20 EST


Quoting Bryan O'Donoghue (2020-04-19 05:18:07)
> From: Shawn Guo <shawn.guo@xxxxxxxxxx>
>
> It's a copy of following files with zero changes.
>
> drivers/clk/qcom/gcc-msm8916.c
> include/dt-bindings/clock/qcom,gcc-msm8916.h
> include/dt-bindings/reset/qcom,gcc-msm8916.h
>
> Signed-off-by: Shawn Guo <shawn.guo@xxxxxxxxxx>
> Cc: Andy Gross <agross@xxxxxxxxxx>
> Cc: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx>
> Cc: Michael Turquette <mturquette@xxxxxxxxxxxx>
> Cc: Stephen Boyd <sboyd@xxxxxxxxxx>
> Cc: Rob Herring <robh+dt@xxxxxxxxxx>
> Cc: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>
> Cc: linux-kernel@xxxxxxxxxxxxxxx
> Cc: linux-arm-msm@xxxxxxxxxxxxxxx
> Cc: linux-clk@xxxxxxxxxxxxxxx
> Cc: devicetree@xxxxxxxxxxxxxxx
> Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@xxxxxxxxxx>

Squash this patch into the one after and generate the patch wit
'git format-patch -C'. Does it find the copy? Probably would, and then
we could figure out what changed.