Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1274289
| From | Ray Jui <rjui@broadcom.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v3 0/3] ARM: dts: add support for NS, NSP, and NS2 clocks |
| Date | 2015-11-20 18:20 +0100 |
| Message-ID | <qwXvQ-1JB-29@gated-at.bofh.it> (permalink) |
| References | <qwVDH-uA-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi Jon, On 11/20/2015 7:17 AM, Jon Mason wrote: > Changes in v3: > Tweaked the NSP entry names, per Ray Jui > > Changes in v2: > Rebased off of outstanding NSP DT patches and tweaked the entry names > per Ray Jui > > > This patch series adds device tree support for the Broadcom Northstar, > Northstar Plus, and Northstar 2 clocks. > > Last sent as an RFC (see https://lkml.org/lkml/2015/10/13/882) due to > the inability to merge because of the driver dependencies. Those > necessary driver changes were merged into 4.4. All comments have been > addressed and it is ready to be pulled in. > > > Jon Mason (3): > ARM: dts: enable clock support for BCM5301X > ARM: dts: enable clock support for Broadcom NSP > ARM64: dts: enable clock support for Broadcom NS2 > > arch/arm/boot/dts/bcm-nsp.dtsi | 81 ++++++++++++++++++++++++------ > arch/arm/boot/dts/bcm5301x.dtsi | 92 +++++++++++++++++++++++++++-------- > arch/arm64/boot/dts/broadcom/ns2.dtsi | 80 +++++++++++++++++++++++++++++- > 3 files changed, 216 insertions(+), 37 deletions(-) > This entire patch series looks good to me! Thanks! Reviewed-by: Ray Jui <rjui@broadcom.com> -- 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 — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v3 0/3] ARM: dts: add support for NS, NSP, and NS2 clocks Jon Mason <jonmason@broadcom.com> - 2015-11-20 16:20 +0100
[PATCH v3 1/3] ARM: dts: enable clock support for BCM5301X Jon Mason <jonmason@broadcom.com> - 2015-11-20 16:20 +0100
Re: [PATCH v3 1/3] ARM: dts: enable clock support for BCM5301X Hauke Mehrtens <hauke@hauke-m.de> - 2015-11-21 15:30 +0100
Re: [PATCH v3 0/3] ARM: dts: add support for NS, NSP, and NS2 clocks Ray Jui <rjui@broadcom.com> - 2015-11-20 18:20 +0100
Re: [PATCH v3 0/3] ARM: dts: add support for NS, NSP, and NS2 clocks Florian Fainelli <f.fainelli@gmail.com> - 2015-11-20 19:20 +0100
csiph-web