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 24B44C433FE for ; Thu, 28 Apr 2022 10:30:32 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234232AbiD1Kdo (ORCPT ); Thu, 28 Apr 2022 06:33:44 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49004 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234079AbiD1Kdm (ORCPT ); Thu, 28 Apr 2022 06:33:42 -0400 Received: from relay4-d.mail.gandi.net (relay4-d.mail.gandi.net [217.70.183.196]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5444256C31; Thu, 28 Apr 2022 03:30:23 -0700 (PDT) Received: (Authenticated sender: herve.codina@bootlin.com) by mail.gandi.net (Postfix) with ESMTPSA id 77031E0011; Thu, 28 Apr 2022 10:30:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1651141822; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=XvY8OOcprZelkc7qvA2buNfCCfNWJDnZiew6EWVnFa0=; b=pPcXOa7GQZjUQ1heIeDHrbr8vB4aD8YeZFWhXuiSNZn1klG/R6vUgnyRuQLaPAI9SzjcJF YWkbMJDGbIknCDy9Jbvem2KKwH/nyr7hhMghPNwMsCXsRp+3lxPVlKyq+/zJvYJwgYEIJd rJlgyPz8tFFYAuFPn7V7UYUgYR1UA6giuBCpvTCHqHZ9kd0Fa0jBBVDxY4yhJKQF2FwHxc +7eFMq29GU4A6mzc4qAd8zcOPfGitVvf0n7t52Mvr5HFt+rriH7GScC0WljdyVDdeoWr/G SqB9vom0+legpzZc+kL1FOZyFJbebv7rCy8Gn+/+mBWwgIGKL0g5y2qa6G7Cyw== Date: Thu, 28 Apr 2022 12:30:18 +0200 From: Herve Codina To: Geert Uytterhoeven Cc: Marek Vasut , Yoshihiro Shimoda , Bjorn Helgaas , Rob Herring , Krzysztof Kozlowski , Geert Uytterhoeven , Magnus Damm , Lorenzo Pieralisi , Krzysztof =?UTF-8?B?V2lsY3p5xYRza2k=?= , Rob Herring , linux-pci , Linux-Renesas , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Linux Kernel Mailing List , Sergey Shtylyov , Thomas Petazzoni , Clement Leger , Miquel Raynal Subject: Re: [PATCH v3 7/8] ARM: dts: r9a06g032: Add USB PHY DT support Message-ID: <20220428123018.11cd054f@bootlin.com> In-Reply-To: References: <20220422120850.769480-1-herve.codina@bootlin.com> <20220422120850.769480-8-herve.codina@bootlin.com> Organization: Bootlin X-Mailer: Claws Mail 4.0.0 (GTK+ 3.24.31; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Hi Geert, On Thu, 28 Apr 2022 11:51:44 +0200 Geert Uytterhoeven wrote: > Hi Herv=C3=A9, >=20 > On Fri, Apr 22, 2022 at 2:09 PM Herve Codina w= rote: > > Define the r9a06g032 generic part of the USB PHY device node. > > > > Signed-off-by: Herve Codina =20 >=20 > Thanks for your patch! >=20 > > --- a/arch/arm/boot/dts/r9a06g032.dtsi > > +++ b/arch/arm/boot/dts/r9a06g032.dtsi > > @@ -59,6 +59,12 @@ ext_rtc_clk: extrtcclk { > > clock-frequency =3D <0>; > > }; > > > > + usbphy: usbphy { =20 >=20 > Please preserve sort order (by node name). Ok, will be done. >=20 > > + #phy-cells =3D <0>; > > + compatible =3D "usb-nop-xceiv"; > > + status =3D "disabled"; > > + }; > > + > > soc { > > compatible =3D "simple-bus"; > > #address-cells =3D <1>; =20 >=20 > The rest LGTM, so with the above fixed: > Reviewed-by: Geert Uytterhoeven >=20 Regards, Herv=C3=A9 --=20 Herv=C3=A9 Codina, Bootlin Embedded Linux and Kernel engineering https://bootlin.com