Brooklyn/arch/arm/boot/dts/bcm283x-rpi-usb-peripheral.dtsi
Scare Crowe b83067bfb6 BrooklynR 5.16.0
Staying ahead of others.
2021-07-30 14:50:19 +05:00

8 lines
172 B
Plaintext

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