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 9BE33C433EF for ; Tue, 10 May 2022 20:00:28 +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=XzM/e1OaicLfcQaYodsjr7y2QyjN+JAodMZ7DvlVlDI=; b=4zJpUFC6vte8ms jb9qIeyVWJAw0xuAQa/uIu0/j7LXltERa7oPP/XQnJtnhQfCuWURWj08v4+eU7YrLVYzZvnr+IWv8 z4hxGUDjFZVeX0Irw684mveOAHL0ObHTaFo/UN/4zNn29AYjE4ovwpG2ZgsCwHqcZ2UVjefdjfSbX I58qp1z1uM0soKES7AJp204bNOaI6uGHPdzb83kU1TEf7ibTucjHXm1gesAqAyuK/km2o4pwfndZw qn23/oP35Noi14JxiUb+2C1IKjqXzWkLIfmTElEmf8Xm6Zwg4YcgiwyBpcGLfsJUW4y8dW61vbMij PuDaWULY6D5XAPMvcOMw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1noW0y-003sor-Gb; Tue, 10 May 2022 19:59:24 +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 1noW0u-003smc-TX for linux-arm-kernel@lists.infradead.org; Tue, 10 May 2022 19:59:22 +0000 Received: from pendragon.ideasonboard.com (62-78-145-57.bb.dnainternet.fi [62.78.145.57]) by perceval.ideasonboard.com (Postfix) with ESMTPSA id 0042AB60; Tue, 10 May 2022 21:59:15 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com; s=mail; t=1652212756; bh=VnHTc7MNj7HVzFcbXik+9OgFP5oxXbOik9ebURSeNQs=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=oBtM2gRSaaxlNsKeOugN/MIokH3MlU2tnpEnTwCWjpHGUuHnyQdzxMu1lr4oFGSIq hViOu/H6TcJMzM7h5E4GewCO4hmkoHR4L9zflUSD4DOcJ1u8zoQwHrXIEJySCrXWkt z1gzKd1tNZlnvnuUNgC9vmvqhcgX0Qx+RLy+gAXM= Date: Tue, 10 May 2022 22:59:10 +0300 From: Laurent Pinchart To: Rob Herring Cc: Lucas Stach , Shawn Guo , Krzysztof Kozlowski , Fabio Estevam , Pengutronix Kernel Team , NXP Linux Team , Paul Elder , Marek Vasut , devicetree@vger.kernel.org, linux-arm-kernel Subject: Re: [PATCH v4 03/11] dt-bindings: soc: Add i.MX8MP media block control DT bindings Message-ID: References: <20220406153402.1265474-1-l.stach@pengutronix.de> <20220406153402.1265474-4-l.stach@pengutronix.de> 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-20220510_125921_200400_349A19A1 X-CRM114-Status: GOOD ( 17.08 ) 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 On Mon, May 09, 2022 at 07:39:22AM -0500, Rob Herring wrote: > On Wed, Apr 6, 2022 at 10:34 AM Lucas Stach wrote: > > > > From: Paul Elder > > > > The i.MX8MP Media Block Control (MEDIA BLK_CTRL) is a top-level > > peripheral providing access to the NoC and ensuring proper power > > sequencing of the peripherals within the MEDIAMIX domain. Add DT > > bindings for it. > > > > There is already a driver for block controls of other SoCs in the i.MX8M > > family, so these bindings will expand upon that. > > > > Signed-off-by: Paul Elder > > Reviewed-by: Rob Herring > > Reviewed-by: Laurent Pinchart > > Signed-off-by: Laurent Pinchart > > Reviewed-by: Marek Vasut > > Signed-off-by: Lucas Stach > > --- > > .../soc/imx/fsl,imx8mp-media-blk-ctrl.yaml | 104 ++++++++++++++++++ > > include/dt-bindings/power/imx8mp-power.h | 10 ++ > > 2 files changed, 114 insertions(+) > > create mode 100644 Documentation/devicetree/bindings/soc/imx/fsl,imx8mp-media-blk-ctrl.yaml > > This is now failing in linux-next: > > /builds/robherring/linux-dt/Documentation/devicetree/bindings/soc/imx/fsl,imx8mp-media-blk-ctrl.example.dtb: > blk-ctl@32ec0000: power-domain-names:7: 'isp' was expected > From schema: /builds/robherring/linux-dt/Documentation/devicetree/bindings/soc/imx/fsl,imx8mp-media-blk-ctrl.yaml I'm not sure how that went past my tests :-S Sorry about it, I'll submit a fix shortly. -- Regards, Laurent Pinchart _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel