public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: mturquette@linaro.org (Mike Turquette)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] clk: tegra: fix driver to match DT binding
Date: Wed, 13 Feb 2013 15:00:15 -0800	[thread overview]
Message-ID: <20130213230015.11471.46669@quantum> (raw)
In-Reply-To: <20130213155313.GA24119@avionic-0098.mockup.avionic-design.de>

Quoting Thierry Reding (2013-02-13 07:53:13)
> On Tue, Feb 12, 2013 at 12:34:02PM -0700, Stephen Warren wrote:
> > From: Stephen Warren <swarren@nvidia.com>
> > 
> > enum tegra*_clk is intended to match the IDs listed in the Tegra clock
> > bindings. There are a few mismatches, which this patch fixes:
> > 
> > 1) pll_s and cop were left out of the Tegra20 enum.
> > 
> > 2) spdif_in and spdif_out were swapped relative to the Tegra30 binding.
> > 
> > 3) i2cslow was misnamed as i2c_slow, and a duplicate i2cslow clock added
> >    to the Tegra30 enum.
> > 
> > Signed-off-by: Stephen Warren <swarren@nvidia.com>
> > ---
> >  drivers/clk/tegra/clk-tegra20.c |    4 ++--
> >  drivers/clk/tegra/clk-tegra30.c |    6 +++---
> >  2 files changed, 5 insertions(+), 5 deletions(-)
> 
> Looks good to me and I haven't seen any regressions, so:
> 
> Reviewed-by: Thierry Reding <thierry.reding@avionic-design.de>
> Tested-by: Thierry Reding <thierry.reding@avionic-design.de>

Hurray for testing.  If this hasn't already been sent to Arnd & Olof:

Acked-by: Mike Turquette <mturquette@linaro.org>

      reply	other threads:[~2013-02-13 23:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-12 19:34 [PATCH] clk: tegra: fix driver to match DT binding Stephen Warren
2013-02-13 15:53 ` Thierry Reding
2013-02-13 23:00   ` Mike Turquette [this message]

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=20130213230015.11471.46669@quantum \
    --to=mturquette@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox