Rtwo/kernel/motorola/sm8550/arch/arm/boot/dts/bcm283x-rpi-usb-peripheral.dtsi
2025-09-30 19:22:48 -05:00

7 lines
172 B
Text

// 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>;
};