You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
723 B
22 lines
723 B
6 years ago
|
From 31a7809e5c35dc488c7ab889481f25cffc8d8c1b Mon Sep 17 00:00:00 2001
|
||
|
From: Phil Elwell <phil@raspberrypi.org>
|
||
|
Date: Wed, 21 Mar 2018 13:53:39 +0000
|
||
|
Subject: [PATCH 256/454] overlays: Update 'upstream' overlay with new dwc2
|
||
|
|
||
|
Signed-off-by: Phil Elwell <phil@raspberrypi.org>
|
||
|
---
|
||
|
arch/arm/boot/dts/overlays/upstream-overlay.dts | 2 +-
|
||
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
||
|
|
||
|
--- a/arch/arm/boot/dts/overlays/upstream-overlay.dts
|
||
|
+++ b/arch/arm/boot/dts/overlays/upstream-overlay.dts
|
||
|
@@ -126,7 +126,7 @@
|
||
|
dr_mode = "otg";
|
||
|
g-np-tx-fifo-size = <32>;
|
||
|
g-rx-fifo-size = <256>;
|
||
|
- g-tx-fifo-size = <512 512 512 512 512 768>;
|
||
|
+ g-tx-fifo-size = <512 512 512 512 512 256 256>;
|
||
|
status = "okay";
|
||
|
};
|
||
|
};
|