Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751890AbcDZFsH (ORCPT ); Tue, 26 Apr 2016 01:48:07 -0400 Received: from mailout3.w1.samsung.com ([210.118.77.13]:57799 "EHLO mailout3.w1.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751082AbcDZFsG (ORCPT ); Tue, 26 Apr 2016 01:48:06 -0400 X-AuditID: cbfec7f5-f792a6d000001302-d1-571f01110801 Subject: Re: [RESEND PATCH v3 1/2] ARM: exynos_defconfig: Enable Samsung media platform drivers as modules To: Javier Martinez Canillas , linux-kernel@vger.kernel.org References: <1461603086-21288-1-git-send-email-javier@osg.samsung.com> Cc: Tobias Jakobi , Kukjin Kim , Seung-Woo Kim , Kevin Hilman , linux-samsung-soc@vger.kernel.org, Arnd Bergmann , Olof Johansson From: Krzysztof Kozlowski X-Enigmail-Draft-Status: N1110 Message-id: <571F010F.7040209@samsung.com> Date: Tue, 26 Apr 2016 07:47:59 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-version: 1.0 In-reply-to: <1461603086-21288-1-git-send-email-javier@osg.samsung.com> Content-type: text/plain; charset=windows-1252 Content-transfer-encoding: 7bit X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFmpikeLIzCtJLcpLzFFi42I5/e/4VV1BRvlwg4X/hS3+TjrGbvHm7Rom i9cvDC36H79mtvjZvoXJ4vKuOWwWM87vY7I4df0zkDX5JZtF2+oPrA5cHr9/TWL0eH+jld1j 06pONo8rJ5pYPf4dY/fY0n+X3aNvyypGj8+b5AI4orhsUlJzMstSi/TtErgyjr3SLTjIWfH3 4nz2BsZz7F2MnBwSAiYSf7+vY4awxSQu3FvP1sXIxSEksJRR4vmBxewQzjNGicb2mWBVwgI5 Eo3fvzGB2CICoRL/Lt5mBLGFBNwkevceAetmFmhjknh+rZUNJMEmYCyxefkSNogVchK93ZNY QGxeAS2Jndtmgg1iEVCVmN/cDXaSqECExJO5JxkhagQlfky+B1bPKeAu8fryV6A4B9ACPYn7 F7VAwswC8hKb17xlnsAoOAtJxyyEqllIqhYwMq9iFE0tTS4oTkrPNdIrTswtLs1L10vOz93E CImZrzsYlx6zOsQowMGoxMNbsUIuXIg1say4MvcQowQHs5IIb9EHoBBvSmJlVWpRfnxRaU5q 8SFGaQ4WJXHembvehwgJpCeWpGanphakFsFkmTg4pRoY879H8oVV6q0NEdPeZqWylHv71G2T 5r6uz/l964/92S9292bPFjmadvjhhYZ9pXtUvMTt77Df7tLIm3pEe7HKop9s/5r8zZU3uv3w f64c5sz9bfX1BQ1TlRefPFV2iLdhwlKOfTeleSdMiLnH9PQfX690vn/l3L9ahklyU6v/7ulM +5zNuj2ZX4mlOCPRUIu5qDgRAGNfCpGVAgAA Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1183 Lines: 32 On 04/25/2016 06:51 PM, Javier Martinez Canillas wrote: > There are a bunch of media platform drivers under drivers/media/platform/ > that are for Samsung SoCs but are not being built with exynos_defconfig. > > This patch enables them as a module to improve build coverage for these > drivers and also to allow people use them with proper hardware if modules > are installed. The S5P MFC driver wasn't enabled since it fails to probe. > > Only the boolean Kconfig symbols are enabled as built-in, since drivers > are not critical and also to keep the kernel binary image size as small > as possible. > > Signed-off-by: Javier Martinez Canillas > Reviewed-by: Krzysztof Kozlowski > > --- > > Changes in v3: > - Added Krzysztof Kozlowski's reviewed by tag. > > Changes in v2: > - Remove S5P G2D and GSC symbols since overlaps with Exynos DRM functionality. > Suggested by Tobias Jakobi > > arch/arm/configs/exynos_defconfig | 10 ++++++++++ > 1 file changed, 10 insertions(+) Still nothing... did not reach any of the mailing lists... I think you need to check your setup or check for any bounces. Best regards, Krzysztof