From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-alma10-1.taild15c8.ts.net [100.103.45.18]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 7BD6F3B813C; Wed, 26 Aug 2026 15:57:56 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=100.103.45.18 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1787759877; cv=none; b=FQ5LACc2ECamsFga94cn+2rlIbXGIHBTSOMUhJA8SiIgi6EEdexeUqvQsJdMZ5BVjdwGhOXI+Ft252fgBZMmNbTd5B8o+Sn0Mzj9Z81vpGtExishKoD8hSyQV4JlLL0iBB/iIX1/WtiL2jqzlio57YU5CDxetZelZ/p7RdTcI9w= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1787759877; c=relaxed/simple; bh=aeZmqlIwyJK4VPxm1g1mfmdGUHum1lBwQU5+McRqTso=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=tNsSip2IAIVGD9ni3Hj4eCRmmzztz+fpAZqH6R3w1PHSUBY5Chd10FABe6S42hds7n0W+VnhAik7X+i4n2HMq2+7i1x56T34+wcTYagjvEUjs61Jyp3OWXdet9TA5SjtouAiv5IjlDfdanBu3C84yvg+bnuI8C2Vf/dXll04iEs= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=hn4sEiod; arc=none smtp.client-ip=100.103.45.18 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="hn4sEiod" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 42F901F000E9; Wed, 26 Aug 2026 15:57:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1787759876; bh=+zvkuLBS5kN0dE2ru9sc83bhYR6xAZIN/lkuUx7s1rk=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=hn4sEiodCLZJ6ZQ4HtQf22da+N6rNnUyB+5+xzJU+csx7ycH8p6d9BiHjOMdi/CdO aX7WNzaI1zz9FRJSowxDpeEzuc+WdOHT/cuQuUduOYShwxYhmJGVioiegtF15vm3QH FTJzdpNtNdIXUm2DjbYbVCHdtcupa+o7RwF6uhaWN1idh91718mQL+NFj4D4zEJc5W 1/ZrzZXFPuuHA+px+Hp8WOHMNeFC9nA1xir8YHWrGr9tBXvDG1uN40pau7foz6sukk enGhajoAXdqyZyKY/skV6wGSw3WBuI4Bf+LRCClf635JvWc9Rs91no5hrEUkgcriAK 2gpvrHcSNl2ag== Date: Wed, 26 Aug 2026 16:57:49 +0100 From: Conor Dooley To: Frank Li Cc: Larisa Grigore , NXP S32 Linux Team , Alim Akhtar , Avri Altman , Bart Van Assche , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Frank Li , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , "James E . J . Bottomley" , "Martin K . Petersen" , Sai Krishna Potthuri , Ajay Neeli , Manivannan Sadhasivam , Pedro Sousa , clizzi@redhat.com, aruizrui@redhat.com, eballetb@redhat.com, echanude@redhat.com, linux-scsi@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, imx@lists.linux.dev, linux-arm-kernel@lists.infradead.org, linux-arm-msm@vger.kernel.org Subject: Re: [PATCH 06/10] dt-bindings: ufs: Add compatibles for S32N79 Host Controller platform driver Message-ID: <20260826-surely-sandal-64ca2d2c4481@spud> References: <20260826134048.854748-1-larisa.grigore@oss.nxp.com> <20260826134048.854748-7-larisa.grigore@oss.nxp.com> Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="5vEWqBk1JjVncxTQ" Content-Disposition: inline In-Reply-To: --5vEWqBk1JjVncxTQ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Aug 26, 2026 at 09:35:01AM -0500, Frank Li wrote: > On Wed, Aug 26, 2026 at 03:40:44PM +0200, Larisa Grigore wrote: > > [You don't often get email from larisa.grigore@oss.nxp.com. Learn why t= his is important at https://aka.ms/LearnAboutSenderIdentification ] > > > > Document the device tree binding for the NXP S32N79 DWC-based UFS host > > controller which is compliant with JESD-223D "Universal Flash Storage H= ost > > Controller Interface" v3.0. > > > > The controller requires access to the SCM register block and the core > > clock rate when M-PHY initialization is performed. Add the optional > > nxp,mphy-boot-mode property to select the M-PHY firmware execution > > environment. > > Currently, the M-PHY firmware can only run from ROM. If the property is > > omitted, M-PHY initialization is assumed to be handled externally. > > > > Signed-off-by: Larisa Grigore > > --- > > .../bindings/ufs/nxp,s32n7-ufshc.yaml | 99 +++++++++++++++++++ > > 1 file changed, 99 insertions(+) > > create mode 100644 Documentation/devicetree/bindings/ufs/nxp,s32n7-ufs= hc.yaml > > > > diff --git a/Documentation/devicetree/bindings/ufs/nxp,s32n7-ufshc.yaml= b/Documentation/devicetree/bindings/ufs/nxp,s32n7-ufshc.yaml > > new file mode 100644 > > index 000000000000..d9d5669be313 > > --- /dev/null > > +++ b/Documentation/devicetree/bindings/ufs/nxp,s32n7-ufshc.yaml > > @@ -0,0 +1,99 @@ > > +# SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause > > +%YAML 1.2 > > +--- > > +$id: http://devicetree.org/schemas/ufs/nxp,s32n7-ufshc.yaml# > > +$schema: http://devicetree.org/meta-schemas/core.yaml# > > + > > +title: NXP S32N79 Universal Flash Storage (UFS) Controller > > + > > +maintainers: > > + - Larisa Grigore > > + > > +# Select only our matches, not all jedec,ufs > > +select: > > + properties: > > + compatible: > > + contains: > > + const: nxp,s32n79-ufshc > > + required: > > + - compatible > > + > > +properties: > > + compatible: > > + items: > > + - const: nxp,s32n79-ufshc > > + - const: jedec,ufs-3.0 >=20 > Any place actually use this fallback? I don't think that this exists anywhere already: https://lore.kernel.org/all/?q=3D%22jedec%2Cufs-3.0%22 $ git checkout korg-next/master=20 Previous HEAD position was 2697ef8943c9 Add linux-next specific files for 2= 0260813 HEAD is now at f82a5da2f049 Add linux-next specific files for 20260826 $ rg jedec,ufs-3.0 $=20 So not entirely sure what the point of this actually is, if the driver doesn't use the fallback. pw-bot: changes-requested Thanks, Conor. --5vEWqBk1JjVncxTQ Content-Type: application/pgp-signature; name=signature.asc -----BEGIN PGP SIGNATURE----- iHUEABYKAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCao8M+QAKCRB4tDGHoIJi 0g41AQCGpkSGcoAvf+CzvNuvNHv3yKhESnto+t6iakbMYinbeQD+KGZ2lO97yx4I pYak7Fs9jzkDftZfbefu6CGhyBZr/AM= =7Ege -----END PGP SIGNATURE----- --5vEWqBk1JjVncxTQ--