This patch series provide various fixes for TMU block. Namely, support for common clock framework and proper regulator VDD_TS has been added. Moreover device tree definitions and documentation entry are now in place. Lukasz Majewski (6): clk:exynos4:TMU Thermal Measurement Unit clock added to common clock framework thermal:exynos4: TMU Common clock framework support for TMU (Thermal Monitoring Unit) thermal:exynos4: TMU device tree support for Exynos4412 targets thermal: Support for TMU regulator defined at device tree thermal:exynos4: Enable support for Exynos4412 SoCs thermal:exynos4: Add documentation for Exynos SoC thermal bindings .../devicetree/bindings/clock/exynos4-clock.txt | 1 + .../devicetree/bindings/thermal/exynos-thermal.txt | 22 +++++++++++ arch/arm/boot/dts/exynos4x12.dtsi | 10 +++++ drivers/clk/samsung/clk-exynos4.c | 6 ++- drivers/thermal/exynos_thermal.c | 41 +++++++++++++++----- 5 files changed, 70 insertions(+), 10 deletions(-) create mode 100644 Documentation/devicetree/bindings/thermal/exynos-thermal.txt -- 1.7.10.4 -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html