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 D5F95C433FE for ; Mon, 21 Nov 2022 10:54:19 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229661AbiKUKyS (ORCPT ); Mon, 21 Nov 2022 05:54:18 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54176 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229864AbiKUKyI (ORCPT ); Mon, 21 Nov 2022 05:54:08 -0500 Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8ECFF23EAD; Mon, 21 Nov 2022 02:54:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1669028047; x=1700564047; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=5CzyKjvM5WYE6virKJsMLAdYS9+fXIpeK1k+J3c3OSs=; b=BmXxgbYvoWS3kz4mLqbjOnxIr6bAh0TuR0WUS95ZTBmZivHFIKmZG68z VkRZ2fiFygaCSKqb3ptXNITdUo06PhzqoWtFc0GYKQjxcwGBzxm7tUsWb 7ytxqs6vuPfiwrSaTrcsOHepvRvGfdUGFrB7hOcumWCf02UV5+hnHXTrf WB4vH3RVuuIM1bx869cFgZPW/eanXggcIKQESUAub4Q5ZumFPjnVMJO3o Jz336ZTT3za/rrkCw7BPhXAwNGlCgQ8Wft7BO73nZyF15Hg9wvtD0w1ET yogIHmJJ37zJD1D+97CEFMqDt/1Ywc1MPcAIUAG4Xlaot4bWfxxsNXXdU w==; X-IronPort-AV: E=McAfee;i="6500,9779,10537"; a="301073722" X-IronPort-AV: E=Sophos;i="5.96,181,1665471600"; d="scan'208";a="301073722" Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by orsmga101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 21 Nov 2022 02:54:07 -0800 X-IronPort-AV: E=McAfee;i="6500,9779,10537"; a="886075072" X-IronPort-AV: E=Sophos;i="5.96,181,1665471600"; d="scan'208";a="886075072" Received: from punajuuri.fi.intel.com (HELO paasikivi.fi.intel.com) ([10.237.72.43]) by fmsmga006-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 21 Nov 2022 02:54:03 -0800 Received: from paasikivi.fi.intel.com (localhost [127.0.0.1]) by paasikivi.fi.intel.com (Postfix) with SMTP id 839582015F; Mon, 21 Nov 2022 12:54:01 +0200 (EET) Date: Mon, 21 Nov 2022 10:54:01 +0000 From: Sakari Ailus To: Laurent Pinchart Cc: Paul Elder , devicetree@vger.kernel.org, linux-media@vger.kernel.org, dri-devel@lists.freedesktop.org, linux-arm-kernel@lists.infradead.org, Rob Herring , Jacopo Mondi , Eugen Hristev , Hugues Fruchet , Maxime Coquelin , Alexandre Torgue , Lad Prabhakar , Fabio Estevam , Shawn Guo Subject: Re: [PATCH v3 0/6] dt-bindings: Add macros for video interface bus types Message-ID: References: <20220615221410.27459-1-laurent.pinchart@ideasonboard.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Hi Laurent, On Sat, Nov 19, 2022 at 09:15:04PM +0200, Laurent Pinchart wrote: > Hello, > > On Fri, Nov 18, 2022 at 06:23:38PM +0900, Paul Elder wrote: > > Hi Sakari, > > > > Gentle ping. > > > > On Sun, Jul 17, 2022 at 06:54:00AM +0000, Sakari Ailus wrote: > > > Folks, > > > > > > > Laurent Pinchart (6): > > > > dt-bindings: media: Add macros for video interface bus types > > > > dt-bindings: Use new video interface bus type macros in examples > > > > ARM: dts: freescale: Use new media bus type macros > > > > ARM: dts: omap: Use new media bus type macros > > > > ARM: dts: renesas: Use new media bus type macros > > > > ARM: dts: stm32: Use new media bus type macros > > > > > > What's the preference on the tree through which these would be merged? > > > > > > The two first should probably go through the media tree but what about the > > > DTS? There's a dependency to the first patch. I can take these all if > > > people are fine with that. > > > > How is this going? > > Sakari, if there's a concern taking patches 3/6 to 6/6 in the media > tree, could you merge 1/6 and 2/6 ? If they can still be included in a > pull request for v6.2, I'll work on getting the dts changes in v6.3 > through their respective trees. I think I was expecting v4 from you. But I can address the comments, too, they were minor matters. For applying the DTS patches I'd like to have ack from respective treemaintainers it's fine to take these through the media tree. -- Kind regards, Sakari Ailus 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 gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (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 40CCFC4332F for ; Mon, 21 Nov 2022 10:54:13 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 537F410E2AE; Mon, 21 Nov 2022 10:54:11 +0000 (UTC) Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by gabe.freedesktop.org (Postfix) with ESMTPS id 7DC38897F0 for ; Mon, 21 Nov 2022 10:54:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1669028047; x=1700564047; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=5CzyKjvM5WYE6virKJsMLAdYS9+fXIpeK1k+J3c3OSs=; b=BmXxgbYvoWS3kz4mLqbjOnxIr6bAh0TuR0WUS95ZTBmZivHFIKmZG68z VkRZ2fiFygaCSKqb3ptXNITdUo06PhzqoWtFc0GYKQjxcwGBzxm7tUsWb 7ytxqs6vuPfiwrSaTrcsOHepvRvGfdUGFrB7hOcumWCf02UV5+hnHXTrf WB4vH3RVuuIM1bx869cFgZPW/eanXggcIKQESUAub4Q5ZumFPjnVMJO3o Jz336ZTT3za/rrkCw7BPhXAwNGlCgQ8Wft7BO73nZyF15Hg9wvtD0w1ET yogIHmJJ37zJD1D+97CEFMqDt/1Ywc1MPcAIUAG4Xlaot4bWfxxsNXXdU w==; X-IronPort-AV: E=McAfee;i="6500,9779,10537"; a="311159786" X-IronPort-AV: E=Sophos;i="5.96,181,1665471600"; d="scan'208";a="311159786" Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by fmsmga102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 21 Nov 2022 02:54:07 -0800 X-IronPort-AV: E=McAfee;i="6500,9779,10537"; a="886075072" X-IronPort-AV: E=Sophos;i="5.96,181,1665471600"; d="scan'208";a="886075072" Received: from punajuuri.fi.intel.com (HELO paasikivi.fi.intel.com) ([10.237.72.43]) by fmsmga006-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 21 Nov 2022 02:54:03 -0800 Received: from paasikivi.fi.intel.com (localhost [127.0.0.1]) by paasikivi.fi.intel.com (Postfix) with SMTP id 839582015F; Mon, 21 Nov 2022 12:54:01 +0200 (EET) Date: Mon, 21 Nov 2022 10:54:01 +0000 From: Sakari Ailus To: Laurent Pinchart Subject: Re: [PATCH v3 0/6] dt-bindings: Add macros for video interface bus types Message-ID: References: <20220615221410.27459-1-laurent.pinchart@ideasonboard.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, Jacopo Mondi , Hugues Fruchet , Paul Elder , Alexandre Torgue , dri-devel@lists.freedesktop.org, Lad Prabhakar , Rob Herring , Maxime Coquelin , Eugen Hristev , Shawn Guo , linux-arm-kernel@lists.infradead.org, linux-media@vger.kernel.org Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Hi Laurent, On Sat, Nov 19, 2022 at 09:15:04PM +0200, Laurent Pinchart wrote: > Hello, > > On Fri, Nov 18, 2022 at 06:23:38PM +0900, Paul Elder wrote: > > Hi Sakari, > > > > Gentle ping. > > > > On Sun, Jul 17, 2022 at 06:54:00AM +0000, Sakari Ailus wrote: > > > Folks, > > > > > > > Laurent Pinchart (6): > > > > dt-bindings: media: Add macros for video interface bus types > > > > dt-bindings: Use new video interface bus type macros in examples > > > > ARM: dts: freescale: Use new media bus type macros > > > > ARM: dts: omap: Use new media bus type macros > > > > ARM: dts: renesas: Use new media bus type macros > > > > ARM: dts: stm32: Use new media bus type macros > > > > > > What's the preference on the tree through which these would be merged? > > > > > > The two first should probably go through the media tree but what about the > > > DTS? There's a dependency to the first patch. I can take these all if > > > people are fine with that. > > > > How is this going? > > Sakari, if there's a concern taking patches 3/6 to 6/6 in the media > tree, could you merge 1/6 and 2/6 ? If they can still be included in a > pull request for v6.2, I'll work on getting the dts changes in v6.3 > through their respective trees. I think I was expecting v4 from you. But I can address the comments, too, they were minor matters. For applying the DTS patches I'd like to have ack from respective treemaintainers it's fine to take these through the media tree. -- Kind regards, Sakari Ailus 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 B4861C4332F for ; Mon, 21 Nov 2022 10:55:16 +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=gjcgk4DROKHJ+cAADa3JAbqY0bzOieigt6bJC53SP8c=; b=jMut8gTXuk6Ma4 SLNwhKT08aRouOQEKJu/4wx4nLH6MaVi7SzKz5Hj4kjvynWe/HgHizC1wKOEp45QszCTgL8QeBQxu BqusDOUr2OpFUkGe8B86D4q5Yb8A3ukzaJPJyGY6aV0hpqs5UebYPIkHj+2qLuCkpKazJR+kPDarD 9o5he/H3v0afjVFnJ+rOpQxTMHoZBlzdXpFY8PUIIC3A9SsnzSyydMtPVnowUZDn+f7d9QppovcEe V+qaVYCndWiHmoldH2K2Q+CdSsV0Zy2IheCqFRfDrvEqe+JGIa6TKblucZD9V0uusJbdDggQ86KJi uU/xURm5NNuZTGcSuAqA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ox4RI-00Cimk-Hl; Mon, 21 Nov 2022 10:54:12 +0000 Received: from mga04.intel.com ([192.55.52.120]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1ox4RG-00CifY-1K for linux-arm-kernel@lists.infradead.org; Mon, 21 Nov 2022 10:54:11 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1669028049; x=1700564049; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=5CzyKjvM5WYE6virKJsMLAdYS9+fXIpeK1k+J3c3OSs=; b=ecZTOyBk5jqagajRHGdU2u3UYH5/8jyVJFf7/9IVlQbW+wJji+iiI17i zqDlPspTOUtKrLOtfClnEWbvxKShGimqyH6V5FnL5pcBs/DkEzz6lNpBe blomHlvrm4fqTKe2GWmpV62fxJHyzQTLg4IV+49X8BAb7b1DCUg+4cB0b KegwA9E4FQJ8qu06yZWaUPtlN24qFvakkvR6rr+AMEOOJJNKWpfvn7UZS QxdiCzKIo6CeE5yjYWqlQWFw0GXj7/FtK+JNT4ZTVDDFlfwX/gZzSkOCS SyEJQrgol/NqiD5npLgm4ylXS6JaIruraijBqj3UWxKvbahsJyIQV2MSJ A==; X-IronPort-AV: E=McAfee;i="6500,9779,10537"; a="312232332" X-IronPort-AV: E=Sophos;i="5.96,181,1665471600"; d="scan'208";a="312232332" Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by fmsmga104.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 21 Nov 2022 02:54:07 -0800 X-IronPort-AV: E=McAfee;i="6500,9779,10537"; a="886075072" X-IronPort-AV: E=Sophos;i="5.96,181,1665471600"; d="scan'208";a="886075072" Received: from punajuuri.fi.intel.com (HELO paasikivi.fi.intel.com) ([10.237.72.43]) by fmsmga006-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 21 Nov 2022 02:54:03 -0800 Received: from paasikivi.fi.intel.com (localhost [127.0.0.1]) by paasikivi.fi.intel.com (Postfix) with SMTP id 839582015F; Mon, 21 Nov 2022 12:54:01 +0200 (EET) Date: Mon, 21 Nov 2022 10:54:01 +0000 From: Sakari Ailus To: Laurent Pinchart Cc: Paul Elder , devicetree@vger.kernel.org, linux-media@vger.kernel.org, dri-devel@lists.freedesktop.org, linux-arm-kernel@lists.infradead.org, Rob Herring , Jacopo Mondi , Eugen Hristev , Hugues Fruchet , Maxime Coquelin , Alexandre Torgue , Lad Prabhakar , Fabio Estevam , Shawn Guo Subject: Re: [PATCH v3 0/6] dt-bindings: Add macros for video interface bus types Message-ID: References: <20220615221410.27459-1-laurent.pinchart@ideasonboard.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221121_025410_143706_C99C57F2 X-CRM114-Status: GOOD ( 22.53 ) 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 Laurent, On Sat, Nov 19, 2022 at 09:15:04PM +0200, Laurent Pinchart wrote: > Hello, > > On Fri, Nov 18, 2022 at 06:23:38PM +0900, Paul Elder wrote: > > Hi Sakari, > > > > Gentle ping. > > > > On Sun, Jul 17, 2022 at 06:54:00AM +0000, Sakari Ailus wrote: > > > Folks, > > > > > > > Laurent Pinchart (6): > > > > dt-bindings: media: Add macros for video interface bus types > > > > dt-bindings: Use new video interface bus type macros in examples > > > > ARM: dts: freescale: Use new media bus type macros > > > > ARM: dts: omap: Use new media bus type macros > > > > ARM: dts: renesas: Use new media bus type macros > > > > ARM: dts: stm32: Use new media bus type macros > > > > > > What's the preference on the tree through which these would be merged? > > > > > > The two first should probably go through the media tree but what about the > > > DTS? There's a dependency to the first patch. I can take these all if > > > people are fine with that. > > > > How is this going? > > Sakari, if there's a concern taking patches 3/6 to 6/6 in the media > tree, could you merge 1/6 and 2/6 ? If they can still be included in a > pull request for v6.2, I'll work on getting the dts changes in v6.3 > through their respective trees. I think I was expecting v4 from you. But I can address the comments, too, they were minor matters. For applying the DTS patches I'd like to have ack from respective treemaintainers it's fine to take these through the media tree. -- Kind regards, Sakari Ailus _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel