mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-10 07:59:42 -04:00
ARM: dts: stm32: lxa-tac: adjust USB gadget fifo sizes for multi function
Allow providing the Ethernet and mass storage functions on the USB peripheral port at the same time. Signed-off-by: Leonard Göhrs <l.goehrs@pengutronix.de> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>
This commit is contained in:
committed by
Alexandre Torgue
parent
4f1d50488f
commit
0407c432ae
@@ -580,6 +580,10 @@ &usbotg_hs {
|
||||
vusb_d-supply = <&vdd_usb>;
|
||||
vusb_a-supply = <®18>;
|
||||
|
||||
g-rx-fifo-size = <512>;
|
||||
g-np-tx-fifo-size = <32>;
|
||||
g-tx-fifo-size = <128 128 64 16 16 16 16 16>;
|
||||
|
||||
dr_mode = "peripheral";
|
||||
|
||||
status = "okay";
|
||||
|
||||
Reference in New Issue
Block a user