From: Lukasz Majewski Date: Fri, 23 Jan 2015 12:09:55 +0000 (+0100) Subject: thermal: exynos: Provide thermal_exynos.h file to be included in device tree files X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~32^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5576e3a9ea48334289aaaa711080d09e3405099;p=pandora-kernel.git thermal: exynos: Provide thermal_exynos.h file to be included in device tree files This patch is a preparatory patch to be able to read Exynos thermal configuration from the device tree. It turned out that DTC is not able to interpret enums properly and hence it is necessary to #define those values explicitly. For this reason the ./include/dt-bindings/thermal/thermal_exynos.h file has been introduced. Signed-off-by: Lukasz Majewski Signed-off-by: Eduardo Valentin --- Reading git-diff-tree failed