linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] arm: dts: DRA7: Add IVA and DSPEVE thermal domain data
@ 2016-02-08  9:16 Keerthy
  2016-02-08  9:16 ` [PATCH 1/3] arm: dts: DRA7: Add DSPEVE thermal data Keerthy
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Keerthy @ 2016-02-08  9:16 UTC (permalink / raw)
  To: linux-arm-kernel

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.
 
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

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2016-02-12 22:21 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-08  9:16 [PATCH 0/3] arm: dts: DRA7: Add IVA and DSPEVE thermal domain data Keerthy
2016-02-08  9:16 ` [PATCH 1/3] arm: dts: DRA7: Add DSPEVE thermal data Keerthy
2016-02-08  9:16 ` [PATCH 2/3] arm: dts: DRA7: Add IVA " Keerthy
2016-02-08  9:16 ` [PATCH 3/3] arm: dts: DRA7: Add missing IVA and DSPEVE thermal domain data Keerthy
2016-02-08 19:57 ` [PATCH 0/3] arm: dts: DRA7: Add " Tony Lindgren
2016-02-09  3:37   ` Keerthy
2016-02-09 15:58     ` Tony Lindgren
2016-02-09 21:53     ` Eduardo Valentin
2016-02-10  3:37       ` Keerthy
2016-02-09 21:52 ` Eduardo Valentin
2016-02-12 22:21   ` Tony Lindgren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).