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 AF42FC83F33 for ; Mon, 4 Sep 2023 06:33:38 +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-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=0cESVIWH6D7CDJF/3N/h5QtZFh03sccPTz/VNHcK6LU=; b=Lk4gyOpcrABjSr BeiHF47L9WzxLbGeGuw/o4bFCNfyVEbFZj9gYmkHsXRlLzKzw1qLI6+vrv+oAcTwu+7AotOaSVc+g YekdQEuMxPM1g5Fk7zyeDTZJ1a7zdLPJN36p5Tm6+z6c/fUKYwgIsIU9NFaPkvXyDKEgYSdv242HT W14tpeweqTD9LRPvLtI5TVAeC8A26e4lKBbGHucmBbFsvwdrnB83h0td6y+e2YriQwz0HKpuZhlTe pDl9XZo9d/Ubna1Jsfpa+AmYKS7JduOUiEq7tssuJxwFJDKX9VaOZqQmGIZXN6lQ9Bo9jjiwCSiE+ +wx1a8F5TqTT5nc1OpEw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qd39A-003Ps3-2U; Mon, 04 Sep 2023 06:33:16 +0000 Received: from mgamail.intel.com ([192.55.52.43]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qd397-003Pqi-0e for linux-arm-kernel@lists.infradead.org; Mon, 04 Sep 2023 06:33:14 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1693809193; x=1725345193; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=Hm87bvsrPQVAZfKF5UL9l3c0p/ekBlKRwg6W7XwU9Mk=; b=CtfpKV2KWmC1SBvYAT7L8b9O5aoggj3JC0PlVQFhwzbARUnNoM5z5UV+ xjZi5oHqvdfZLAMwfmCOf9LE0Z6ZNSN2V+6x7JF72o6inO2u8vXC4ooIl lXR7/c+9Vqzu4Ep82FlZxD2kSWQ8mDa/d5xExmIAyyr944sXCZfIbjmHH rWkwDOFRKe9i9CsI67W8wUM9H/5ZzQcfyIsaULpfvygo5K7MRPmUAliCA OOdboQrq6ZnLmKI3APs5YqD14NQcI0xwmH1DjaDV6029H4jWUGoM/KVye 0T8ElVRhge5A4CyU5niSX4fbsRjNJKRj3JkY696zG7fmTI9qfG+sqfvMi w==; X-IronPort-AV: E=McAfee;i="6600,9927,10822"; a="462893870" X-IronPort-AV: E=Sophos;i="6.02,225,1688454000"; d="scan'208";a="462893870" Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by fmsmga105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 03 Sep 2023 23:33:09 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10822"; a="806134594" X-IronPort-AV: E=Sophos;i="6.02,225,1688454000"; d="scan'208";a="806134594" Received: from turnipsi.fi.intel.com (HELO kekkonen.fi.intel.com) ([10.237.72.44]) by fmsmga008-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 03 Sep 2023 23:33:05 -0700 Received: from kekkonen.localdomain (localhost [127.0.0.1]) by kekkonen.fi.intel.com (Postfix) with SMTP id 724C511F9DF; Mon, 4 Sep 2023 09:33:02 +0300 (EEST) Date: Mon, 4 Sep 2023 06:33:02 +0000 From: Sakari Ailus To: Laurent Pinchart Cc: Umang Jain , linux-media@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, oe-kbuild-all@lists.linux.dev, Lee Jackson , Mauro Carvalho Chehab , Hans Verkuil , Shawn Tu , Nicholas Roth , Mikhail Rudenko , kieran.bingham@ideasonboard.com, Marco Felsch , jacopo.mondi@ideasonboard.com Subject: Re: [PATCH 2/2] media: i2c: imx519: Support for the Sony IMX519 sensor Message-ID: References: <20230727154108.308320-3-umang.jain@ideasonboard.com> <202307281538.bqZ5kcV9-lkp@intel.com> <1070170e-830c-4752-bad5-8f653ebd80a4@ideasonboard.com> <20230903212158.GF13794@pendragon.ideasonboard.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230903212158.GF13794@pendragon.ideasonboard.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230903_233313_245917_7ABFA7EB X-CRM114-Status: GOOD ( 24.85 ) 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-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi Umang, Laurent, On Mon, Sep 04, 2023 at 12:21:58AM +0300, Laurent Pinchart wrote: > Hi Umang, > > On Fri, Jul 28, 2023 at 01:47:36PM +0530, Umang Jain wrote: > > On 7/28/23 12:56 PM, kernel test robot wrote: > > > Hi Umang, > > > > > > kernel test robot noticed the following build errors: > > > > > > [auto build test ERROR on media-tree/master] > > > [also build test ERROR on soc/for-next linus/master v6.5-rc3 next-20230727] > > > [cannot apply to sailus-media-tree/streams] > > > [If your patch is applied to the wrong git tree, kindly drop us a note. > > > And when submitting patch, we suggest to use '--base' as documented in > > > https://git-scm.com/docs/git-format-patch#_base_tree_information] > > > > > > url: https://github.com/intel-lab-lkp/linux/commits/Umang-Jain/media-dt-bindings-imx519-Add-IMX519-DT-bindings/20230727-234440 > > > base: git://linuxtv.org/media_tree.git master > > > patch link: https://lore.kernel.org/r/20230727154108.308320-3-umang.jain%40ideasonboard.com > > > patch subject: [PATCH 2/2] media: i2c: imx519: Support for the Sony IMX519 sensor > > > config: x86_64-allyesconfig (https://download.01.org/0day-ci/archive/20230728/202307281538.bqZ5kcV9-lkp@intel.com/config) > > > compiler: gcc-12 (Debian 12.2.0-14) 12.2.0 > > > reproduce: (https://download.01.org/0day-ci/archive/20230728/202307281538.bqZ5kcV9-lkp@intel.com/reproduce) > > > > > > If you fix the issue in a separate patch/commit (i.e. not just a new version of > > > the same patch/commit), kindly add following tags > > > | Reported-by: kernel test robot > > > | Closes: https://lore.kernel.org/oe-kbuild-all/202307281538.bqZ5kcV9-lkp@intel.com/ > > > > > > All errors (new ones prefixed by >>): > > > > > > drivers/media/i2c/imx519.c: In function 'imx519_open': > > >>> drivers/media/i2c/imx519.c:1170:30: error: 'MEDIA_BUS_FMT_SENSOR_DATA' undeclared (first use in this function) > > > > This comes from the bcm2835-unicam for Rpi's that's being worked upon. > > And I was testing this driver on top of it. > > Please base the next version on top of Sakari's metadata series, provide > a branch with your patches and all dependencies in the cover letter, and > use the --base argument to git-format-patch to indicate the base > clearly. I've pushed my latest development series to . -- Sakari Ailus _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel