Message ID | 20200517131348.688405-1-bryan.odonoghue@linaro.org (mailing list archive) |
---|---|
Headers | show |
Series | Add Qualcomm MSM8939 GCC binding and driver | expand |
On 17/05/2020 14:13, Bryan O'Donoghue wrote: > This patch adds support for the MSM8939 GCC. The MSM8939 is based on the > MSM8916. MSM8939 is compatible in several ways with MSM8916 but, has > additional functional blocks added which require additional PLL sources. In > some cases functional blocks from the MSM8916 have different clock sources > or different supported frequencies. > > Cc: Andy Gross <agross@kernel.org> > Cc: Bjorn Andersson <bjorn.andersson@linaro.org> > Cc: Michael Turquette <mturquette@baylibre.com> > Cc: Stephen Boyd <sboyd@kernel.org> > Cc: Rob Herring <robh+dt@kernel.org> > Cc: Philipp Zabel <p.zabel@pengutronix.de> > Cc: linux-arm-msm@vger.kernel.org > Cc: linux-clk@vger.kernel.org > Cc: linux-kernel@vger.kernel.org > Cc: devicetree@vger.kernel.org > Co-developed-by: Shawn Guo <shawn.guo@linaro.org> > Signed-off-by: Shawn Guo <shawn.guo@linaro.org> > Tested-by: Vincent Knecht <vincent.knecht@mailoo.org> > Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org> ping just sending a reminder on this one
Just adding my few cents, working fine on Asus Zenfone 2 Z00T, MSM8939.
Tested-by: Konrad Dybcio <konradybcio@gmail.com>
Quoting Bryan O'Donoghue (2020-05-17 06:13:48) > This patch adds support for the MSM8939 GCC. The MSM8939 is based on the > MSM8916. MSM8939 is compatible in several ways with MSM8916 but, has > additional functional blocks added which require additional PLL sources. In > some cases functional blocks from the MSM8916 have different clock sources > or different supported frequencies. > > Cc: Andy Gross <agross@kernel.org> > Cc: Bjorn Andersson <bjorn.andersson@linaro.org> > Cc: Michael Turquette <mturquette@baylibre.com> > Cc: Stephen Boyd <sboyd@kernel.org> > Cc: Rob Herring <robh+dt@kernel.org> > Cc: Philipp Zabel <p.zabel@pengutronix.de> > Cc: linux-arm-msm@vger.kernel.org > Cc: linux-clk@vger.kernel.org > Cc: linux-kernel@vger.kernel.org > Cc: devicetree@vger.kernel.org > Co-developed-by: Shawn Guo <shawn.guo@linaro.org> > Signed-off-by: Shawn Guo <shawn.guo@linaro.org> > Tested-by: Vincent Knecht <vincent.knecht@mailoo.org> > Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org> > --- Applied to clk-next