kernel_samsung_a53x/arch/arm/boot/dts/bcm283x-rpi-usb-peripheral.dtsi

8 lines
172 B
Text
Raw Normal View History

2024-06-15 21:02:09 +02:00
// SPDX-License-Identifier: GPL-2.0
&usb {
dr_mode = "peripheral";
g-rx-fifo-size = <256>;
g-np-tx-fifo-size = <32>;
g-tx-fifo-size = <256 256 512 512 512 768 768>;
};