Searched +full:hub +full:- +full:vdd33 +full:- +full:en +full:- +full:gpios (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)4 ---5 $id: "http://devicetree.org/schemas/misc/hisilicon-hikey-usb.yaml#"6 $schema: "http://devicetree.org/meta-schemas/core.yaml#"8 title: HiKey960 onboard USB GPIO Hub11 - John Stultz <john.stultz@linaro.org>14 Supports the onboard HiKey960 USB GPIO hub, which acts as a15 role-switch intermediary to detect the state of the USB-C16 port, to switch the hub into dual-role USB-C or host mode,17 which enables the onboard USB-A host ports.[all …]
1 // SPDX-License-Identifier: GPL-2.09 /dts-v1/;12 #include "hikey960-pinctrl.dtsi"13 #include "hi3660-drm.dtsi"14 #include "hi3660-gpu.dtsi"16 #include <dt-bindings/gpio/gpio.h>17 #include <dt-bindings/input/input.h>18 #include <dt-bindings/interrupt-controller/irq.h>19 #include <dt-bindings/usb/pd.h>23 compatible = "hisilicon,hi3660-hikey960", "hisilicon,hi3660";[all …]