Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1632378
| From | Jon Mason <jon.mason@broadcom.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v2 0/3] thermal: broadcom: Add NSP Thermal Support |
| Date | 2017-04-27 23:30 +0200 |
| Message-ID | <tAZ97-6n5-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Changes in v2: * Split SoC enablement into a separate patch (per Eduardo Valentin) * Added Eduardo Valentin's Acked-by to the DTS patch This adds support for NSP to the existing Northstar thermal driver. This code is based on patches currently in the Linux SoC Thermal git tree. Specfically, https://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal.git/commit/?h=linus&id=a94cb7eeecc4104a6874339f90c5d0647359c102 Jon Mason (3): ARM: BCM: Enable thermal support for iProc SoCs thermal: broadcom: ns-thermal: default on iProc SoCs ARM: dts: NSP: Add Thermal Support arch/arm/boot/dts/bcm-nsp.dtsi | 26 ++++++++++++++++++++++++++ arch/arm/mach-bcm/Kconfig | 2 ++ drivers/thermal/broadcom/Kconfig | 9 +++++---- 3 files changed, 33 insertions(+), 4 deletions(-) -- 2.7.4
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH v2 0/3] thermal: broadcom: Add NSP Thermal Support Jon Mason <jon.mason@broadcom.com> - 2017-04-27 23:30 +0200
[PATCH v2 1/3] ARM: BCM: Enable thermal support for iProc SoCs Jon Mason <jon.mason@broadcom.com> - 2017-04-27 23:30 +0200
Re: [PATCH v2 1/3] ARM: BCM: Enable thermal support for iProc SoCs Scott Branden <scott.branden@broadcom.com> - 2017-04-28 01:20 +0200
Re: [PATCH v2 1/3] ARM: BCM: Enable thermal support for iProc SoCs Jon Mason <jon.mason@broadcom.com> - 2017-04-28 20:10 +0200
[PATCH v2 2/3] thermal: broadcom: ns-thermal: default on iProc SoCs Jon Mason <jon.mason@broadcom.com> - 2017-04-27 23:30 +0200
[PATCH v2 3/3] ARM: dts: NSP: Add Thermal Support Jon Mason <jon.mason@broadcom.com> - 2017-04-27 23:30 +0200
csiph-web