OpenCloudOS-Kernel/drivers/thermal/samsung
Lukasz Majewski 14ddfaecc8 thermal: exynos: Provide separate TMU data for Exynos4412
Up till now Exynos5250 and Exynos4412 had the same definitions for TMU
data. Following commit changes that, by introducing separate
exynos4412_default_tmu_data structure.

Since Exynos4412 was chronologically first, the corresponding name for
TMU registers and default data was renamed.

Additionally, new SOC_ARCH_EXYNOS4412 type has been defined.

Moreover, the SOC_ARCH_EXYNOS name has been changed to SOC_ARCH_EXYNOS5250.

Signed-off-by: Lukasz Majewski <l.majewski@samsung.com>
Reviewed-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Reviewed-by: Tomasz Figa <t.figa@samsung.com>
Signed-off-by: Eduardo Valentin <eduardo.valentin@ti.com>
2013-10-15 10:10:42 -04:00
..
Kconfig thermal: exynos: Clean up non-DT remnants 2013-08-29 09:37:31 -04:00
Makefile thermal: exynos: Bifurcate exynos tmu driver and configuration data 2013-08-13 09:52:00 -04:00
exynos_thermal_common.c thermal: exynos: Remove check for thermal device pointer at exynos_report_trigger() 2013-10-15 10:10:42 -04:00
exynos_thermal_common.h thermal: exynos: Add driver support for exynos5440 TMU sensor 2013-08-13 09:52:03 -04:00
exynos_tmu.c thermal: exynos: Provide separate TMU data for Exynos4412 2013-10-15 10:10:42 -04:00
exynos_tmu.h thermal: exynos: Provide separate TMU data for Exynos4412 2013-10-15 10:10:42 -04:00
exynos_tmu_data.c thermal: exynos: Provide separate TMU data for Exynos4412 2013-10-15 10:10:42 -04:00
exynos_tmu_data.h thermal: exynos: Provide separate TMU data for Exynos4412 2013-10-15 10:10:42 -04:00