[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-id: <1377668719-8602-1-git-send-email-ch.naveen@samsung.com>
Date: Wed, 28 Aug 2013 11:15:16 +0530
From: Naveen Krishna Chatradhi <ch.naveen@...sung.com>
To: linux-pm@...r.kernel.org, rui.zhang@...el.com,
eduardo.valentin@...com
Cc: linux-samsung-soc@...r.kernel.org, linux-kernel@...r.kernel.org,
amit.daniel@...sung.com, kgene.kim@...sung.com,
naveenkrishna.ch@...il.com, devicetree@...r.kernel.org
Subject: [PATCH 0/3] thermal: samsung: Add TMU for Exynos5420
The below patchset adds the TMU support for Exynos5420
1. correct the fall interrupt en, status bit fields
Fixes an existing bug in the register field access
2. Add TMU support for Exynos5420 SoCs
Adds support for Exynos5420. (These changes were tested on a different
kernel version)
3. Handle the misplaced TRIMINFO register
Discussion was going on at https://lkml.org/lkml/2013/8/7/59
Handles the misplaced register on Exynos5420 Only
Naveen Krishna Chatradhi (3):
thermal: samsung: correct the fall interrupt en, status bit fields
thermal: samsung: Add TMU support for Exynos5420 SoCs
thermal: exynos: Handle the misplaced TRIMINFO register
.../devicetree/bindings/thermal/exynos-thermal.txt | 21 +++++
drivers/thermal/samsung/exynos_tmu.c | 38 ++++++--
drivers/thermal/samsung/exynos_tmu.h | 3 +
drivers/thermal/samsung/exynos_tmu_data.c | 92 ++++++++++++++++++++
drivers/thermal/samsung/exynos_tmu_data.h | 10 ++-
5 files changed, 158 insertions(+), 6 deletions(-)
--
1.7.9.5
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists