Searched +full:phy +full:- +full:rockchip +full:- +full:inno +full:- +full:usb2 (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/phy/ |
H A D | phy-rockchip-inno-usb2.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 4 $id: http://devicetree.org/schemas/phy/phy-rockchip-inno-usb2.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Rockchip USB2.0 phy with inno IP block 10 - Heiko Stuebner <heiko@sntech.de> 15 - rockchip,px30-usb2phy 16 - rockchip,rk3128-usb2phy 17 - rockchip,rk3228-usb2phy 18 - rockchip,rk3308-usb2phy [all …]
|
H A D | rockchip,inno-usb2phy.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 4 $id: http://devicetree.org/schemas/phy/rockchip,inno-usb2ph [all...] |
/freebsd/sys/contrib/device-tree/Bindings/usb/ |
H A D | rockchip,dwc3.txt | 1 Rockchip SuperSpeed DWC3 USB SoC controller 4 - compatible: should contain "rockchip,rk3399-dwc3" for rk3399 SoC 5 - clocks: A list of phandle + clock-specifier pairs for the 6 clocks listed in clock-names 7 - clock-names: Should contain the following: 18 Phy documentation is provided in the following places: 19 Documentation/devicetree/bindings/phy/phy-rockchip-inno-usb2.yaml - USB2.0 PHY 20 Documentation/devicetree/bindings/phy/phy-rockchip-typec.txt - Type-C PHY 25 compatible = "rockchip,rk3399-dwc3"; 28 clock-names = "ref_clk", "suspend_clk", [all …]
|
H A D | rockchip,dwc3.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 4 $id: http://devicetree.org/schemas/usb/rockchip,dwc3.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Rockchip SuperSpeed DWC3 USB SoC controller 10 - Heik [all...] |
/freebsd/sys/contrib/device-tree/src/arm/rockchip/ |
H A D | rk3128.dtsi | 1 // SPDX-License-Identifier: GPL-2.0+ 3 * (C) Copyright 2017 Rockchip Electronics Co., Ltd 6 #include <dt-bindings/clock/rk3128-cru.h> 7 #include <dt-bindings/gpio/gpio.h> 8 #include <dt-bindings/interrupt-controller/arm-gic.h> 9 #include <dt-bindings/interrupt-controller/irq.h> 10 #include <dt-bindings/pinctrl/rockchip.h> 11 #include <dt-bindings/power/rk3128-power.h> 14 compatible = "rockchip,rk3128"; 15 interrupt-parent = <&gic>; [all …]
|