From mboxrd@z Thu Jan 1 00:00:00 1970 From: robh@kernel.org (Rob Herring) Date: Tue, 1 May 2018 09:45:16 -0500 Subject: [PATCH] thermal: samsung: Remove support for Exynos5440 In-Reply-To: <2734003.UHSMxVLybj@amdc3058> References: <20180424203239.21885-1-krzk@kernel.org> <20180424203239.21885-7-krzk@kernel.org> <1951102.VLysaozMLK@amdc3058> <2734003.UHSMxVLybj@amdc3058> Message-ID: <20180501144516.GA519@rob-hp-laptop> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.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