linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: jonmason@broadcom.com (Jon Mason)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 0/10] clk: iproc: add support for BCM NS, NSP, and NS2
Date: Tue, 13 Oct 2015 17:07:58 -0400	[thread overview]
Message-ID: <1444770485-11210-1-git-send-email-jonmason@broadcom.com> (raw)


v2 - Added a patch to change the Cygnus clk macros to uppercase,
removed the device tree changes from the series (will send out those as
an RFC), and other minor changes that Stephen Boyd requested.

This patch series adds support for the Broadcom Northstar, Northstar
Plus, and Northstar 2 clocks.  Some slight modifications were necessary
to clk-iproc-pll to get Northstar and Northstar Plus working, due to
differences in register layout.  This is the reason why the first patch
is necessary.  Some more modifications were necessary to clk-iproc-pll
to get Northstar 2 working, due to differences in register layout (and
resulting fallout in Cygnus and NSP).  This is the reason why the sixth
and seventh patches are necessary.  The fifth patch is clean-up to
prevent accidentally forgetting to adjust for the base write errata
(which happened a few times, but was caught in internal review).

Thanks,
Jon

             reply	other threads:[~2015-10-13 21:07 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-13 21:07 Jon Mason [this message]
2015-10-13 21:07 ` [PATCH v2 1/7] clk: cygnus: Convert all macros to all caps Jon Mason
2015-10-13 21:08 ` [PATCH v2 2/7] clk: iproc: Add PWRCTRL support Jon Mason
2015-10-13 21:08 ` [PATCH v2 3/7] clk: nsp: add clock support for Broadcom Northstar Plus SoC Jon Mason
2015-10-13 21:08 ` [PATCH v2 4/7] clk: iproc: Add PLL base write function Jon Mason
2015-10-13 21:08 ` [PATCH v2 5/7] clk: iproc: Split off dig_filter Jon Mason
2015-10-13 21:08 ` [PATCH v2 6/7] clk: iproc: Separate status and control variables Jon Mason
2015-10-13 21:08 ` [PATCH v2 7/7] clk: ns2: add clock support for Broadcom Northstar 2 SoC Jon Mason
2015-10-13 21:18   ` Arnd Bergmann
2015-10-13 22:04     ` Jon Mason
2015-10-13 22:23       ` Arnd Bergmann
2015-10-14 19:46         ` Scott Branden
2015-10-14 20:16           ` Arnd Bergmann
2015-10-15 18:36             ` Scott Branden
2015-10-15 18:43               ` Jon Mason
2015-10-15 18:54                 ` Arnd Bergmann
2015-10-15 19:23                   ` Jon Mason
2015-10-13 21:10 ` [PATCH v2 0/10] clk: iproc: add support for BCM NS, NSP, and NS2 Jon Mason

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=1444770485-11210-1-git-send-email-jonmason@broadcom.com \
    --to=jonmason@broadcom.com \
    --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;
as well as URLs for NNTP newsgroup(s).