aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/zynq/patches/100-dt-sync-dts-files-with-kernel.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/zynq/patches/100-dt-sync-dts-files-with-kernel.patch')
-rw-r--r--target/linux/zynq/patches/100-dt-sync-dts-files-with-kernel.patch17
1 files changed, 17 insertions, 0 deletions
diff --git a/target/linux/zynq/patches/100-dt-sync-dts-files-with-kernel.patch b/target/linux/zynq/patches/100-dt-sync-dts-files-with-kernel.patch
new file mode 100644
index 0000000000..47959bd1db
--- /dev/null
+++ b/target/linux/zynq/patches/100-dt-sync-dts-files-with-kernel.patch
@@ -0,0 +1,17 @@
+--- a/arch/arm/boot/dts/zynq-zed.dts
++++ b/arch/arm/boot/dts/zynq-zed.dts
+@@ -32,10 +32,12 @@
+ bootargs = "earlyprintk";
+ stdout-path = "serial0:115200n8";
+ };
+-
+ usb_phy0: phy0 {
+- compatible = "usb-nop-xceiv";
++ compatible = "ulpi-phy";
+ #phy-cells = <0>;
++ reg = <0xe0002000 0x1000>;
++ view-port = <0x0170>;
++ drv-vbus;
+ };
+ };
+