Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1248122
| From | Jon Mason <jonmason@broadcom.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v3 0/10] clk: iproc: add support for BCM NS, NSP, and NS2 |
| Date | 2015-10-15 22:00 +0200 |
| Message-ID | <qjWHg-7WB-9@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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). Thanks, Jon -- 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/
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH v3 0/10] clk: iproc: add support for BCM NS, NSP, and NS2 Jon Mason <jonmason@broadcom.com> - 2015-10-15 22:00 +0200
[PATCH v3 01/10] ARM: cygnus: fix link failures when CONFIG_COMMON_CLK_IPROC is disabled Jon Mason <jonmason@broadcom.com> - 2015-10-15 22:00 +0200
Re: [PATCH v3 01/10] ARM: cygnus: fix link failures when CONFIG_COMMON_CLK_IPROC is disabled Scott Branden <sbranden@broadcom.com> - 2015-10-15 22:30 +0200
Re: [PATCH v3 01/10] ARM: cygnus: fix link failures when CONFIG_COMMON_CLK_IPROC is disabled Jon Mason <jonmason@broadcom.com> - 2015-10-15 23:10 +0200
Re: [PATCH v3 01/10] ARM: cygnus: fix link failures when CONFIG_COMMON_CLK_IPROC is disabled Hauke Mehrtens <hauke@hauke-m.de> - 2015-10-15 23:20 +0200
csiph-web