From mboxrd@z Thu Jan 1 00:00:00 1970 From: edubezval@gmail.com (Eduardo Valentin) Date: Wed, 10 Dec 2014 10:41:15 -0400 Subject: [PATCH 1/2] drivers: thermal: Remove ARCH_HAS_BANDGAP dependency for samsung In-Reply-To: References: <1417502073-6322-1-git-send-email-a.kesavan@samsung.com> <20141208104333.0e044c58@amdc2363> Message-ID: <20141210144112.GA3232@developer> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, Dec 10, 2014 at 09:26:55AM +0530, Abhilash Kesavan wrote: > Hi Eduardo, > > On Mon, Dec 8, 2014 at 3:13 PM, Lukasz Majewski wrote: > > Hi Abhilash, > > > >> As samsung thermal support is enabled only for ARCH_EXYNOS, there is > >> no need to select ARCH_HAS_BANDGAP from the arch-specific code. > >> Removing this dependency will also allow the driver to be enabled on > >> 64-bit SoCs. > >> > >> Signed-off-by: Abhilash Kesavan > >> --- > >> This was based on the discussion regarding adding ARCH_HAS_BANDGAP > >> symbol for arm64 here: > >> http://www.spinics.net/lists/arm-kernel/msg377560.html > >> > >> drivers/thermal/samsung/Kconfig | 2 +- > >> 1 file changed, 1 insertion(+), 1 deletion(-) > >> > >> diff --git a/drivers/thermal/samsung/Kconfig > >> b/drivers/thermal/samsung/Kconfig index f760389..c43306e 100644 > >> --- a/drivers/thermal/samsung/Kconfig > >> +++ b/drivers/thermal/samsung/Kconfig > >> @@ -1,6 +1,6 @@ > >> config EXYNOS_THERMAL > >> tristate "Exynos thermal management unit driver" > >> - depends on ARCH_HAS_BANDGAP && OF > >> + depends on OF > >> help > >> If you say yes here you get support for the TMU (Thermal > >> Management Unit) driver for SAMSUNG EXYNOS series of SoCs. This > >> driver initialises > > > > Reviewed-by: Lukasz Majewski > > Acked-by: Lukasz Majewski > > Can you pick up these 2 patches if they look OK ? OK. Adding to my fixes queue. > > Regards, > Abhilash > > > > -- > > Best regards, > > > > Lukasz Majewski > > > > Samsung R&D Institute Poland (SRPOL) | Linux Platform Group -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 473 bytes Desc: Digital signature URL: