From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Return-Path: Date: Tue, 1 May 2018 09:45:16 -0500 From: Rob Herring 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 , linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-ide@vger.kernel.org, linux-clk@vger.kernel.org, linux-pm@vger.kernel.org, linux-i2c@vger.kernel.org, linux-gpio@vger.kernel.org, linux-spi@vger.kernel.org, linux-usb@vger.kernel.org, Marek Szyprowski , Arnd Bergmann , Olof Johansson , Jaehoon Chung Subject: Re: [PATCH] thermal: samsung: Remove support for Exynos5440 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 In-Reply-To: <2734003.UHSMxVLybj@amdc3058> List-ID: 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 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: linux-gpio@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 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 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 , To: Bartlomiej Zolnierkiewicz Return-path: Content-Disposition: inline In-Reply-To: <2734003.UHSMxVLybj@amdc3058> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-spi.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 From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Subject: thermal: samsung: Remove support for Exynos5440 From: Rob Herring Message-Id: <20180501144516.GA519@rob-hp-laptop> Date: Tue, 1 May 2018 09:45:16 -0500 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 , linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-ide@vger.kernel.org, linux-clk@vger.kernel.org, linux-pm@vger.kernel.org, linux-i2c@vger.kernel.org, linux-gpio@vger.kernel.org, linux-spi@vger.kernel.org, linux-usb@vger.kernel.org, Marek Szyprowski , Arnd Bergmann , Olof Johansson , Jaehoon Chung List-ID: T24gVGh1LCBBcHIgMjYsIDIwMTggYXQgMDE6MjE6MTJQTSArMDIwMCwgQmFydGxvbWllaiBab2xu aWVya2lld2ljeiB3cm90ZToKPiBGcm9tOiBLcnp5c3p0b2YgS296bG93c2tpIDxrcnprQGtlcm5l bC5vcmc+Cj4gU3ViamVjdDogW1BBVENIXSB0aGVybWFsOiBzYW1zdW5nOiBSZW1vdmUgc3VwcG9y dCBmb3IgRXh5bm9zNTQ0MAo+IAo+IFRoZSBFeHlub3M1NDQwIGlzIG5vdCBhY3RpdmVseSBkZXZl bG9wZWQsIHRoZXJlIGFyZSBubyBkZXZlbG9wbWVudAo+IGJvYXJkcyBhdmFpbGFibGUgYW5kIHBy b2JhYmx5IHRoZXJlIGFyZSBubyByZWFsIHByb2R1Y3RzIHdpdGggaXQuCj4gUmVtb3ZlIHdpZGUt dHJlZSBzdXBwb3J0IGZvciBFeHlub3M1NDQwLgo+IAo+IFNpZ25lZC1vZmYtYnk6IEtyenlzenRv ZiBLb3psb3dza2kgPGtyemtAa2VybmVsLm9yZz4KPiBbYi56b2xuaWVya2llOiBwb3J0ZWQgb3Zl ciBkcml2ZXIgY2hhbmdlc10KPiBTaWduZWQtb2ZmLWJ5OiBCYXJ0bG9taWVqIFpvbG5pZXJraWV3 aWN6IDxiLnpvbG5pZXJraWVAc2Ftc3VuZy5jb20+Cj4gLS0tCj4gRWR1YXJkbywgaGVyZSBpcyBh IHZlcnNpb24gd2hpY2ggYXBwbGllcyBvbiB0b3Agb2YgcGVuZGluZyBFeHlub3MKPiB0aGVybWFs IGNoYW5nZXMgKGh0dHBzOi8vbGttbC5vcmcvbGttbC8yMDE4LzQvMTYvMjU2KS4KPiAKPiAgRG9j dW1lbnRhdGlvbi9kZXZpY2V0cmVlL2JpbmRpbmdzL3RoZXJtYWwvZXh5bm9zLXRoZXJtYWwudHh0 IHwgICAxNCAKPiAgZHJpdmVycy90aGVybWFsL3NhbXN1bmcvZXh5bm9zX3RtdS5jICAgICAgICAg ICAgICAgICAgICAgICAgIHwgIDE2MSAtLS0tLS0tLS0tLQo+ICAyIGZpbGVzIGNoYW5nZWQsIDQg aW5zZXJ0aW9ucygrKSwgMTcxIGRlbGV0aW9ucygtKQoKUmV2aWV3ZWQtYnk6IFJvYiBIZXJyaW5n IDxyb2JoQGtlcm5lbC5vcmc+Ci0tLQpUbyB1bnN1YnNjcmliZSBmcm9tIHRoaXMgbGlzdDogc2Vu ZCB0aGUgbGluZSAidW5zdWJzY3JpYmUgbGludXgtdXNiIiBpbgp0aGUgYm9keSBvZiBhIG1lc3Nh Z2UgdG8gbWFqb3Jkb21vQHZnZXIua2VybmVsLm9yZwpNb3JlIG1ham9yZG9tbyBpbmZvIGF0ICBo dHRwOi8vdmdlci5rZXJuZWwub3JnL21ham9yZG9tby1pbmZvLmh0bWwK 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