[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20201016085235.znzzbqxac4yvh3cz@mobilestation>
Date: Fri, 16 Oct 2020 11:52:35 +0300
From: Serge Semin <Sergey.Semin@...kalelectronics.ru>
To: Alexandre Torgue <alexandre.torgue@...com>
CC: Serge Semin <fancer.lancer@...il.com>,
Mathias Nyman <mathias.nyman@...el.com>,
Felipe Balbi <balbi@...nel.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Rob Herring <robh+dt@...nel.org>,
Alexey Brodkin <abrodkin@...opsys.com>,
Vineet Gupta <vgupta@...opsys.com>,
Hauke Mehrtens <hauke@...ke-m.de>,
Rafał Miłecki <zajec5@...il.com>,
<bcm-kernel-feedback-list@...adcom.com>,
Wei Xu <xuwei5@...ilicon.com>,
Vladimir Zapolskiy <vz@...ia.com>,
Maxime Coquelin <mcoquelin.stm32@...il.com>,
Paul Cercueil <paul@...pouillou.net>,
Thomas Bogendoerfer <tsbogend@...ha.franken.de>,
Matthias Brugger <matthias.bgg@...il.com>,
Michael Ellerman <mpe@...erman.id.au>,
Benjamin Herrenschmidt <benh@...nel.crashing.org>,
Paul Mackerras <paulus@...ba.org>,
Alexey Malahov <Alexey.Malahov@...kalelectronics.ru>,
Pavel Parkhomenko <Pavel.Parkhomenko@...kalelectronics.ru>,
Andy Gross <agross@...nel.org>,
Bjorn Andersson <bjorn.andersson@...aro.org>,
Manu Gautam <mgautam@...eaurora.org>,
Roger Quadros <rogerq@...com>,
Lad Prabhakar <prabhakar.mahadev-lad.rj@...renesas.com>,
Yoshihiro Shimoda <yoshihiro.shimoda.uh@...esas.com>,
Neil Armstrong <narmstrong@...libre.com>,
Kevin Hilman <khilman@...libre.com>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-snps-arc@...ts.infradead.org>, <linux-mips@...r.kernel.org>,
<linuxppc-dev@...ts.ozlabs.org>, <linux-usb@...r.kernel.org>,
<devicetree@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<linux-stm32@...md-mailman.stormreply.com>,
<linux-mediatek@...ts.infradead.org>
Subject: Re: [PATCH 18/20] arch: dts: Fix EHCI/OHCI DT nodes name
Hello Alexandre,
On Fri, Oct 16, 2020 at 09:08:23AM +0200, Alexandre Torgue wrote:
> Hi Serge,
>
> On 10/14/20 12:14 PM, Serge Semin wrote:
> > In accordance with the Generic EHCI/OHCI bindings the corresponding node
> > name is suppose to comply with the Generic USB HCD DT schema, which
> > requires the USB nodes to have the name acceptable by the regexp:
> > "^usb(@.*)?" . Let's fix the DTS files, which have the nodes defined with
> > incompatible names.
> >
> > Signed-off-by: Serge Semin <Sergey.Semin@...kalelectronics.ru>
> >
> > ---
> >
> > Please, test the patch out to make sure it doesn't brake the dependent DTS
> > files. I did only a manual grepping of the possible nodes dependencies.
> > ---
> > arch/arc/boot/dts/axs10x_mb.dtsi | 4 ++--
> > arch/arc/boot/dts/hsdk.dts | 4 ++--
> > arch/arc/boot/dts/vdk_axs10x_mb.dtsi | 2 +-
> > arch/arm/boot/dts/bcm5301x.dtsi | 4 ++--
> > arch/arm/boot/dts/bcm53573.dtsi | 4 ++--
> > arch/arm/boot/dts/hisi-x5hd2.dtsi | 4 ++--
> > arch/arm/boot/dts/lpc18xx.dtsi | 4 ++--
> > arch/arm/boot/dts/stm32mp151.dtsi | 4 ++--
> > arch/arm64/boot/dts/hisilicon/hi3798cv200.dtsi | 4 ++--
> > arch/arm64/boot/dts/hisilicon/hip06.dtsi | 4 ++--
> > arch/arm64/boot/dts/hisilicon/hip07.dtsi | 4 ++--
> > arch/mips/boot/dts/ingenic/jz4740.dtsi | 2 +-
> > arch/mips/boot/dts/ingenic/jz4770.dtsi | 2 +-
> > arch/mips/boot/dts/mti/sead3.dts | 2 +-
> > arch/mips/boot/dts/ralink/mt7628a.dtsi | 2 +-
> > arch/powerpc/boot/dts/akebono.dts | 6 +++---
> > 16 files changed, 28 insertions(+), 28 deletions(-)
> >
>
> I surely missed something, but we have here in the same patch modifications
> for different architectures and different vendors.
>
> Do you plan to split this patch after getting some Acked-by / Tested-by ?
Yeah, I'll split this patch and two next ones up in v3.
-Sergey
>
> regards
> Alex
>
>
Powered by blists - more mailing lists