Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1330672
| From | Eduardo Valentin <edubezval@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 0/3] arm: dts: DRA7: Add IVA and DSPEVE thermal domain data |
| Date | 2016-02-09 23:00 +0100 |
| Message-ID | <r0ouf-1tt-9@gated-at.bofh.it> (permalink) |
| References | <qZQ9c-3eh-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
On Mon, Feb 08, 2016 at 02:46:27PM +0530, Keerthy wrote: > OMAP5 has 3 thermal zones cpu, core and multimedia. > On the other hand DRA7 has 5 thermal zones cpu, gpu, core, dspeve > and iva. Currently cpu, core and multimedia are being added via dt > and the other 2 are getting added via kernel. Add the missing thermal > domains in dt so as give the correct trip numbers, type and temperatures. > > Tested on DRA7-EVM. For the series: Acked-by: Eduardo Valentin <edubezval@gmail.com> > > Keerthy (3): > arm: dts: DRA7: Add DSPEVE thermal data > arm: dts: DRA7: Add IVA thermal data > arm: dts: DRA7: Add missing IVA and DSPEVE thermal domain data > > arch/arm/boot/dts/dra7-dspeve-thermal.dtsi | 27 +++++++++++++++++++++++++++ > arch/arm/boot/dts/dra7-iva-thermal.dtsi | 27 +++++++++++++++++++++++++++ > arch/arm/boot/dts/dra7.dtsi | 2 ++ > 3 files changed, 56 insertions(+) > create mode 100644 arch/arm/boot/dts/dra7-dspeve-thermal.dtsi > create mode 100644 arch/arm/boot/dts/dra7-iva-thermal.dtsi > > -- > 1.9.1 >
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: [PATCH 0/3] arm: dts: DRA7: Add IVA and DSPEVE thermal domain data Eduardo Valentin <edubezval@gmail.com> - 2016-02-09 23:00 +0100 Re: [PATCH 0/3] arm: dts: DRA7: Add IVA and DSPEVE thermal domain data Tony Lindgren <tony@atomide.com> - 2016-02-12 23:30 +0100
csiph-web