All of lore.kernel.org
 help / color / mirror / Atom feed
From: khilman@linaro.org (Kevin Hilman)
To: linux-arm-kernel@lists.infradead.org
Subject: arm-soc: Xilinx Zynq cleanups for v3.12
Date: Tue, 13 Aug 2013 16:27:10 -0700	[thread overview]
Message-ID: <87y585dve9.fsf@kernel.org> (raw)
In-Reply-To: <520A47C7.4050000@monstr.eu> (Michal Simek's message of "Tue, 13 Aug 2013 16:50:47 +0200")

+ Mike Turquette

Michal Simek <monstr@monstr.eu> writes:

> Hi Arnd and Olof,

I'm helping out with arm-soc maintenance now too and I'm on the
arm at kernel.org alias, thanks for Cc'ing it.

> please pull these cleanup patches to your tree.
>
> Thanks,
> Michal
>
> The following changes since commit 3b2f64d00c46e1e4e9bd0bb9bb12619adac27a4b:
>
>   Linux 3.11-rc2 (2013-07-21 12:05:29 -0700)
>
> are available in the git repository at:
>
>   git://git.xilinx.com/linux-xlnx.git tags/zynq-cleanup-for-3.12
>
> for you to fetch changes up to 060968ff9fa1a56b22cc2454906a233d302b1bd2:
>
>   arm: zynq: hotplug: Remove unreachable code (2013-08-13 16:09:12 +0200)
>
> ----------------------------------------------------------------
> arm: Xilinx Zynq cleanup patches for v3.12
>
> This branch contains these fixes:
> - SLCR cleanup
> - 2 minor zynq pll fixes
> - Hotplug cleanup
>
> ----------------------------------------------------------------
> Soren Brinkmann (6):
>       arm: zynq: slcr: Remove redundant header #includes
>       arm: zynq: slcr: Clean up #defines
>       arm: zynq: slcr: Use read-modify-write for register writes
>       clk/zynq/pll: Fix documentation for PLL register function
>       clk/zynq/pll: Use #defines for fbdiv min/max values

These drivers/clk changes should go through the clock maintainer Mike
Turquette.  Could you split them out into a separate pull request?

Alternatively, if Mike is confident there won't be any conflicts with
his tree, I'll happily merge them through arm-soc with his ack.

Otherwise, the rest of the stuff looks OK for v3.12 cleanups and I can
apply it when the path of the clock changes is cleared up.

Thanks,

Kevin

>       arm: zynq: hotplug: Remove unreachable code
>
>  arch/arm/mach-zynq/hotplug.c | 55 +++++--------------------------------------------------
>  arch/arm/mach-zynq/slcr.c    | 45 +++++++++++++++++----------------------------
>  drivers/clk/zynq/pll.c       | 18 +++++++++++++-----
>  3 files changed, 35 insertions(+), 83 deletions(-)

  reply	other threads:[~2013-08-13 23:27 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-13 14:50 arm-soc: Xilinx Zynq cleanups for v3.12 Michal Simek
2013-08-13 23:27 ` Kevin Hilman [this message]
2013-08-14  5:01   ` Mike Turquette
2013-08-14  5:43     ` Michal Simek
2013-08-15  3:16       ` Mike Turquette
2013-08-15 14:30         ` Kevin Hilman

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=87y585dve9.fsf@kernel.org \
    --to=khilman@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 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.