162306a36Sopenharmony_ci// SPDX-License-Identifier: GPL-2.0 262306a36Sopenharmony_ci&usb { 362306a36Sopenharmony_ci dr_mode = "otg"; 462306a36Sopenharmony_ci g-rx-fifo-size = <256>; 562306a36Sopenharmony_ci g-np-tx-fifo-size = <32>; 662306a36Sopenharmony_ci /* 762306a36Sopenharmony_ci * According to dwc2 the sum of all device EP 862306a36Sopenharmony_ci * fifo sizes shouldn't exceed 3776 bytes. 962306a36Sopenharmony_ci */ 1062306a36Sopenharmony_ci g-tx-fifo-size = <256 256 512 512 512 768 768>; 1162306a36Sopenharmony_ci}; 12