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 256ECC05027 for ; Thu, 9 Feb 2023 14:04:01 +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=T9brVQIp5we4q7DdIHAPIcqfrhPL9Jp41OsMKCAhBtI=; b=kRHVT5uW8it1K+ EveKPvl1fCJ463clKZcc4VFMTHPy87en1RRduK8c2Vvsiqp3agDDomIjBcSgWpxEVoNF32Trzp2ra pJT+yzNW3Osih3H8bGIA8sIeJ8b2W3wWNVW0Gr7K8y5Fr3HleLPxBc0SRkRO//W2I4AOMdy5g1579 8yG4R0bwbpl3++kEb/mfho2RiHUd7AsLaZ93y5XUPKpn7ZX/RCJeytoFOLxTQBR3WtKGEjcpzd9MZ tX82rm1mnDqMBkWpePzu9zM8oiSQkE9bOAj1SzlHECF3pnhxpyaaXThSeeuUQ8vbLuNQoRmXwbuzN U0PsVtYNKWd08KdtzgOg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pQ7Vp-001tnT-8D; Thu, 09 Feb 2023 14:02:57 +0000 Received: from metis.ext.pengutronix.de ([2001:67c:670:201:290:27ff:fe1d:cc33]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1pQ7Vl-001tlw-Uy for linux-arm-kernel@lists.infradead.org; Thu, 09 Feb 2023 14:02:55 +0000 Received: from ptx.hi.pengutronix.de ([2001:67c:670:100:1d::c0]) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pQ7VL-000108-2X; Thu, 09 Feb 2023 15:02:27 +0100 Received: from mtr by ptx.hi.pengutronix.de with local (Exim 4.92) (envelope-from ) id 1pQ7VJ-0001XR-Se; Thu, 09 Feb 2023 15:02:25 +0100 Date: Thu, 9 Feb 2023 15:02:25 +0100 From: Michael Tretter To: Shawn Guo Cc: linux-media@vger.kernel.org, devicetree@vger.kernel.org, Laurent Pinchart , Philipp Zabel , Mauro Carvalho Chehab , Rob Herring , Krzysztof Kozlowski , Fabio Estevam , Alexander Stein , kernel@pengutronix.de, linux-imx@nxp.com, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v2 08/16] ARM: dts: imx7d: add node for PXP Message-ID: <20230209140225.GC30549@pengutronix.de> Mail-Followup-To: Michael Tretter , Shawn Guo , linux-media@vger.kernel.org, devicetree@vger.kernel.org, Laurent Pinchart , Philipp Zabel , Mauro Carvalho Chehab , Rob Herring , Krzysztof Kozlowski , Fabio Estevam , Alexander Stein , kernel@pengutronix.de, linux-imx@nxp.com, linux-arm-kernel@lists.infradead.org References: <20230112-imx-pxp-v2-0-e2281da1db55@pengutronix.de> <20230112-imx-pxp-v2-8-e2281da1db55@pengutronix.de> <20230120090609.GB13264@pengutronix.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-Sent-From: Pengutronix Hildesheim X-URL: http://www.pengutronix.de/ X-Accept-Language: de,en X-Accept-Content-Type: text/plain User-Agent: Mutt/1.10.1 (2018-07-13) X-SA-Exim-Connect-IP: 2001:67c:670:100:1d::c0 X-SA-Exim-Mail-From: mtr@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-arm-kernel@lists.infradead.org X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230209_060254_002161_852E9E4E X-CRM114-Status: GOOD ( 26.42 ) 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 Shawn, On Fri, 20 Jan 2023 11:20:24 +0200, Laurent Pinchart wrote: > On Fri, Jan 20, 2023 at 10:06:09AM +0100, Michael Tretter wrote: > > On Mon, 16 Jan 2023 18:26:49 +0200, Laurent Pinchart wrote: > > > On Fri, Jan 13, 2023 at 10:54:14AM +0100, Michael Tretter wrote: > > > > The i.MX7d contains a Pixel Pipeline in version 3.0. Add the device tree > > > > node to make it available. > > > > > > > > Signed-off-by: Michael Tretter > > > > > > Should this go through Shawn's tree ? If so, how would you like to > > > handle the dependency on the DT bindings in patch 01/16 ? > > > > There is no actual dependency. The binding was already specified as a txt, > > just not as a yaml, and the added node matches both. > > Good point. I'll send a pull request for the series then, without this > patch, which can be picked by Shawn separately. Can you pick this patch or should I resend it as a separate series? Michael > > > > > --- > > > > Changelog > > > > > > > > v2: > > > > > > > > - fix alignment > > > > --- > > > > arch/arm/boot/dts/imx7d.dtsi | 9 +++++++++ > > > > 1 file changed, 9 insertions(+) > > > > > > > > diff --git a/arch/arm/boot/dts/imx7d.dtsi b/arch/arm/boot/dts/imx7d.dtsi > > > > index 7ceb7c09f7ad..4b94b8afb55d 100644 > > > > --- a/arch/arm/boot/dts/imx7d.dtsi > > > > +++ b/arch/arm/boot/dts/imx7d.dtsi > > > > @@ -165,6 +165,15 @@ pcie_phy: pcie-phy@306d0000 { > > > > reg = <0x306d0000 0x10000>; > > > > status = "disabled"; > > > > }; > > > > + > > > > + pxp: pxp@30700000 { > > > > + compatible = "fsl,imx7d-pxp"; > > > > + reg = <0x30700000 0x10000>; > > > > + interrupts = , > > > > + ; > > > > + clocks = <&clks IMX7D_PXP_CLK>; > > > > + clock-names = "axi"; > > > > + }; > > > > }; > > > > > > > > &aips3 { _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel