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

Michal Simek monstr at monstr.eu
Wed Jan 19 11:33:16 CET 2022


pá 14. 1. 2022 v 12:43 odesílatel Michal Simek <michal.simek at xilinx.com> napsal:
>
> From: Manish Narani <manish.narani at xilinx.com>
>
> 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 <manish.narani at xilinx.com>
> Signed-off-by: Michal Simek <michal.simek at xilinx.com>
> ---
>
>  arch/arm/dts/zynqmp.dtsi | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/arch/arm/dts/zynqmp.dtsi b/arch/arm/dts/zynqmp.dtsi
> index 300a2189f6eb..1331cec36f34 100644
> --- a/arch/arm/dts/zynqmp.dtsi
> +++ b/arch/arm/dts/zynqmp.dtsi
> @@ -858,7 +858,7 @@
>                         reset-names = "usb_crst", "usb_hibrst", "usb_apbrst";
>                         ranges;
>
> -                       dwc3_0: dwc3 at fe200000 {
> +                       dwc3_0: usb at fe200000 {
>                                 compatible = "snps,dwc3";
>                                 status = "disabled";
>                                 reg = <0x0 0xfe200000 0x0 0x40000>;
> @@ -890,7 +890,7 @@
>                         reset-names = "usb_crst", "usb_hibrst", "usb_apbrst";
>                         ranges;
>
> -                       dwc3_1: dwc3 at fe300000 {
> +                       dwc3_1: usb at fe300000 {
>                                 compatible = "snps,dwc3";
>                                 status = "disabled";
>                                 reg = <0x0 0xfe300000 0x0 0x40000>;
> --
> 2.34.1
>

Applied.
M

-- 
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Xilinx Microblaze
Maintainer of Linux kernel - Xilinx Zynq ARM and ZynqMP ARM64 SoCs
U-Boot custodian - Xilinx Microblaze/Zynq/ZynqMP/Versal SoCs


More information about the U-Boot mailing list