Re: [PATCH] arm64: dts: exynos: Remove the te-gpios property in the TM2 boards

2017-05-15 Thread Krzysztof Kozlowski
On Tue, Apr 25, 2017 at 10:54:21AM +0900, Hoegeun Kwon wrote: > The decon uses HW-TRIGGER, so TE interrupt is not necessary. > Therefore, remove the te-gpios property in the TM2 dts. > > Signed-off-by: Hoegeun Kwon > --- > arch/arm64/boot/dts/exynos/exynos5433-tm2.dts | 1 - > 1 file changed, 1

Re: [PATCH] arm64: dts: exynos: Remove the te-gpios property in the TM2 boards

2017-04-26 Thread Krzysztof Kozlowski
On Tue, Apr 25, 2017 at 3:54 AM, Hoegeun Kwon wrote: > The decon uses HW-TRIGGER, so TE interrupt is not necessary. > Therefore, remove the te-gpios property in the TM2 dts. > > Signed-off-by: Hoegeun Kwon > --- > arch/arm64/boot/dts/exynos/exynos5433-tm2.dts | 1 - > 1 file changed, 1 deletion(

Re: [PATCH] arm64: dts: exynos: Remove the te-gpios property in the TM2 boards

2017-04-25 Thread Inki Dae
2017년 04월 25일 10:54에 Hoegeun Kwon 이(가) 쓴 글: > The decon uses HW-TRIGGER, so TE interrupt is not necessary. > Therefore, remove the te-gpios property in the TM2 dts. > > Signed-off-by: Hoegeun Kwon > --- > arch/arm64/boot/dts/exynos/exynos5433-tm2.dts | 1 - > 1 file changed, 1 deletion(-) > >

[PATCH] arm64: dts: exynos: Remove the te-gpios property in the TM2 boards

2017-04-24 Thread Hoegeun Kwon
The decon uses HW-TRIGGER, so TE interrupt is not necessary. Therefore, remove the te-gpios property in the TM2 dts. Signed-off-by: Hoegeun Kwon --- arch/arm64/boot/dts/exynos/exynos5433-tm2.dts | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/arm64/boot/dts/exynos/exynos5433-tm2.dts b/a