Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1253353 > unrolled thread
| Started by | Stephen Boyd <sboyd@codeaurora.org> |
|---|---|
| First post | 2015-10-22 02:00 +0200 |
| Last post | 2015-10-22 16:20 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH v3 0/10] clk: iproc: add support for BCM NS, NSP, and NS2 Stephen Boyd <sboyd@codeaurora.org> - 2015-10-22 02:00 +0200
Re: [PATCH v3 0/10] clk: iproc: add support for BCM NS, NSP, and NS2 Jon Mason <jonmason@broadcom.com> - 2015-10-22 16:20 +0200
| From | Stephen Boyd <sboyd@codeaurora.org> |
|---|---|
| Date | 2015-10-22 02:00 +0200 |
| Subject | Re: [PATCH v3 0/10] clk: iproc: add support for BCM NS, NSP, and NS2 |
| Message-ID | <qmbsu-1C5-1@gated-at.bofh.it> |
On 10/15, Jon Mason wrote: > > v3 - Added a patch to fix cygnus clk link failures, and added back the > DT documentation patches that were removed from v2. > > 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). > Can you please use git cover-letter format where the diffstat for the series is shown? Without that information here I started applying patches until I realized this added dt-bindings headers, thus probably needing some stable clk branch to pull into arm-soc. -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
[toc] | [next] | [standalone]
| From | Jon Mason <jonmason@broadcom.com> |
|---|---|
| Date | 2015-10-22 16:20 +0200 |
| Message-ID | <qmoSL-4U2-25@gated-at.bofh.it> |
| In reply to | #1253353 |
On Wed, Oct 21, 2015 at 04:51:44PM -0700, Stephen Boyd wrote: > On 10/15, Jon Mason wrote: > > > > v3 - Added a patch to fix cygnus clk link failures, and added back the > > DT documentation patches that were removed from v2. > > > > 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). > > > > Can you please use git cover-letter format where the diffstat for > the series is shown? Without that information here I started > applying patches until I realized this added dt-bindings headers, > thus probably needing some stable clk branch to pull into arm-soc. My apologies. I will do so in the future. Thanks, Jon > > -- > Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, > a Linux Foundation Collaborative Project -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web