From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH] thermal: samsung: Remove support for Exynos5440 Date: Tue, 1 May 2018 09:45:16 -0500 Message-ID: <20180501144516.GA519@rob-hp-laptop> References: <20180424203239.21885-1-krzk@kernel.org> <20180424203239.21885-7-krzk@kernel.org> <1951102.VLysaozMLK@amdc3058> <2734003.UHSMxVLybj@amdc3058> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <2734003.UHSMxVLybj@amdc3058> Sender: linux-kernel-owner@vger.kernel.org To: Bartlomiej Zolnierkiewicz Cc: Krzysztof Kozlowski , Eduardo Valentin , Kukjin Kim , Mark Rutland , Tejun Heo , Sylwester Nawrocki , Tomasz Figa , Chanwoo Choi , Michael Turquette , Stephen Boyd , "Rafael J. Wysocki" , Viresh Kumar , Zhang Rui , Russell King , Hans de Goede , Linus Walleij , Andi Shyti , Mark Brown , Alan Stern , Greg Kroah-Hartman List-Id: devicetree@vger.kernel.org On Thu, Apr 26, 2018 at 01:21:12PM +0200, Bartlomiej Zolnierkiewicz wrote: > From: Krzysztof Kozlowski > Subject: [PATCH] thermal: samsung: Remove support for Exynos5440 > > The Exynos5440 is not actively developed, there are no development > boards available and probably there are no real products with it. > Remove wide-tree support for Exynos5440. > > Signed-off-by: Krzysztof Kozlowski > [b.zolnierkie: ported over driver changes] > Signed-off-by: Bartlomiej Zolnierkiewicz > --- > Eduardo, here is a version which applies on top of pending Exynos > thermal changes (https://lkml.org/lkml/2018/4/16/256). > > Documentation/devicetree/bindings/thermal/exynos-thermal.txt | 14 > drivers/thermal/samsung/exynos_tmu.c | 161 ----------- > 2 files changed, 4 insertions(+), 171 deletions(-) Reviewed-by: Rob Herring