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 E5ED3EEB57D for ; Mon, 11 Sep 2023 15:05:12 +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=GdGFfUt2i9By8bJ5W1IVg2NmBenrlYJtx0f3KFpXA5s=; b=RsS1lbaOgoYYAN +pT/u6GJ5UnMBQZqs56Ub6VOFpemtUIBnE11pwZIcpGSjiyj3R/jHB3g6VmDojxK7kTJGhqXS5L5t Not+9XgFciuiALTQ4CYqELH9m+PAoeOAke7wkttlp+ejKENH84g9iK3dT4ggSWxXIbBSFRI82PDu3 JOLwnk9NKYuGLXTprX5LMH6Fh3Ywije7SCReWcE/65647aw3ZNE2ssGY3Z90gw2MdOpffmKB96biv iKDFW8AXcQLA4khXeBnKuoMjHgnkgJvaqbhXEYrQXfW0qngeWsw298Y2el+qlyEYTBHNyCAOnLtLm GOHc2G4ohLJLGf+vFcQw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qfiSM-000o9z-1v; Mon, 11 Sep 2023 15:04:06 +0000 Received: from ams.source.kernel.org ([2604:1380:4601:e00::1]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qfiSJ-000o8z-0p for linux-arm-kernel@lists.infradead.org; Mon, 11 Sep 2023 15:04:04 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id DCFA8B80EC4; Mon, 11 Sep 2023 15:04:01 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id EE1BBC433C8; Mon, 11 Sep 2023 15:03:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1694444640; bh=JmXWwFMZbFZL3pvqVbjiVSLfBMXSrVKf+g9d7bo2Y7g=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Ujww1Y+1x5mjKbPYB5CjR34DFRhaG2zgD3E9B4VwliKCpdKih/imxqQ9lThu0NPNK TJwi8rAaFTgQPk4ZLYdiv7XkQjg9crnf0knAU0NHNgYkLsCZMpc/UNkruBw8iVasvm wlgU5NzQeXHG/+eC3br+h0AqzSiKjr/g1ikATNA1+CNH1A3LcOTjdMkZphkLFLvXYW BdsD2cO43zl0b5yQ44Rs5QA7Az2XBhnA2jsQ5OC5Oqy2JtEgvgHwjnpjCKT4cSOn7+ tqqz9+XlivPn0JpKneg9EqKdw4Lsat4kQlJHlNb+XY+4L6nYnBAzhJc2B9zRSZ1/7p Q6UOS7b/Rfn1g== Received: (nullmailer pid 1252905 invoked by uid 1000); Mon, 11 Sep 2023 15:03:58 -0000 Date: Mon, 11 Sep 2023 10:03:58 -0500 From: Rob Herring To: Fabio Estevam Cc: shawnguo@kernel.org, krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org, mirela.rabulea@nxp.com, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Fabio Estevam Subject: Re: [PATCH v2 1/2] dt-bindings: imx8-jpeg: Add clocks entries Message-ID: <20230911150358.GA1250781-robh@kernel.org> References: <20230908141238.642398-1-festevam@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230908141238.642398-1-festevam@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230911_080403_438795_C9222A4F X-CRM114-Status: GOOD ( 11.98 ) 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 Fri, Sep 08, 2023 at 11:12:37AM -0300, Fabio Estevam wrote: > From: Fabio Estevam > > The JPEG decoder/encoder present in iMX8QXP and iMX8QM SoCs need > the PER and IPG clocks to be functional, so add the clock entries. > > This also fixes the following schema warning: > > imx8qm-apalis-eval.dtb: jpegdec@58400000: 'assigned-clock-rates', 'assigned-clocks', 'clock-names', 'clocks' do not match any of the regexes: 'pinctrl-[0-9]+' > from schema $id: http://devicetree.org/schemas/media/nxp,imx8-jpeg.yaml# See the prior patch and discussion[1]. Rob [1] https://lore.kernel.org/all/20230724122101.2903318-3-alexander.stein@ew.tq-group.com/ _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel 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 31E4AEE3F02 for ; Mon, 11 Sep 2023 20:51:12 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233284AbjIKUvH (ORCPT ); Mon, 11 Sep 2023 16:51:07 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35014 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S241202AbjIKPEG (ORCPT ); Mon, 11 Sep 2023 11:04:06 -0400 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 113F11B9 for ; Mon, 11 Sep 2023 08:04:01 -0700 (PDT) Received: by smtp.kernel.org (Postfix) with ESMTPSA id EE1BBC433C8; Mon, 11 Sep 2023 15:03:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1694444640; bh=JmXWwFMZbFZL3pvqVbjiVSLfBMXSrVKf+g9d7bo2Y7g=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Ujww1Y+1x5mjKbPYB5CjR34DFRhaG2zgD3E9B4VwliKCpdKih/imxqQ9lThu0NPNK TJwi8rAaFTgQPk4ZLYdiv7XkQjg9crnf0knAU0NHNgYkLsCZMpc/UNkruBw8iVasvm wlgU5NzQeXHG/+eC3br+h0AqzSiKjr/g1ikATNA1+CNH1A3LcOTjdMkZphkLFLvXYW BdsD2cO43zl0b5yQ44Rs5QA7Az2XBhnA2jsQ5OC5Oqy2JtEgvgHwjnpjCKT4cSOn7+ tqqz9+XlivPn0JpKneg9EqKdw4Lsat4kQlJHlNb+XY+4L6nYnBAzhJc2B9zRSZ1/7p Q6UOS7b/Rfn1g== Received: (nullmailer pid 1252905 invoked by uid 1000); Mon, 11 Sep 2023 15:03:58 -0000 Date: Mon, 11 Sep 2023 10:03:58 -0500 From: Rob Herring To: Fabio Estevam Cc: shawnguo@kernel.org, krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org, mirela.rabulea@nxp.com, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Fabio Estevam Subject: Re: [PATCH v2 1/2] dt-bindings: imx8-jpeg: Add clocks entries Message-ID: <20230911150358.GA1250781-robh@kernel.org> References: <20230908141238.642398-1-festevam@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230908141238.642398-1-festevam@gmail.com> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Fri, Sep 08, 2023 at 11:12:37AM -0300, Fabio Estevam wrote: > From: Fabio Estevam > > The JPEG decoder/encoder present in iMX8QXP and iMX8QM SoCs need > the PER and IPG clocks to be functional, so add the clock entries. > > This also fixes the following schema warning: > > imx8qm-apalis-eval.dtb: jpegdec@58400000: 'assigned-clock-rates', 'assigned-clocks', 'clock-names', 'clocks' do not match any of the regexes: 'pinctrl-[0-9]+' > from schema $id: http://devicetree.org/schemas/media/nxp,imx8-jpeg.yaml# See the prior patch and discussion[1]. Rob [1] https://lore.kernel.org/all/20230724122101.2903318-3-alexander.stein@ew.tq-group.com/