Re: [PATCH 09/11] DT: arm: exynos: add support for thermal trip irq-mode

2018-10-16 Thread Lukasz Luba
On 10/16/2018 05:13 PM, Krzysztof Kozlowski wrote: > On Tue, 16 Oct 2018 at 16:56, Lukasz Luba wrote: >> >> This patch adds support for new flash which indicates >> that trip point triggers irq when temperature is met. >> Exynos5433 supports 8 trip point which will trigger irq. > > Exynos5420?

Re: [PATCH 09/11] DT: arm: exynos: add support for thermal trip irq-mode

2018-10-16 Thread Krzysztof Kozlowski
On Tue, 16 Oct 2018 at 16:56, Lukasz Luba wrote: > > This patch adds support for new flash which indicates > that trip point triggers irq when temperature is met. > Exynos5433 supports 8 trip point which will trigger irq. Exynos5420? 4 trip points? BTW, I just noted that you skipped samsung-soc

[PATCH 09/11] DT: arm: exynos: add support for thermal trip irq-mode

2018-10-16 Thread Lukasz Luba
This patch adds support for new flash which indicates that trip point triggers irq when temperature is met. Exynos5433 supports 8 trip point which will trigger irq. Above that number other trip points should be registered without 'irq-mode' flag. That will force the thermal framework to start polli