Hi Here are a few pending patches for DRA7 and patch hooking the GPIO fan to the thermal framework. Tested on BeagleBoard-X15, uEVM with next-20150320. (just load up cpufreq_dt and gpio_fan modules with omap2plus_defconfig, run cpuburn to generate thermal and just wait for the fan to trigger - and it does- we dont hit the frequency throttling temps) (next-20150323 is broken for build currently). The patches are based on git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap.git branch: omap-for-v4.1/dt-v2 10709c0858d8 ARM: dts: Update Nanobone dts file Changes since V1: Based on review comments: - patches 1/3 and 2/3 has been squashed up to introduce zone and bandgap information - Dropped the entire omap5-cpu-thermal.dtsi idea. done the same way as omap5. - minor updates to fan - so, all patches have been modified. - Not carrying forward ack due to changes V1: http://marc.info/?l=devicetree&m=142688089417731&w=2 Keerthy (1): ARM: dts: DRA7: Add bandgap and related thermal nodes Nishanth Menon (1): ARM: dts: am57xx-beagle-x15: Add thermal map to include fan and tmp102 arch/arm/boot/dts/am57xx-beagle-x15.dts | 49 ++++++++++++++++++++++++++++++ arch/arm/boot/dts/dra7.dtsi | 23 ++++++++++++++ arch/arm/boot/dts/dra72x.dtsi | 5 +++ arch/arm/boot/dts/dra74x.dtsi | 5 +++ arch/arm/boot/dts/omap4-cpu-thermal.dtsi | 4 +-- 5 files changed, 84 insertions(+), 2 deletions(-) -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html