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 devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html