Re: [PATCH 08/29] arm: dts: stm32: Harmonize EHCI/OHCI DT nodes name

From: Alexandre Torgue
Date: Mon Nov 09 2020 - 05:44:49 EST


Hi Serge

On 10/20/20 2:36 PM, Krzysztof Kozlowski wrote:
On Tue, Oct 20, 2020 at 02:59:38PM +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: Amelie Delaunay <amelie.delaunay@xxxxxx>
---
arch/arm/boot/dts/stm32mp151.dtsi | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Acked-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx>

Best regards,
Krzysztof


Applied on stm32-next (I just fix cosmetic in commit title).

Thanks.
Alex