Lines Matching +full:exynos +full:- +full:bus
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/usb/samsung,exynos-usb2.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Samsung Exynos SoC USB 2.0 EHCI/OHCI Controller
10 - Krzysztof Kozlowski <krzk@kernel.org>
15 - samsung,exynos4210-ehci
16 - samsung,exynos4210-ohci
21 clock-names:
23 - const: usbhost
32 phy-names:
41 samsung,vbus-gpio:
44 needs to be pulled up for the bus to be powered.
47 - compatible
48 - clocks
49 - clock-names
50 - interrupts
51 - phys
52 - phy-names
53 - reg
56 - $ref: usb-hcd.yaml#
57 - if:
61 const: samsung,exynos4210-ohci
64 samsung,vbus-gpio: false
69 - |
70 #include <dt-bindings/clock/exynos5420.h>
71 #include <dt-bindings/interrupt-controller/arm-gic.h>
74 compatible = "samsung,exynos4210-ehci";
78 clock-names = "usbhost";
80 phy-names = "host";
82 #address-cells = <1>;
83 #size-cells = <0>;
88 #address-cells = <1>;
89 #size-cells = <0>;
94 local-mac-address = [00 00 00 00 00 00];
100 compatible = "samsung,exynos4210-ohci";
104 clock-names = "usbhost";
106 phy-names = "host";