Dear All, > This patch series is divided into two parts: > 1. Device tree node definition and enabelement for TMU at Exynos4412 > (Trats2) 2. Exynos thermal subsystem regressions for v3.12-rc1. > Several commits were necessary to properly fix regression for TMU > test MUX address setting after reset.
Zhang or Eduardo - will you find time to review those changes? They have already been reviewed by Amit. Now we have -rc3 and there is no feedback for regression/critical patches (posted for -rc1). > > Test HW: > - Exynos4412 - TRATS2 board (Linux v3.12-rc1) > > Lukasz Majewski (6): > thermal: exynos: fix: Return from exynos_report_trigger() when > therm_dev is NULL > thermal: exynos: Provide separate TMU data for Exynos4412 > thermal: exynos: Provide initial setting for TMU's test MUX address > at Exynos4412 > thermal: exynos: Replace SOC_ARCH_EXYNOS with SOC_ARCH_EXYNOS5250 > ARM: dts: exynos4x12: Device tree node definition for TMU on > Exynos4x12 > ARM: dts: exynos4412-trats2: Enable TMU support at Trats2 > > arch/arm/boot/dts/exynos4412-trats2.dts | 5 +++++ > arch/arm/boot/dts/exynos4x12.dtsi | 10 +++++++++ > drivers/thermal/samsung/exynos_thermal_common.c | 2 +- > drivers/thermal/samsung/exynos_tmu.c | 12 +++++++---- > drivers/thermal/samsung/exynos_tmu.h | 3 ++- > drivers/thermal/samsung/exynos_tmu_data.c | 26 > +++++++++++++++++------ > drivers/thermal/samsung/exynos_tmu_data.h | 13 +++++++++++- 7 > files changed, 58 insertions(+), 13 deletions(-) > -- Best regards, Lukasz Majewski Samsung R&D Institute Poland (SRPOL) | Linux Platform Group -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/