Lines Matching +full:soc +full:- +full:glue
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/phy/socionext,uniphier-usb2-phy.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
12 Pro4 SoC has both USB2 and USB3 host controllers, however, this USB3
13 controller doesn't include its own High-Speed PHY. This needs to specify
14 USB2 PHY instead of USB3 HS-PHY.
17 - Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
22 - socionext,uniphier-pro4-usb2-phy
23 - socionext,uniphier-ld11-usb2-phy
25 "#address-cells":
28 "#size-cells":
32 "^phy@[0-9]+$":
43 "#phy-cells":
47 - reg
48 - "#phy-cells"
51 - compatible
52 - "#address-cells"
53 - "#size-cells"
58 - |
59 // The UniPhier usb2-phy should be a subnode of a "syscon" compatible node.
61 soc-glue@5f800000 {
62 compatible = "socionext,uniphier-ld11-soc-glue", "simple-mfd", "syscon";
65 usb-controller {
66 compatible = "socionext,uniphier-ld11-usb2-phy";
67 #address-cells = <1>;
68 #size-cells = <0>;
72 #phy-cells = <0>;
77 #phy-cells = <0>;
82 #phy-cells = <0>;