From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by smtp.subspace.kernel.org (Postfix) with ESMTP id 0FB0224E007 for ; Thu, 3 Apr 2025 12:54:10 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=217.140.110.172 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1743684852; cv=none; b=g5O/xeKvJiZoq2uc7ajYkmNNlgT+WbNZS4gX4lHk48sWScMT7CeK4PMRB0eMOVynRAzaUxhyPxr2eC39/aI8qvSdAH6ehdt2YmFwO+lhuc4ZF5rt4yjmY1+7F+DgWgucBoBgw1sEeoPT9LhVkJ5OBJWUlu/QOx0XQB9HzVa6keE= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1743684852; c=relaxed/simple; bh=ypmiH/puGa4EAcldjZXT1WNtw2ksYWeUqQ7AXlx3nWc=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=bsj0UqorM7BNCNWEs1NRMj9J6iPc0fKXt89LgsepNmiD8HR4wKodwIv5BI4mMMIOOuQv/RTUfj0qU5KVrsb/1SW5tEJYNBrWmONmgbZcvO3m/mvpAtVRTkOmeWOslyTGTGmuFESixZhsGS2YFiNN7no0tmlhtmFaj/S3WMP8Iig= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=arm.com; spf=pass smtp.mailfrom=arm.com; arc=none smtp.client-ip=217.140.110.172 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=arm.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=arm.com Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 123E015A1 for ; Thu, 3 Apr 2025 05:54:13 -0700 (PDT) Received: from e110455-lin.cambridge.arm.com (usa-sjc-imap-foss1.foss.arm.com [10.121.207.14]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPA id 326FF3F63F for ; Thu, 3 Apr 2025 05:54:10 -0700 (PDT) Date: Thu, 3 Apr 2025 13:53:47 +0100 From: Liviu Dudau To: Marek Vasut Cc: linux-arm-kernel@lists.infradead.org, "Rob Herring (Arm)" , Frank Li , Boris Brezillon , Conor Dooley , David Airlie , Fabio Estevam , Krzysztof Kozlowski , Maarten Lankhorst , Maxime Ripard , Pengutronix Kernel Team , Philipp Zabel , Sascha Hauer , Sebastian Reichel , Shawn Guo , Simona Vetter , Steven Price , Thomas Zimmermann , devicetree@vger.kernel.org, dri-devel@lists.freedesktop.org, imx@lists.linux.dev Subject: Re: [PATCH v2 3/9] dt-bindings: gpu: mali-valhall-csf: Document optional reset Message-ID: References: <20250321200625.132494-1-marex@denx.de> <20250321200625.132494-4-marex@denx.de> Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20250321200625.132494-4-marex@denx.de> On Fri, Mar 21, 2025 at 09:05:53PM +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. > > Acked-by: Rob Herring (Arm) > Reviewed-by: Frank Li > Signed-off-by: Marek Vasut Reviewed-by: Liviu Dudau Best regards, Liviu > --- > 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 > --- > V2: - Add RB from Frank > - Add AB from Rob > --- > .../devicetree/bindings/gpu/arm,mali-valhall-csf.yaml | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/Documentation/devicetree/bindings/gpu/arm,mali-valhall-csf.yaml b/Documentation/devicetree/bindings/gpu/arm,mali-valhall-csf.yaml > index a5b4e00217587..0efa06822a543 100644 > --- a/Documentation/devicetree/bindings/gpu/arm,mali-valhall-csf.yaml > +++ b/Documentation/devicetree/bindings/gpu/arm,mali-valhall-csf.yaml > @@ -61,6 +61,9 @@ properties: > minItems: 1 > maxItems: 5 > > + resets: > + maxItems: 1 > + > sram-supply: true > > "#cooling-cells": > -- > 2.47.2 > -- ==================== | I would like to | | fix the world, | | but they're not | | giving me the | \ source code! / --------------- ¯\_(ツ)_/¯