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 D54F2C4332F for ; Thu, 28 Apr 2022 09:46:39 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231665AbiD1Jtu (ORCPT ); Thu, 28 Apr 2022 05:49:50 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58424 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1346662AbiD1J00 (ORCPT ); Thu, 28 Apr 2022 05:26:26 -0400 Received: from relay4-d.mail.gandi.net (relay4-d.mail.gandi.net [IPv6:2001:4b98:dc4:8::224]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2A2B77B548; Thu, 28 Apr 2022 02:23:09 -0700 (PDT) Received: (Authenticated sender: herve.codina@bootlin.com) by mail.gandi.net (Postfix) with ESMTPSA id 9A08BE000F; Thu, 28 Apr 2022 09:23:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1651137787; 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=+FYRz/NDTDdoqmZUrm0uByCiRUWY9guhdRNlt4HmCM0=; b=mJOuZ1T9tUD92MO7DKvtNI5dLapxlMOfwd7x4IIOEHvO1p2pSSEfgESCe1miSaBT1AgaMJ 5CsfIP5a+s3RTPwOw2+O+S5UiQxtIzAMf86SF1I/TFrEVBHzqrH1WKOi85bPLE86lBFoxE jbWa112E+vXYK9vbmptM/yRaFcw6MjONxHK4d/AvH0CTKpvTVPBSo1+2qc91CSfQwgZaT7 qc8R0IvfKv6PFFUwaS6UdHsLKATrELdCMNdtEeZR6+aUgM4OGcdgWUhTcIcMi+rI7LlhET RjssszI3MTwi14aQ1drKj44O76GFOB8+ukLaYATaEmRHMuEaFSbr2D/vVvah1g== Date: Thu, 28 Apr 2022 11:23:02 +0200 From: Herve Codina To: Sergey Shtylyov Cc: Marek Vasut , Yoshihiro Shimoda , Bjorn Helgaas , "Rob Herring" , Krzysztof Kozlowski , "Geert Uytterhoeven" , Magnus Damm , Lorenzo Pieralisi , Krzysztof =?UTF-8?B?V2lsY3p5xYRza2k=?= , Rob Herring , , , , , Thomas Petazzoni , Clement Leger , Miquel Raynal Subject: Re: [PATCH v3 7/8] ARM: dts: r9a06g032: Add USB PHY DT support Message-ID: <20220428112302.3e8d3a7f@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: linux-pci@vger.kernel.org Hi Sergey, On Sat, 23 Apr 2022 19:41:09 +0300 Sergey Shtylyov wrote: > On 4/23/22 12:09 PM, Sergey Shtylyov wrote: >=20 > [...] > >> Define the r9a06g032 generic part of the USB PHY device node. > >> > >> Signed-off-by: Herve Codina > >> --- > >> arch/arm/boot/dts/r9a06g032.dtsi | 6 ++++++ > >> 1 file changed, 6 insertions(+) > >> > >> diff --git a/arch/arm/boot/dts/r9a06g032.dtsi b/arch/arm/boot/dts/r9a0= 6g032.dtsi > >> index 33581f0c55c4..58af07eb75c9 100644 > >> --- 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>; > >> }; > >> =20 > >> + usbphy: usbphy { =20 > >=20 > > I think the node name should be "usb-phy"... =20 >=20 > It's not my thinking alone, the DT spec documents "usb-phy" in section= 2.2.2. :-) Will be changed in v4. Thanks for pointing this. Regards, Herv=C3=A9 --=20 Herv=C3=A9 Codina, Bootlin Embedded Linux and Kernel engineering https://bootlin.com