Re: [PATCH 06/29] arc: dts: Harmonize EHCI/OHCI DT nodes name

From: Krzysztof Kozlowski
Date: Tue Oct 20 2020 - 08:35:14 EST


On Tue, Oct 20, 2020 at 02:59:36PM +0300, 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(@.*)?" . Make sure the "generic-ehci" and "generic-ohci"-compatible
> nodes are correctly named.
>
> Signed-off-by: Serge Semin <Sergey.Semin@xxxxxxxxxxxxxxxxxxxx>
> Acked-by: Alexey Brodkin <abrodkin@xxxxxxxxxxxx>
> ---
> arch/arc/boot/dts/axc003.dtsi | 4 ++--
> arch/arc/boot/dts/axc003_idu.dtsi | 4 ++--
> arch/arc/boot/dts/axs10x_mb.dtsi | 4 ++--
> arch/arc/boot/dts/hsdk.dts | 4 ++--
> arch/arc/boot/dts/vdk_axs10x_mb.dtsi | 2 +-
> 5 files changed, 9 insertions(+), 9 deletions(-)

Acked-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx>

Best regards,
Krzysztof