| # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause |
| $id: http://devicetree.org/schemas/usb/microchip,usb2514.yaml# |
| $schema: http://devicetree.org/meta-schemas/core.yaml# |
| title: Microchip USB2514 Hub Controller |
| - Fabio Estevam <festevam@gmail.com> |
| description: GPIO connected to the RESET_N pin. |
| description: 3.3V power supply. |
| description: External 24MHz clock connected to the CLKIN pin. |
| unevaluatedProperties: false |
| #include <dt-bindings/clock/imx6qdl-clock.h> |
| #include <dt-bindings/gpio/gpio.h> |
| compatible = "usb424,2514"; |
| clocks = <&clks IMX6QDL_CLK_CKO>; |
| reset-gpios = <&gpio7 12 GPIO_ACTIVE_LOW>; |
| vdd-supply = <®_3v3_hub>; |
| compatible = "usbb95,772b"; |