* [PATCH] arm64: dts: exynos: Remove the te-gpios property in the TM2 boards [not found] <CGME20170425015437epcas5p43549d47e69519f43d89ba2de496ba451@epcas5p4.samsung.com> @ 2017-04-25 1:54 ` Hoegeun Kwon 0 siblings, 0 replies; 10+ messages in thread From: Hoegeun Kwon @ 2017-04-25 1:54 UTC (permalink / raw) To: robh+dt, mark.rutland, catalin.marinas, will.deacon, kgene, krzk Cc: javier, devicetree, linux-arm-kernel, linux-samsung-soc, linux-kernel, a.hajda, 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 <hoegeun.kwon@samsung.com> --- 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/arch/arm64/boot/dts/exynos/exynos5433-tm2.dts index 3ff9527..23191eb 100644 --- a/arch/arm64/boot/dts/exynos/exynos5433-tm2.dts +++ b/arch/arm64/boot/dts/exynos/exynos5433-tm2.dts @@ -60,7 +60,6 @@ vci-supply = <&ldo28_reg>; reset-gpios = <&gpg0 0 GPIO_ACTIVE_LOW>; enable-gpios = <&gpf1 5 GPIO_ACTIVE_HIGH>; - te-gpios = <&gpf1 3 GPIO_ACTIVE_HIGH>; }; }; -- 1.9.1 ^ permalink raw reply related [flat|nested] 10+ messages in thread
* [PATCH] arm64: dts: exynos: Remove the te-gpios property in the TM2 boards @ 2017-04-25 1:54 ` Hoegeun Kwon 0 siblings, 0 replies; 10+ messages in thread From: Hoegeun Kwon @ 2017-04-25 1:54 UTC (permalink / raw) To: linux-arm-kernel 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 <hoegeun.kwon@samsung.com> --- 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/arch/arm64/boot/dts/exynos/exynos5433-tm2.dts index 3ff9527..23191eb 100644 --- a/arch/arm64/boot/dts/exynos/exynos5433-tm2.dts +++ b/arch/arm64/boot/dts/exynos/exynos5433-tm2.dts @@ -60,7 +60,6 @@ vci-supply = <&ldo28_reg>; reset-gpios = <&gpg0 0 GPIO_ACTIVE_LOW>; enable-gpios = <&gpf1 5 GPIO_ACTIVE_HIGH>; - te-gpios = <&gpf1 3 GPIO_ACTIVE_HIGH>; }; }; -- 1.9.1 ^ permalink raw reply related [flat|nested] 10+ messages in thread
[parent not found: <1493085261-3488-1-git-send-email-hoegeun.kwon-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>]
* Re: [PATCH] arm64: dts: exynos: Remove the te-gpios property in the TM2 boards 2017-04-25 1:54 ` Hoegeun Kwon (?) @ 2017-04-25 7:12 ` Inki Dae -1 siblings, 0 replies; 10+ messages in thread From: Inki Dae @ 2017-04-25 7:12 UTC (permalink / raw) To: Hoegeun Kwon, robh+dt-DgEjT+Ai2ygdnm+yROfE0A, mark.rutland-5wv7dgnIgG8, catalin.marinas-5wv7dgnIgG8, will.deacon-5wv7dgnIgG8, kgene-DgEjT+Ai2ygdnm+yROfE0A, krzk-DgEjT+Ai2ygdnm+yROfE0A Cc: javier-JPH+aEBZ4P+UEJcrhfAQsw, devicetree-u79uwXL29TY76Z2rM5mHXA, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r, linux-samsung-soc-u79uwXL29TY76Z2rM5mHXA, linux-kernel-u79uwXL29TY76Z2rM5mHXA, a.hajda-Sze3O3UU22JBDgjK7y7TUQ 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 <hoegeun.kwon-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org> > --- > 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/arch/arm64/boot/dts/exynos/exynos5433-tm2.dts > index 3ff9527..23191eb 100644 > --- a/arch/arm64/boot/dts/exynos/exynos5433-tm2.dts > +++ b/arch/arm64/boot/dts/exynos/exynos5433-tm2.dts > @@ -60,7 +60,6 @@ > vci-supply = <&ldo28_reg>; > reset-gpios = <&gpg0 0 GPIO_ACTIVE_LOW>; > enable-gpios = <&gpf1 5 GPIO_ACTIVE_HIGH>; > - te-gpios = <&gpf1 3 GPIO_ACTIVE_HIGH>; Reviewed-by: Inki Dae <inki.dae-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org> Thanks, Inki Dae > }; > }; > > -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [PATCH] arm64: dts: exynos: Remove the te-gpios property in the TM2 boards @ 2017-04-25 7:12 ` Inki Dae 0 siblings, 0 replies; 10+ messages in thread From: Inki Dae @ 2017-04-25 7:12 UTC (permalink / raw) To: Hoegeun Kwon, robh+dt, mark.rutland, catalin.marinas, will.deacon, kgene, krzk Cc: javier, devicetree, linux-arm-kernel, linux-samsung-soc, linux-kernel, a.hajda 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 <hoegeun.kwon@samsung.com> > --- > 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/arch/arm64/boot/dts/exynos/exynos5433-tm2.dts > index 3ff9527..23191eb 100644 > --- a/arch/arm64/boot/dts/exynos/exynos5433-tm2.dts > +++ b/arch/arm64/boot/dts/exynos/exynos5433-tm2.dts > @@ -60,7 +60,6 @@ > vci-supply = <&ldo28_reg>; > reset-gpios = <&gpg0 0 GPIO_ACTIVE_LOW>; > enable-gpios = <&gpf1 5 GPIO_ACTIVE_HIGH>; > - te-gpios = <&gpf1 3 GPIO_ACTIVE_HIGH>; Reviewed-by: Inki Dae <inki.dae@samsung.com> Thanks, Inki Dae > }; > }; > > ^ permalink raw reply [flat|nested] 10+ messages in thread
* [PATCH] arm64: dts: exynos: Remove the te-gpios property in the TM2 boards @ 2017-04-25 7:12 ` Inki Dae 0 siblings, 0 replies; 10+ messages in thread From: Inki Dae @ 2017-04-25 7:12 UTC (permalink / raw) To: linux-arm-kernel 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 <hoegeun.kwon@samsung.com> > --- > 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/arch/arm64/boot/dts/exynos/exynos5433-tm2.dts > index 3ff9527..23191eb 100644 > --- a/arch/arm64/boot/dts/exynos/exynos5433-tm2.dts > +++ b/arch/arm64/boot/dts/exynos/exynos5433-tm2.dts > @@ -60,7 +60,6 @@ > vci-supply = <&ldo28_reg>; > reset-gpios = <&gpg0 0 GPIO_ACTIVE_LOW>; > enable-gpios = <&gpf1 5 GPIO_ACTIVE_HIGH>; > - te-gpios = <&gpf1 3 GPIO_ACTIVE_HIGH>; Reviewed-by: Inki Dae <inki.dae@samsung.com> Thanks, Inki Dae > }; > }; > > ^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [PATCH] arm64: dts: exynos: Remove the te-gpios property in the TM2 boards 2017-04-25 1:54 ` Hoegeun Kwon (?) @ 2017-04-26 7:22 ` Krzysztof Kozlowski -1 siblings, 0 replies; 10+ messages in thread From: Krzysztof Kozlowski @ 2017-04-26 7:22 UTC (permalink / raw) To: Hoegeun Kwon Cc: robh+dt-DgEjT+Ai2ygdnm+yROfE0A, mark.rutland-5wv7dgnIgG8, catalin.marinas-5wv7dgnIgG8, will.deacon-5wv7dgnIgG8, kgene-DgEjT+Ai2ygdnm+yROfE0A, Javier Martinez Canillas, devicetree-u79uwXL29TY76Z2rM5mHXA, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r, linux-samsung-soc-u79uwXL29TY76Z2rM5mHXA, linux-kernel-u79uwXL29TY76Z2rM5mHXA, a.hajda-Sze3O3UU22JBDgjK7y7TUQ On Tue, Apr 25, 2017 at 3:54 AM, Hoegeun Kwon <hoegeun.kwon-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org> 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 <hoegeun.kwon-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org> > --- > arch/arm64/boot/dts/exynos/exynos5433-tm2.dts | 1 - > 1 file changed, 1 deletion(-) > Looks correct. It is too late for me for v4.12 so I will pick it up for v4.13. For my reference: Reviewed-by: Krzysztof Kozlowski <krzk-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> Best regards, Krzysztof -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [PATCH] arm64: dts: exynos: Remove the te-gpios property in the TM2 boards @ 2017-04-26 7:22 ` Krzysztof Kozlowski 0 siblings, 0 replies; 10+ messages in thread From: Krzysztof Kozlowski @ 2017-04-26 7:22 UTC (permalink / raw) To: Hoegeun Kwon Cc: robh+dt, mark.rutland, catalin.marinas, will.deacon, kgene, Javier Martinez Canillas, devicetree, linux-arm-kernel, linux-samsung-soc, linux-kernel, a.hajda On Tue, Apr 25, 2017 at 3:54 AM, Hoegeun Kwon <hoegeun.kwon@samsung.com> 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 <hoegeun.kwon@samsung.com> > --- > arch/arm64/boot/dts/exynos/exynos5433-tm2.dts | 1 - > 1 file changed, 1 deletion(-) > Looks correct. It is too late for me for v4.12 so I will pick it up for v4.13. For my reference: Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org> Best regards, Krzysztof ^ permalink raw reply [flat|nested] 10+ messages in thread
* [PATCH] arm64: dts: exynos: Remove the te-gpios property in the TM2 boards @ 2017-04-26 7:22 ` Krzysztof Kozlowski 0 siblings, 0 replies; 10+ messages in thread From: Krzysztof Kozlowski @ 2017-04-26 7:22 UTC (permalink / raw) To: linux-arm-kernel On Tue, Apr 25, 2017 at 3:54 AM, Hoegeun Kwon <hoegeun.kwon@samsung.com> 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 <hoegeun.kwon@samsung.com> > --- > arch/arm64/boot/dts/exynos/exynos5433-tm2.dts | 1 - > 1 file changed, 1 deletion(-) > Looks correct. It is too late for me for v4.12 so I will pick it up for v4.13. For my reference: Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org> Best regards, Krzysztof ^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [PATCH] arm64: dts: exynos: Remove the te-gpios property in the TM2 boards 2017-04-25 1:54 ` Hoegeun Kwon @ 2017-05-15 16:55 ` Krzysztof Kozlowski -1 siblings, 0 replies; 10+ messages in thread From: Krzysztof Kozlowski @ 2017-05-15 16:55 UTC (permalink / raw) To: Hoegeun Kwon Cc: robh+dt, mark.rutland, catalin.marinas, will.deacon, kgene, javier, devicetree, linux-arm-kernel, linux-samsung-soc, linux-kernel, a.hajda 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 <hoegeun.kwon@samsung.com> > --- > arch/arm64/boot/dts/exynos/exynos5433-tm2.dts | 1 - > 1 file changed, 1 deletion(-) > Thanks, applied. Best regards, Krzysztof ^ permalink raw reply [flat|nested] 10+ messages in thread
* [PATCH] arm64: dts: exynos: Remove the te-gpios property in the TM2 boards @ 2017-05-15 16:55 ` Krzysztof Kozlowski 0 siblings, 0 replies; 10+ messages in thread From: Krzysztof Kozlowski @ 2017-05-15 16:55 UTC (permalink / raw) To: linux-arm-kernel 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 <hoegeun.kwon@samsung.com> > --- > arch/arm64/boot/dts/exynos/exynos5433-tm2.dts | 1 - > 1 file changed, 1 deletion(-) > Thanks, applied. Best regards, Krzysztof ^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2017-05-15 16:55 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <CGME20170425015437epcas5p43549d47e69519f43d89ba2de496ba451@epcas5p4.samsung.com>
2017-04-25 1:54 ` [PATCH] arm64: dts: exynos: Remove the te-gpios property in the TM2 boards Hoegeun Kwon
2017-04-25 1:54 ` Hoegeun Kwon
[not found] ` <1493085261-3488-1-git-send-email-hoegeun.kwon-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2017-04-25 7:12 ` Inki Dae
2017-04-25 7:12 ` Inki Dae
2017-04-25 7:12 ` Inki Dae
2017-04-26 7:22 ` Krzysztof Kozlowski
2017-04-26 7:22 ` Krzysztof Kozlowski
2017-04-26 7:22 ` Krzysztof Kozlowski
2017-05-15 16:55 ` Krzysztof Kozlowski
2017-05-15 16:55 ` Krzysztof Kozlowski
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.