| # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause |
| $id: http://devicetree.org/schemas/usb/ti,usb8020b.yaml# |
| $schema: http://devicetree.org/meta-schemas/core.yaml# |
| title: TI USB8020B USB 3.0 hub controller |
| - Macpaul Lin <macpaul.lin@mediatek.com> |
| - description: GPIO specifier for GRST# pin. |
| VDD power supply to the hub |
| $ref: /schemas/types.yaml#/definitions/phandle |
| phandle to the peer hub on the controller. |
| additionalProperties: false |
| #include <dt-bindings/gpio/gpio.h> |
| compatible = "usb451,8027"; |
| reset-gpios = <&pio 7 GPIO_ACTIVE_HIGH>; |
| vdd-supply = <&usb_hub_fixed_3v3>; |
| compatible = "usb451,8025"; |
| reset-gpios = <&pio 7 GPIO_ACTIVE_HIGH>; |
| vdd-supply = <&usb_hub_fixed_3v3>; |