Searched hist:"3 b6a1a805f342472a0e68e2a0eb1decaadf7fa02" (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/thermal/samsung/ |
H A D | Makefile | diff 3b6a1a805f342472a0e68e2a0eb1decaadf7fa02 Fri Jan 23 13:10:08 CET 2015 Lukasz Majewski <l.majewski@samsung.com> thermal: samsung: core: Exynos TMU rework to use device tree for configuration
This patch brings support for providing configuration via device tree. Previously this data has been hardcoded in the exynos_tmu_data.c file. Such approach was not scalable and very often required copying the whole data.
Signed-off-by: Lukasz Majewski <l.majewski@samsung.com> Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
|
H A D | exynos_tmu.c | diff 3b6a1a805f342472a0e68e2a0eb1decaadf7fa02 Fri Jan 23 13:10:08 CET 2015 Lukasz Majewski <l.majewski@samsung.com> thermal: samsung: core: Exynos TMU rework to use device tree for configuration
This patch brings support for providing configuration via device tree. Previously this data has been hardcoded in the exynos_tmu_data.c file. Such approach was not scalable and very often required copying the whole data.
Signed-off-by: Lukasz Majewski <l.majewski@samsung.com> Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
|