1# Copyright (c) 2022 Meta Platforms 2# SPDX-License-Identifier: Apache-2.0 3 4description: | 5 This binding is to be used by all the usb transceivers which are an external 6 ULPI phy 7 8compatible: "usb-ulpi-phy" 9 10include: phy-controller.yaml 11 12properties: 13 "#phy-cells": 14 const: 0 15 16 reset-gpios: 17 type: phandle-array 18 description: | 19 GPIO connected to the ulpi RESET pin. 20