Searched +full:uniphier +full:- +full:ld20 +full:- +full:dwc3 +full:- +full:glue (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/phy/socionext,uniphier-usb3ss-phy.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Socionext UniPhier USB3 Super-Speed (SS) PHY11 USB3 controller implemented on Socionext UniPhier SoCs.12 Although the controller includes High-Speed PHY and Super-Speed PHY,13 this describes about Super-Speed PHY.16 - Kunihiko Hayashi <hayashi.kunihiko@socionext.com>21 - socionext,uniphier-pro4-usb3-ssphy[all …]
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/phy/socionext,uniphier-usb3hs-phy.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Socionext UniPhier USB3 High-Speed (HS) PHY11 USB3 controller implemented on Socionext UniPhier SoCs.12 Although the controller includes High-Speed PHY and Super-Speed PHY,13 this describes about High-Speed PHY.16 - Kunihiko Hayashi <hayashi.kunihiko@socionext.com>21 - socionext,uniphier-pro5-usb3-hsphy[all …]
1 // SPDX-License-Identifier: GPL-2.0+ OR MIT3 // Device Tree Source for UniPhier LD20 SoC5 // Copyright (C) 2015-2016 Socionext Inc.8 #include <dt-bindings/gpio/gpio.h>9 #include <dt-bindings/gpio/uniphier-gpio.h>10 #include <dt-bindings/interrupt-controller/arm-gic.h>11 #include <dt-bindings/thermal/thermal.h>14 compatible = "socionext,uniphier-ld20";15 #address-cells = <2>;16 #size-cells = <2>;[all …]