Re: [PATCH 10/28] ARM: dts: mmp3: fix USB & USB PHY node names

From: Andrew Lunn
Date: Tue Mar 17 2020 - 09:32:39 EST


On Tue, Mar 17, 2020 at 10:39:04AM +0100, Lubomir Rintel wrote:
> There are better generic ones and the validation is going to complain:
>
> mmp3-dell-ariel.dt.yaml: hsic@f0001000: $nodename:0: 'hsic@f0001000'
> does not match '^usb(@.*)?'
> mmp3-dell-ariel.dt.yaml: hsic@f0002000: $nodename:0: 'hsic@f0002000'
> does not match '^usb(@.*)?'
> ...
>
> Signed-off-by: Lubomir Rintel <lkundrak@xxxxx>

Reviewed-by: Andrew Lunn <andrew@xxxxxxx>

Andrew