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 6F7F8C19F32 for ; Thu, 27 Feb 2025 19:43:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Subject:Message-Id: References:In-Reply-To:To:Cc:From:MIME-Version:Content-Transfer-Encoding: Content-Type:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=iirsiTxePXYgEGR8uDPstEki5SZH9mFPwbwK25lxuPY=; b=Wyky8UVk79KRSeob7zaGtuDkfb LzY87Kr+a923iyBCZ1mW6vzLyjhn4HOGskca1K1adJObFZhffF7EsB3W9JwSn88VYE2qOjIcRZxZQ aBi2UCTW3Bt8VgJ0DTt0B184cz/r7l2BPwSTO+CPoNTjV74O8gmoXBDLeH0/5HpSjBg6q2OBBOaWw r9jVKbZ4fKMJ+3ULAR98/T7cH0GgpkKRvzTpU+1zfNb9Zt0h/Fu4Xlxtv+UEZoqtRA2eH4JylVktu o51DIjrtDBVjJvc7EHWkkaBmlThD1d2VcPCQlla1K2Vr+TCvr+yrPSaUMZGBU8Lub5nAW6kcE6rLy Lle3JjYA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1tnjmU-00000008dTP-1W1G; Thu, 27 Feb 2025 19:42:50 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1tnimU-00000008LB1-2JZs for linux-arm-kernel@lists.infradead.org; Thu, 27 Feb 2025 18:38:47 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 2EBA55C638C; Thu, 27 Feb 2025 18:38:07 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 763AFC4CEE6; Thu, 27 Feb 2025 18:38:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1740681525; bh=ZEh0HdUPc37gEQdO1Yx/0m4K8N8QNoJ4XE94JSmyAUQ=; h=Date:From:Cc:To:In-Reply-To:References:Subject:From; b=FGbhO7gHJzXUFnJvil2Z/hNik5CP824c9iXnrwFxeS6bvvm065zFRSAUXn2XGChVw vMDYP2iEXww5CDxkLwLFmG+QVX81Zqpvf7e6oQiSmVW+Doop55Vft930CC47G2ZmAE XeRvCl8LlRixsPk7hr8j22yXmhrKOFMmFuMy16LmjdFPtFosmE+dYxjmkFNA6Mwkoe JHoUtXwxQWwAmyu+YYLKK3pnV0rbXwh152+IMJdXzuaZ4I08OvokN/a7EOp3TNT9/l MxoUt9KXcQPRyUlyAERV4Nwp4JT/vYyrqce4Cv4oiJId+0qUnlleaiN3LprxnmZ0gL p/FLINMGKEUYA== Date: Thu, 27 Feb 2025 12:38:43 -0600 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit MIME-Version: 1.0 From: "Rob Herring (Arm)" Cc: dri-devel@lists.freedesktop.org, Sebastian Reichel , Sascha Hauer , Liviu Dudau , Philipp Zabel , Krzysztof Kozlowski , Boris Brezillon , Fabio Estevam , linux-arm-kernel@lists.infradead.org, Steven Price , imx@lists.linux.dev, devicetree@vger.kernel.org, Conor Dooley , Maarten Lankhorst , Thomas Zimmermann , Pengutronix Kernel Team , Maxime Ripard , Shawn Guo , David Airlie , Simona Vetter To: Marek Vasut In-Reply-To: <20250227170012.124768-4-marex@denx.de> References: <20250227170012.124768-1-marex@denx.de> <20250227170012.124768-4-marex@denx.de> Message-Id: <174068152031.3906478.5706475681847116220.robh@kernel.org> Subject: Re: [PATCH 3/9] dt-bindings: gpu: mali-valhall-csf: Document optional reset X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20250227_103846_725145_1E2B7DDC X-CRM114-Status: GOOD ( 13.46 ) 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Thu, 27 Feb 2025 17:58:03 +0100, Marek Vasut wrote: > The instance of the GPU populated in Freescale i.MX95 does require > release from reset by writing into a single GPUMIX block controller > GPURESET register bit 0. Document support for one optional reset. > > Signed-off-by: Marek Vasut > --- > Cc: Boris Brezillon > Cc: Conor Dooley > Cc: David Airlie > Cc: Fabio Estevam > Cc: Krzysztof Kozlowski > Cc: Liviu Dudau > Cc: Maarten Lankhorst > Cc: Maxime Ripard > Cc: Pengutronix Kernel Team > Cc: Philipp Zabel > Cc: Rob Herring > Cc: Sascha Hauer > Cc: Sebastian Reichel > Cc: Shawn Guo > Cc: Simona Vetter > Cc: Steven Price > Cc: Thomas Zimmermann > Cc: devicetree@vger.kernel.org > Cc: dri-devel@lists.freedesktop.org > Cc: imx@lists.linux.dev > Cc: linux-arm-kernel@lists.infradead.org > --- > .../devicetree/bindings/gpu/arm,mali-valhall-csf.yaml | 3 +++ > 1 file changed, 3 insertions(+) > My bot found errors running 'make dt_binding_check' on your patch: yamllint warnings/errors: dtschema/dtc warnings/errors: doc reference errors (make refcheckdocs): See https://patchwork.ozlabs.org/project/devicetree-bindings/patch/20250227170012.124768-4-marex@denx.de The base for the series is generally the latest rc1. A different dependency should be noted in *this* patch. If you already ran 'make dt_binding_check' and didn't see the above error(s), then make sure 'yamllint' is installed and dt-schema is up to date: pip3 install dtschema --upgrade Please check and re-submit after running the above command yourself. Note that DT_SCHEMA_FILES can be set to your schema file to speed up checking your schema. However, it must be unset to test all examples with your schema.