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 666A2C433EF for ; Mon, 16 May 2022 07:31:55 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S241205AbiEPHbx (ORCPT ); Mon, 16 May 2022 03:31:53 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49736 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S241184AbiEPHbh (ORCPT ); Mon, 16 May 2022 03:31:37 -0400 Received: from perceval.ideasonboard.com (perceval.ideasonboard.com [IPv6:2001:4b98:dc2:55:216:3eff:fef7:d647]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 07160BE33 for ; Mon, 16 May 2022 00:31:34 -0700 (PDT) Received: from pyrite.rasen.tech (unknown [45.131.31.234]) by perceval.ideasonboard.com (Postfix) with ESMTPSA id 9D8F548F; Mon, 16 May 2022 09:31:30 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com; s=mail; t=1652686291; bh=C5A15TUpku7iafyoADVsFp/p5jOmhIL2Z0RIrAcPn3I=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=CyMbutUeXw3Qwmn8qCSZlBEvnPraM+SO0Cwv2sMY5RtXEoDKtkSGBzsOg3UjnwkRa vyd2xMwKDlWlgxVqMqFjlqQ5JvpsJlK95pc+ky9xthSqOl7C1xdp6kwZf2hYb9GsRZ 4DKMPmFRuf5gKepuIL6i5vJMfo/XPrRsNzp7pPxA= Date: Mon, 16 May 2022 09:31:26 +0200 From: paul.elder@ideasonboard.com To: Laurent Pinchart Cc: Shawn Guo , linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, Lucas Stach , Krzysztof Kozlowski , Fabio Estevam , Pengutronix Kernel Team , NXP Linux Team , Marek Vasut , Rob Herring Subject: Re: [PATCH] dt-bindings: soc: imx8mp-media-blk-ctrl: Fix DT example Message-ID: <20220516073126.GA10587@pyrite.rasen.tech> References: <20220510200543.13482-1-laurent.pinchart@ideasonboard.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220510200543.13482-1-laurent.pinchart@ideasonboard.com> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Hi Laurent, On Tue, May 10, 2022 at 11:05:43PM +0300, Laurent Pinchart wrote: > The DT example incorrectly names the ISP power domain "isp1" instead of > "isp". This causes a validation failure: > > Documentation/devicetree/bindings/soc/imx/fsl,imx8mp-media-blk-ctrl.example.dtb: blk-ctl@32ec0000: power-domain-names:7: 'isp' was expected > From schema: Documentation/devicetree/bindings/soc/imx/fsl,imx8mp-media-blk-ctrl.yaml > > Fix it. > > Fixes: 584d6dd668e2 ("dt-bindings: soc: Add i.MX8MP media block control DT bindings") > Reported-by: Rob Herring > Signed-off-by: Laurent Pinchart Reviewed-by: Paul Elder > --- > Shawn, this fixes an issue in linux-next, could you please apply the > patch to your imx/bindings branch for v5.19 ? > --- > .../devicetree/bindings/soc/imx/fsl,imx8mp-media-blk-ctrl.yaml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/soc/imx/fsl,imx8mp-media-blk-ctrl.yaml b/Documentation/devicetree/bindings/soc/imx/fsl,imx8mp-media-blk-ctrl.yaml > index 21d3ee486295..b246d8386ba4 100644 > --- a/Documentation/devicetree/bindings/soc/imx/fsl,imx8mp-media-blk-ctrl.yaml > +++ b/Documentation/devicetree/bindings/soc/imx/fsl,imx8mp-media-blk-ctrl.yaml > @@ -88,7 +88,7 @@ examples: > <&mediamix_pd>, <&ispdwp_pd>, <&ispdwp_pd>, > <&mipi_phy2_pd>; > power-domain-names = "bus", "mipi-dsi1", "mipi-csi1", "lcdif1", "isi", > - "mipi-csi2", "lcdif2", "isp1", "dwe", "mipi-dsi2"; > + "mipi-csi2", "lcdif2", "isp", "dwe", "mipi-dsi2"; > clocks = <&clk IMX8MP_CLK_MEDIA_APB_ROOT>, > <&clk IMX8MP_CLK_MEDIA_AXI_ROOT>, > <&clk IMX8MP_CLK_MEDIA_CAM1_PIX_ROOT>, 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 7EE07C433F5 for ; Mon, 16 May 2022 07:32:42 +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=ZzsOPKtmuuEIYyewzrW/tjwn8rf3XVhvu6FPVu4FbXo=; b=HmvnBTEopOxA8a ZVh4eU6WUuBqMvE2YglYUy1AXBAgFwt2Jagfo96qwr5/mnaEXTR8rz7iNiwUZB7ZGW8bJmJlLGWTi B8bsU03iiBZWFMK9WmLsXB4IEkjN5cAe5bfzLtcvMHw8OC14cwzHBOP8EngAI68L34i8WkI7E8TRI 7PNRss/Em5H3ppWrF3wIPDhOjVtMoM5z2EoIjEXD7baFUbEhf/7h4ZfzvZAh0uOkpUOwmf1ga+5MR tZ0DvgeURDqF4mNtbEsXdFSpRg+UerqKMvk7jbu95m1LvLBeoyVtrqMFYnXSCCfRRmbkBU6kQ+9Bi o1atoG785I+o8MMwOn0w==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nqVCf-006TfO-Gz; Mon, 16 May 2022 07:31:41 +0000 Received: from perceval.ideasonboard.com ([213.167.242.64]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nqVCb-006TbH-Vs for linux-arm-kernel@lists.infradead.org; Mon, 16 May 2022 07:31:39 +0000 Received: from pyrite.rasen.tech (unknown [45.131.31.234]) by perceval.ideasonboard.com (Postfix) with ESMTPSA id 9D8F548F; Mon, 16 May 2022 09:31:30 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com; s=mail; t=1652686291; bh=C5A15TUpku7iafyoADVsFp/p5jOmhIL2Z0RIrAcPn3I=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=CyMbutUeXw3Qwmn8qCSZlBEvnPraM+SO0Cwv2sMY5RtXEoDKtkSGBzsOg3UjnwkRa vyd2xMwKDlWlgxVqMqFjlqQ5JvpsJlK95pc+ky9xthSqOl7C1xdp6kwZf2hYb9GsRZ 4DKMPmFRuf5gKepuIL6i5vJMfo/XPrRsNzp7pPxA= Date: Mon, 16 May 2022 09:31:26 +0200 From: paul.elder@ideasonboard.com To: Laurent Pinchart Cc: Shawn Guo , linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, Lucas Stach , Krzysztof Kozlowski , Fabio Estevam , Pengutronix Kernel Team , NXP Linux Team , Marek Vasut , Rob Herring Subject: Re: [PATCH] dt-bindings: soc: imx8mp-media-blk-ctrl: Fix DT example Message-ID: <20220516073126.GA10587@pyrite.rasen.tech> References: <20220510200543.13482-1-laurent.pinchart@ideasonboard.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220510200543.13482-1-laurent.pinchart@ideasonboard.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220516_003138_253898_D18729D2 X-CRM114-Status: GOOD ( 15.29 ) 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 Tue, May 10, 2022 at 11:05:43PM +0300, Laurent Pinchart wrote: > The DT example incorrectly names the ISP power domain "isp1" instead of > "isp". This causes a validation failure: > > Documentation/devicetree/bindings/soc/imx/fsl,imx8mp-media-blk-ctrl.example.dtb: blk-ctl@32ec0000: power-domain-names:7: 'isp' was expected > From schema: Documentation/devicetree/bindings/soc/imx/fsl,imx8mp-media-blk-ctrl.yaml > > Fix it. > > Fixes: 584d6dd668e2 ("dt-bindings: soc: Add i.MX8MP media block control DT bindings") > Reported-by: Rob Herring > Signed-off-by: Laurent Pinchart Reviewed-by: Paul Elder > --- > Shawn, this fixes an issue in linux-next, could you please apply the > patch to your imx/bindings branch for v5.19 ? > --- > .../devicetree/bindings/soc/imx/fsl,imx8mp-media-blk-ctrl.yaml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/soc/imx/fsl,imx8mp-media-blk-ctrl.yaml b/Documentation/devicetree/bindings/soc/imx/fsl,imx8mp-media-blk-ctrl.yaml > index 21d3ee486295..b246d8386ba4 100644 > --- a/Documentation/devicetree/bindings/soc/imx/fsl,imx8mp-media-blk-ctrl.yaml > +++ b/Documentation/devicetree/bindings/soc/imx/fsl,imx8mp-media-blk-ctrl.yaml > @@ -88,7 +88,7 @@ examples: > <&mediamix_pd>, <&ispdwp_pd>, <&ispdwp_pd>, > <&mipi_phy2_pd>; > power-domain-names = "bus", "mipi-dsi1", "mipi-csi1", "lcdif1", "isi", > - "mipi-csi2", "lcdif2", "isp1", "dwe", "mipi-dsi2"; > + "mipi-csi2", "lcdif2", "isp", "dwe", "mipi-dsi2"; > clocks = <&clk IMX8MP_CLK_MEDIA_APB_ROOT>, > <&clk IMX8MP_CLK_MEDIA_AXI_ROOT>, > <&clk IMX8MP_CLK_MEDIA_CAM1_PIX_ROOT>, _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel