Skip to content
Snippets Groups Projects
Commit 69b67ec8 authored by Vipul Kumar's avatar Vipul Kumar Committed by Michal Simek
Browse files

ARM: zynq: dts: Added alias for usb node


This patch added alias for usb node in dts file.

Signed-off-by: default avatarVipul Kumar <vipul.kumar@xilinx.com>
Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
parent a6af3090
No related branches found
No related tags found
No related merge requests found
...@@ -16,6 +16,7 @@ ...@@ -16,6 +16,7 @@
serial0 = &uart1; serial0 = &uart1;
spi0 = &qspi; spi0 = &qspi;
mmc0 = &sdhci0; mmc0 = &sdhci0;
usb0 = &usb0;
}; };
memory@0 { memory@0 {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment