]> git.ipfire.org Git - thirdparty/u-boot.git/blob - src/arm/broadcom/bcm283x-rpi-usb-peripheral.dtsi
Squashed 'dts/upstream/' content from commit aaba2d45dc2a
[thirdparty/u-boot.git] / src / arm / broadcom / bcm283x-rpi-usb-peripheral.dtsi
1 // SPDX-License-Identifier: GPL-2.0
2 &usb {
3 dr_mode = "peripheral";
4 g-rx-fifo-size = <256>;
5 g-np-tx-fifo-size = <32>;
6 g-tx-fifo-size = <256 256 512 512 512 768 768>;
7 };