162306a36Sopenharmony_ciULPI bus binding 262306a36Sopenharmony_ci---------------- 362306a36Sopenharmony_ci 462306a36Sopenharmony_ciPhys that are behind a ULPI connection can be described with the following 562306a36Sopenharmony_cibinding. The host controller shall have a "ulpi" named node as a child, and 662306a36Sopenharmony_cithat node shall have one enabled node underneath it representing the ulpi 762306a36Sopenharmony_cidevice on the bus. 862306a36Sopenharmony_ci 962306a36Sopenharmony_ciEXAMPLE 1062306a36Sopenharmony_ci------- 1162306a36Sopenharmony_ci 1262306a36Sopenharmony_ciusb { 1362306a36Sopenharmony_ci compatible = "vendor,usb-controller"; 1462306a36Sopenharmony_ci 1562306a36Sopenharmony_ci ulpi { 1662306a36Sopenharmony_ci phy { 1762306a36Sopenharmony_ci compatible = "vendor,phy"; 1862306a36Sopenharmony_ci }; 1962306a36Sopenharmony_ci }; 2062306a36Sopenharmony_ci}; 21