Re: [PATCH] arm64: zynqmp: Update USB node handle from dwc3 to usb

2022-01-19 Thread Michal Simek
pá 14. 1. 2022 v 12:43 odesílatel Michal Simek napsal: > > From: Manish Narani > > The DWC3 bindings require all USB node handles to be '^usb@[0-9a-f]+$'. > Update the same in ZynqMP device tree. > > Signed-off-by: Manish Narani > Signed-off-by: Michal Simek > --- > > arch/arm/dts/zynqmp.dtsi

[PATCH] arm64: zynqmp: Update USB node handle from dwc3 to usb

2022-01-14 Thread Michal Simek
From: Manish Narani The DWC3 bindings require all USB node handles to be '^usb@[0-9a-f]+$'. Update the same in ZynqMP device tree. Signed-off-by: Manish Narani Signed-off-by: Michal Simek --- arch/arm/dts/zynqmp.dtsi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git