Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1604539
| From | Thierry Reding <thierry.reding@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 0/7] Tegra210 clock bug fixes |
| Date | 2017-03-20 14:10 +0100 |
| Message-ID | <tn5eq-5aQ-41@gated-at.bofh.it> (permalink) |
| References | <tdZ8e-8ti-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
On Thu, Feb 23, 2017 at 12:44:37PM +0200, Peter De Schrijver wrote: > A number of bug fixes for the Tegra210 clock implementation. > > Changelog: > > v2: add better description for 'remove non-existing pll_m_out1 clock' > > Peter De Schrijver (7): > clk: tegra: fix pll_a1 iddq register, add pll_a1 > clk: tegra: fix isp clock modelling > clk: tegra: correct afi parent > clk: tegra: remove non-existing pll_m_out1 clock > clk: tegra: don't warn for PLL defaults unnecessarily > clk: tegra: correct tegra210_pll_fixed_mdiv_cfg rate calculation > clk: tegra: fix type for m field > > drivers/clk/tegra/clk-id.h | 1 + > drivers/clk/tegra/clk-tegra-periph.c | 13 +++++++++--- > drivers/clk/tegra/clk-tegra210.c | 35 ++++++++++++++++++++------------ > drivers/clk/tegra/clk.h | 2 +- > include/dt-bindings/clock/tegra210-car.h | 4 ++-- > 5 files changed, 36 insertions(+), 19 deletions(-) Applied to for-4.12/clk, thanks. Thierry
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH v2 0/7] Tegra210 clock bug fixes Thierry Reding <thierry.reding@gmail.com> - 2017-03-20 14:10 +0100
csiph-web