From: Mike Turquette <mturquette@linaro.org>
To: Peter De Schrijver <pdeschrijver@nvidia.com>
Cc: "mark.rutland@arm.com" <mark.rutland@arm.com>,
Prashant Gaikwad <pgaikwad@nvidia.com>,
"pawel.moll@arm.com" <pawel.moll@arm.com>,
"swarren@wwwdotorg.org" <swarren@wwwdotorg.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"rob.herring@calxeda.com" <rob.herring@calxeda.com>,
"thierry.reding@gmail.com" <thierry.reding@gmail.com>,
"linux-tegra@vger.kernel.org" <linux-tegra@vger.kernel.org>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>
Subject: Re: Tegra clockframework fixes for 3.14
Date: Wed, 26 Feb 2014 07:39:42 -0800 [thread overview]
Message-ID: <20140226153942.22529.95697@quantum> (raw)
In-Reply-To: <20140226101640.GM19389@tbergstrom-lnx.Nvidia.com>
Quoting Peter De Schrijver (2014-02-26 02:16:40)
> Mike,
>
> > On Mon, Feb 24, 2014 at 02:02:11AM +0100, Mike Turquette wrote:
> > > Quoting Peter De Schrijver (2014-02-20 09:27:44)
> > > > Hi Mike,
> > > >
> > > > Could you merge these fixes still for 3.14?
> > >
> > > No problem, but can you provide a list of the regressions fixed? I'll
> > > add those to my merge commit message. No need for you to respin
> > > anything. Next time if you could submit a signed tag with the
> > > regressions listed in the message it would be a great help.
> > >
> >
> > This fixes the following issues:
> >
> > clk: tegra124: remove gr2d and gr3d clocks - accesses to undefined registers
> > clk: tegra: Fix vic03 mux index - wrong parent when PLLC3 is selected (because clk_m is actually selected)
> > clk: tegra: use max divider if divider overflows - make tegra fractional divider match the clk-div.c behaviour
> > clk: tegra: cclk_lp has a pllx/2 divider - pllx runs at half the programmed rate
> > clk: tegra: fix sdmmc clks on Tegra1x4 - wrong parent selection
> > clk: tegra: fix host1x clock on Tegra124 - wrong parent selection
> > clk: tegra: PLLD2 fixes for hdmi - PLL runs at wrong rate
> > clk: tegra: Fix PLLD mnp table - PLL runs at wrong rate
> > clk: tegra: Fix PLLP rate table - kernel panic when using coreboot
> > clk: tegra: Correct clock number for UARTE - wrong clock when using UARTE
> > clk: tegra: Add missing Tegra20 fuse clks - fuse driver broken
> >
>
> Is this ok for you?
Yes, it's great. The tegra fixes are already part of the next batch
towards -rc5.
Thanks!
Mike
>
> Thanks,
>
> Peter.
WARNING: multiple messages have this Message-ID (diff)
From: mturquette@linaro.org (Mike Turquette)
To: linux-arm-kernel@lists.infradead.org
Subject: Tegra clockframework fixes for 3.14
Date: Wed, 26 Feb 2014 07:39:42 -0800 [thread overview]
Message-ID: <20140226153942.22529.95697@quantum> (raw)
In-Reply-To: <20140226101640.GM19389@tbergstrom-lnx.Nvidia.com>
Quoting Peter De Schrijver (2014-02-26 02:16:40)
> Mike,
>
> > On Mon, Feb 24, 2014 at 02:02:11AM +0100, Mike Turquette wrote:
> > > Quoting Peter De Schrijver (2014-02-20 09:27:44)
> > > > Hi Mike,
> > > >
> > > > Could you merge these fixes still for 3.14?
> > >
> > > No problem, but can you provide a list of the regressions fixed? I'll
> > > add those to my merge commit message. No need for you to respin
> > > anything. Next time if you could submit a signed tag with the
> > > regressions listed in the message it would be a great help.
> > >
> >
> > This fixes the following issues:
> >
> > clk: tegra124: remove gr2d and gr3d clocks - accesses to undefined registers
> > clk: tegra: Fix vic03 mux index - wrong parent when PLLC3 is selected (because clk_m is actually selected)
> > clk: tegra: use max divider if divider overflows - make tegra fractional divider match the clk-div.c behaviour
> > clk: tegra: cclk_lp has a pllx/2 divider - pllx runs at half the programmed rate
> > clk: tegra: fix sdmmc clks on Tegra1x4 - wrong parent selection
> > clk: tegra: fix host1x clock on Tegra124 - wrong parent selection
> > clk: tegra: PLLD2 fixes for hdmi - PLL runs at wrong rate
> > clk: tegra: Fix PLLD mnp table - PLL runs at wrong rate
> > clk: tegra: Fix PLLP rate table - kernel panic when using coreboot
> > clk: tegra: Correct clock number for UARTE - wrong clock when using UARTE
> > clk: tegra: Add missing Tegra20 fuse clks - fuse driver broken
> >
>
> Is this ok for you?
Yes, it's great. The tegra fixes are already part of the next batch
towards -rc5.
Thanks!
Mike
>
> Thanks,
>
> Peter.
next prev parent reply other threads:[~2014-02-26 15:39 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-20 17:27 Tegra clockframework fixes for 3.14 Peter De Schrijver
2014-02-20 17:27 ` Peter De Schrijver
2014-02-20 17:27 ` Peter De Schrijver
2014-02-24 1:02 ` Mike Turquette
2014-02-24 1:02 ` Mike Turquette
2014-02-24 13:43 ` Peter De Schrijver
2014-02-24 13:43 ` Peter De Schrijver
2014-02-24 13:43 ` Peter De Schrijver
[not found] ` <20140224134319.GG19389-Rysk9IDjsxmJz7etNGeUX8VPkgjIgRvpAL8bYrjMMd8@public.gmane.org>
2014-02-26 10:16 ` Peter De Schrijver
2014-02-26 10:16 ` Peter De Schrijver
2014-02-26 10:16 ` Peter De Schrijver
2014-02-26 15:39 ` Mike Turquette [this message]
2014-02-26 15:39 ` Mike Turquette
2014-02-27 9:22 ` Peter De Schrijver
2014-02-27 9:22 ` Peter De Schrijver
2014-02-27 9:22 ` Peter De Schrijver
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140226153942.22529.95697@quantum \
--to=mturquette@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-tegra@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=pawel.moll@arm.com \
--cc=pdeschrijver@nvidia.com \
--cc=pgaikwad@nvidia.com \
--cc=rob.herring@calxeda.com \
--cc=swarren@wwwdotorg.org \
--cc=thierry.reding@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.