From mboxrd@z Thu Jan 1 00:00:00 1970 From: Krzysztof Kozlowski Subject: Re: [PATCH 1/2] ARM: exynos_defconfig: Enable exynos-gsc driver as module Date: Mon, 17 Oct 2016 19:45:14 +0300 Message-ID: <20161017164514.GA15435@kozik-lap> References: <1475677469-1524-1-git-send-email-javier@osg.samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Return-path: Received: from mail-lf0-f66.google.com ([209.85.215.66]:33649 "EHLO mail-lf0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932460AbcJQQps (ORCPT ); Mon, 17 Oct 2016 12:45:48 -0400 Content-Disposition: inline In-Reply-To: <1475677469-1524-1-git-send-email-javier@osg.samsung.com> Sender: linux-samsung-soc-owner@vger.kernel.org List-Id: linux-samsung-soc@vger.kernel.org To: Javier Martinez Canillas Cc: linux-kernel@vger.kernel.org, Mauro Carvalho Chehab , Marek Szyprowski , linux-samsung-soc@vger.kernel.org, Shuah Khan , Arnd Bergmann , Olof Johansson , Krzysztof Kozlowski , linux-arm-kernel@lists.infradead.org On Wed, Oct 05, 2016 at 11:24:28AM -0300, Javier Martinez Canillas wrote: > Exynos5 SoCs have a General SCALER (GSCALER) IP block that can be used > to do video streams scaling and color space conversions by hardware. > Enable support for its driver as a module so the GSCALER can be tested. > > Signed-off-by: Javier Martinez Canillas > --- > > arch/arm/configs/exynos_defconfig | 1 + > 1 file changed, 1 insertion(+) Thanks, applied. Best regards, Krzysztof From mboxrd@z Thu Jan 1 00:00:00 1970 From: krzk@kernel.org (Krzysztof Kozlowski) Date: Mon, 17 Oct 2016 19:45:14 +0300 Subject: [PATCH 1/2] ARM: exynos_defconfig: Enable exynos-gsc driver as module In-Reply-To: <1475677469-1524-1-git-send-email-javier@osg.samsung.com> References: <1475677469-1524-1-git-send-email-javier@osg.samsung.com> Message-ID: <20161017164514.GA15435@kozik-lap> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, Oct 05, 2016 at 11:24:28AM -0300, Javier Martinez Canillas wrote: > Exynos5 SoCs have a General SCALER (GSCALER) IP block that can be used > to do video streams scaling and color space conversions by hardware. > Enable support for its driver as a module so the GSCALER can be tested. > > Signed-off-by: Javier Martinez Canillas > --- > > arch/arm/configs/exynos_defconfig | 1 + > 1 file changed, 1 insertion(+) Thanks, applied. Best regards, Krzysztof