From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 274C6C433F5 for ; Thu, 5 May 2022 13:31:52 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1379916AbiEENf3 (ORCPT ); Thu, 5 May 2022 09:35:29 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47070 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1379794AbiEENex (ORCPT ); Thu, 5 May 2022 09:34:53 -0400 Received: from esa.microchip.iphmx.com (esa.microchip.iphmx.com [68.232.154.123]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B5F4857161; Thu, 5 May 2022 06:30:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1651757457; x=1683293457; h=message-id:date:mime-version:subject:to:cc:references: from:in-reply-to:content-transfer-encoding; bh=bBeL7VG4B1BfSIJpQYXGtLTM84mhXf094fNxVcH+l0c=; b=sB3JoVSNsKLBwGzkNmncp0yVZ6RUx+QjsyNRNRdKFhRu3c9KWRBo41t7 xI3gZ+ezFtNp9fiwdZa9/AgfFE7s4V6VTwwKGNcsRbTkGk0T8DB0wXh8W ok36/fEsCo5oNPWjKacDt2EqmzA3GV+mHOZN9bEvbq7Z1dGMsHQf21Shq 3/wA6BJb0sK6U0RvRln9rRfDu5ULLaW8ClnlUYUGHObl2QCCay+nLQpYi sp1rQpSEFcTOowfMoOYqsd61GUwmCDIuVjluRIBlKhDLsTxtzwHNG6mC6 aF8Kw1habsKUqVJGBB9V86jTNAfDCu6I40c3/N0Gjuasrmzy5FBe9jx40 A==; X-IronPort-AV: E=Sophos;i="5.91,201,1647327600"; d="scan'208";a="154927945" Received: from smtpout.microchip.com (HELO email.microchip.com) ([198.175.253.82]) by esa4.microchip.iphmx.com with ESMTP/TLS/AES256-SHA256; 05 May 2022 06:30:56 -0700 Received: from chn-vm-ex03.mchp-main.com (10.10.85.151) by chn-vm-ex02.mchp-main.com (10.10.85.144) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2375.17; Thu, 5 May 2022 06:30:54 -0700 Received: from [10.159.245.112] (10.10.115.15) by chn-vm-ex03.mchp-main.com (10.10.85.151) with Microsoft SMTP Server id 15.1.2375.17 via Frontend Transport; Thu, 5 May 2022 06:30:52 -0700 Message-ID: <71390da3-1130-3595-b7f2-8c0ac2d4cd9d@microchip.com> Date: Thu, 5 May 2022 15:30:46 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.8.1 Subject: Re: [PATCH v10 4/5] ARM: configs: at91: sama7: add xisc and csi2dc Content-Language: en-US To: Eugen Hristev , , , CC: , , , References: <20220503095127.48710-1-eugen.hristev@microchip.com> <20220503095127.48710-5-eugen.hristev@microchip.com> From: Nicolas Ferre Organization: microchip In-Reply-To: <20220503095127.48710-5-eugen.hristev@microchip.com> Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 03/05/2022 at 11:51, Eugen Hristev wrote: > Enable XISC and CSI2DC drivers. > > Signed-off-by: Eugen Hristev Acked-by: Nicolas Ferre and queued in at91-defconfig branch for 5.19, as the drivers and defconfig options are already there in 5.18-rc1. Thanks, best regards, Nicolas > --- > arch/arm/configs/sama7_defconfig | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/arch/arm/configs/sama7_defconfig b/arch/arm/configs/sama7_defconfig > index 07b0494ef743..b375bf5f924c 100644 > --- a/arch/arm/configs/sama7_defconfig > +++ b/arch/arm/configs/sama7_defconfig > @@ -138,6 +138,8 @@ CONFIG_MEDIA_SUPPORT_FILTER=y > CONFIG_MEDIA_CAMERA_SUPPORT=y > CONFIG_MEDIA_PLATFORM_SUPPORT=y > CONFIG_V4L_PLATFORM_DRIVERS=y > +CONFIG_VIDEO_ATMEL_XISC=y > +CONFIG_VIDEO_MICROCHIP_CSI2DC=y > CONFIG_VIDEO_IMX219=m > CONFIG_VIDEO_IMX274=m > CONFIG_VIDEO_OV5647=m -- Nicolas Ferre From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 69129C433EF for ; Thu, 5 May 2022 13:32:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Content-Type: Content-Transfer-Encoding:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:From:References:CC:To:Subject: MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=U7Se1AoqtsW58LyoLN4mXLkNdbqs8DqfSS5vsYfwFgE=; b=mIfHsm8pAjo5Io fMCj0vBHto85UsiDTyAClaAo/rNx68Ci7XWLq++DkoffkXxJMYErtc6zb3VbD39DAtTZRUfRIMcOt bKUxxTXHArpb59uWZ9/JAgzctWw5yaMxE62k937ygIS1pWzpocH56VesLaF5fvAwPbk3lbfzO0VZl ny2S2D7+jds/wf4mRTiQ/u4APu+ODD35wL4nI1aRzDqJveHpj6dhFRKDJbs36FkA0dnMW7tGgLF63 UpKjNEHCFUwfUXgi6CHbbMcTAPGUsZ1oPwdxtsoQyq7263MooUbTMZyRlFy15sk9fiO4wjNV/0sj0 Anv+vwbCwGlA/jMivMEw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nmbZL-00G2j4-4E; Thu, 05 May 2022 13:30:59 +0000 Received: from esa.microchip.iphmx.com ([68.232.154.123]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nmbZH-00G2i4-S1 for linux-arm-kernel@lists.infradead.org; Thu, 05 May 2022 13:30:57 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1651757457; x=1683293457; h=message-id:date:mime-version:subject:to:cc:references: from:in-reply-to:content-transfer-encoding; bh=bBeL7VG4B1BfSIJpQYXGtLTM84mhXf094fNxVcH+l0c=; b=sB3JoVSNsKLBwGzkNmncp0yVZ6RUx+QjsyNRNRdKFhRu3c9KWRBo41t7 xI3gZ+ezFtNp9fiwdZa9/AgfFE7s4V6VTwwKGNcsRbTkGk0T8DB0wXh8W ok36/fEsCo5oNPWjKacDt2EqmzA3GV+mHOZN9bEvbq7Z1dGMsHQf21Shq 3/wA6BJb0sK6U0RvRln9rRfDu5ULLaW8ClnlUYUGHObl2QCCay+nLQpYi sp1rQpSEFcTOowfMoOYqsd61GUwmCDIuVjluRIBlKhDLsTxtzwHNG6mC6 aF8Kw1habsKUqVJGBB9V86jTNAfDCu6I40c3/N0Gjuasrmzy5FBe9jx40 A==; X-IronPort-AV: E=Sophos;i="5.91,201,1647327600"; d="scan'208";a="154927945" Received: from smtpout.microchip.com (HELO email.microchip.com) ([198.175.253.82]) by esa4.microchip.iphmx.com with ESMTP/TLS/AES256-SHA256; 05 May 2022 06:30:56 -0700 Received: from chn-vm-ex03.mchp-main.com (10.10.85.151) by chn-vm-ex02.mchp-main.com (10.10.85.144) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2375.17; Thu, 5 May 2022 06:30:54 -0700 Received: from [10.159.245.112] (10.10.115.15) by chn-vm-ex03.mchp-main.com (10.10.85.151) with Microsoft SMTP Server id 15.1.2375.17 via Frontend Transport; Thu, 5 May 2022 06:30:52 -0700 Message-ID: <71390da3-1130-3595-b7f2-8c0ac2d4cd9d@microchip.com> Date: Thu, 5 May 2022 15:30:46 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.8.1 Subject: Re: [PATCH v10 4/5] ARM: configs: at91: sama7: add xisc and csi2dc Content-Language: en-US To: Eugen Hristev , , , CC: , , , References: <20220503095127.48710-1-eugen.hristev@microchip.com> <20220503095127.48710-5-eugen.hristev@microchip.com> From: Nicolas Ferre Organization: microchip In-Reply-To: <20220503095127.48710-5-eugen.hristev@microchip.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220505_063056_012863_DD8142DC X-CRM114-Status: GOOD ( 11.65 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 03/05/2022 at 11:51, Eugen Hristev wrote: > Enable XISC and CSI2DC drivers. > > Signed-off-by: Eugen Hristev Acked-by: Nicolas Ferre and queued in at91-defconfig branch for 5.19, as the drivers and defconfig options are already there in 5.18-rc1. Thanks, best regards, Nicolas > --- > arch/arm/configs/sama7_defconfig | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/arch/arm/configs/sama7_defconfig b/arch/arm/configs/sama7_defconfig > index 07b0494ef743..b375bf5f924c 100644 > --- a/arch/arm/configs/sama7_defconfig > +++ b/arch/arm/configs/sama7_defconfig > @@ -138,6 +138,8 @@ CONFIG_MEDIA_SUPPORT_FILTER=y > CONFIG_MEDIA_CAMERA_SUPPORT=y > CONFIG_MEDIA_PLATFORM_SUPPORT=y > CONFIG_V4L_PLATFORM_DRIVERS=y > +CONFIG_VIDEO_ATMEL_XISC=y > +CONFIG_VIDEO_MICROCHIP_CSI2DC=y > CONFIG_VIDEO_IMX219=m > CONFIG_VIDEO_IMX274=m > CONFIG_VIDEO_OV5647=m -- Nicolas Ferre _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel