All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mike Turquette <mturquette@linaro.org>
To: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: Stephen Warren <swarren@nvidia.com>,
	Arnd Bergmann <arnd@arndb.de>,
	Peter De Schrijver <pdeschrijver@nvidia.com>,
	linux-kernel@vger.kernel.org, linux-next@vger.kernel.org,
	Joseph Lo <josephl@nvidia.com>, Olof Johansson <olof@lixom.net>,
	linux-arm-kernel@lists.infradead.org
Subject: Re: linux-next: manual merge of the clk tree with the arm-soc tree
Date: Mon, 17 Jun 2013 11:49:30 -0700	[thread overview]
Message-ID: <20130617184930.9136.76869@quantum> (raw)
In-Reply-To: <20130617172719.f19a76fae98cc7ef82b91ae9@canb.auug.org.au>

Quoting Stephen Rothwell (2013-06-17 00:27:19)
> Hi Mike,
> 
> Today's linux-next merge of the clk tree got a conflict in
> drivers/clk/tegra/clk-tegra114.c between commit 31972fd95527 ("clk:
> tegra114: implement wait_for_reset and disable_clock for
> tegra_cpu_car_ops") from the arm-soc tree and commit d53442e94db0 ("clk:
> tegra: override bits for Tegra114 PLLM") from the clk tree.
> 
> I fixed it up (see below) and can carry the fix as necessary (no action
> is required).

Looks good.

Thanks,
Mike

> 
> -- 
> Cheers,
> Stephen Rothwell                    sfr@canb.auug.org.au
> 
> diff --cc drivers/clk/tegra/clk-tegra114.c
> index 40d939d,7fe36ea..0000000
> --- a/drivers/clk/tegra/clk-tegra114.c
> +++ b/drivers/clk/tegra/clk-tegra114.c
> @@@ -250,9 -251,10 +251,13 @@@
>   #define CLK_SOURCE_XUSB_DEV_SRC 0x60c
>   #define CLK_SOURCE_EMC 0x19c
>   
>  +/* Tegra CPU clock and reset control regs */
>  +#define CLK_RST_CONTROLLER_CPU_CMPLX_STATUS   0x470
>  +
> + /* PLLM override registers */
> + #define PMC_PLLM_WB0_OVERRIDE 0x1dc
> + #define PMC_PLLM_WB0_OVERRIDE_2 0x2b0
> + 
>   static int periph_clk_enb_refcnt[CLK_OUT_ENB_NUM * 32];
>   
>   static void __iomem *clk_base;

WARNING: multiple messages have this Message-ID (diff)
From: mturquette@linaro.org (Mike Turquette)
To: linux-arm-kernel@lists.infradead.org
Subject: linux-next: manual merge of the clk tree with the arm-soc tree
Date: Mon, 17 Jun 2013 11:49:30 -0700	[thread overview]
Message-ID: <20130617184930.9136.76869@quantum> (raw)
In-Reply-To: <20130617172719.f19a76fae98cc7ef82b91ae9@canb.auug.org.au>

Quoting Stephen Rothwell (2013-06-17 00:27:19)
> Hi Mike,
> 
> Today's linux-next merge of the clk tree got a conflict in
> drivers/clk/tegra/clk-tegra114.c between commit 31972fd95527 ("clk:
> tegra114: implement wait_for_reset and disable_clock for
> tegra_cpu_car_ops") from the arm-soc tree and commit d53442e94db0 ("clk:
> tegra: override bits for Tegra114 PLLM") from the clk tree.
> 
> I fixed it up (see below) and can carry the fix as necessary (no action
> is required).

Looks good.

Thanks,
Mike

> 
> -- 
> Cheers,
> Stephen Rothwell                    sfr at canb.auug.org.au
> 
> diff --cc drivers/clk/tegra/clk-tegra114.c
> index 40d939d,7fe36ea..0000000
> --- a/drivers/clk/tegra/clk-tegra114.c
> +++ b/drivers/clk/tegra/clk-tegra114.c
> @@@ -250,9 -251,10 +251,13 @@@
>   #define CLK_SOURCE_XUSB_DEV_SRC 0x60c
>   #define CLK_SOURCE_EMC 0x19c
>   
>  +/* Tegra CPU clock and reset control regs */
>  +#define CLK_RST_CONTROLLER_CPU_CMPLX_STATUS   0x470
>  +
> + /* PLLM override registers */
> + #define PMC_PLLM_WB0_OVERRIDE 0x1dc
> + #define PMC_PLLM_WB0_OVERRIDE_2 0x2b0
> + 
>   static int periph_clk_enb_refcnt[CLK_OUT_ENB_NUM * 32];
>   
>   static void __iomem *clk_base;

  reply	other threads:[~2013-06-17 18:49 UTC|newest]

Thread overview: 71+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-17  7:27 linux-next: manual merge of the clk tree with the arm-soc tree Stephen Rothwell
2013-06-17  7:27 ` Stephen Rothwell
2013-06-17  7:27 ` Stephen Rothwell
2013-06-17 18:49 ` Mike Turquette [this message]
2013-06-17 18:49   ` Mike Turquette
  -- strict thread matches above, loose matches on Subject: below --
2024-07-11 23:58 Stephen Rothwell
2024-07-12  7:00 ` Drew Fustini
2016-11-22  8:41 Stephen Rothwell
2016-11-22  8:41 ` Stephen Rothwell
2016-11-22  9:36 ` Geert Uytterhoeven
2016-11-22  9:36   ` Geert Uytterhoeven
2016-11-22 23:59   ` Stephen Rothwell
2016-11-22 23:59     ` Stephen Rothwell
2016-03-01  3:57 Stephen Rothwell
2016-03-01  3:57 ` Stephen Rothwell
2016-03-01  3:57 ` Stephen Rothwell
2016-03-01  4:00 ` Stephen Rothwell
2016-03-01  4:00   ` Stephen Rothwell
2016-03-01  4:00   ` Stephen Rothwell
2016-03-01  8:38   ` Nicolas Ferre
2016-03-01  8:38     ` Nicolas Ferre
2016-03-01  8:38     ` Nicolas Ferre
2015-02-03  5:31 Stephen Rothwell
2015-02-03  5:31 ` Stephen Rothwell
2015-02-03  5:31 ` Stephen Rothwell
2015-02-03 18:25 ` Mike Turquette
2015-02-03 18:25   ` Mike Turquette
2015-02-03  5:28 Stephen Rothwell
2015-02-03  5:28 ` Stephen Rothwell
2015-02-03  5:28 ` Stephen Rothwell
2014-01-13  5:06 Stephen Rothwell
2014-01-13  5:06 ` Stephen Rothwell
2014-01-13  5:06 ` Stephen Rothwell
2014-01-26 20:59 ` Tomasz Figa
2014-01-26 20:59   ` Tomasz Figa
2014-01-26 21:05   ` Tomasz Figa
2014-01-26 21:05     ` Tomasz Figa
2013-04-19  7:27 Stephen Rothwell
2013-04-19  7:27 ` Stephen Rothwell
2013-04-19  7:27 ` Stephen Rothwell
2013-04-19  9:47 ` Pawel Moll
2013-04-19  9:47   ` Pawel Moll
2013-02-02 12:27 Stephen Rothwell
2013-02-02 12:27 ` Stephen Rothwell
2013-02-02 12:27 ` Stephen Rothwell
2013-02-04 17:54 ` Mike Turquette
2013-02-04 17:54   ` Mike Turquette
2012-11-28  6:12 Stephen Rothwell
2012-11-28  6:12 ` Stephen Rothwell
2012-11-28  6:12 ` Stephen Rothwell
2012-10-30  4:06 Stephen Rothwell
2012-10-30  4:06 ` Stephen Rothwell
2012-10-30  4:06 ` Stephen Rothwell
2012-10-30 10:11 ` Mike Turquette
2012-10-30 10:11   ` Mike Turquette
2012-10-30 10:39   ` Pawel Moll
2012-10-30 10:39     ` Pawel Moll
2012-09-10  6:14 Stephen Rothwell
2012-09-10  6:14 ` Stephen Rothwell
2012-09-10  6:14 ` Stephen Rothwell
2012-09-10 15:24 ` Linus Walleij
2012-09-10 15:24   ` Linus Walleij
2012-09-10 16:51   ` Mike Turquette
2012-09-10 16:51     ` Mike Turquette
2012-07-13  5:14 Stephen Rothwell
2012-07-13  5:14 ` Stephen Rothwell
2012-07-13  5:14 ` Stephen Rothwell
2012-07-13 15:10 ` Rob Herring
2012-07-13 15:10   ` Rob Herring
2012-07-13 17:27   ` Mike Turquette
2012-07-13 17:27     ` Mike Turquette

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=20130617184930.9136.76869@quantum \
    --to=mturquette@linaro.org \
    --cc=arnd@arndb.de \
    --cc=josephl@nvidia.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-next@vger.kernel.org \
    --cc=olof@lixom.net \
    --cc=pdeschrijver@nvidia.com \
    --cc=sfr@canb.auug.org.au \
    --cc=swarren@nvidia.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.