Searched +full:pericrg +full:- +full:syscon (Results 1 – 5 of 5) sorted by relevance
| /freebsd/sys/contrib/device-tree/Bindings/phy/ |
| H A D | hisilicon,hi3660-usb3.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 4 $id: http://devicetree.org/schemas/phy/hisilicon,hi3660-usb3.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Mauro Carvalho Chehab <mchehab+huawei@kernel.org> 16 const: hisilicon,hi3660-usb-phy 18 "#phy-cells": 21 hisilicon,pericrg-syscon: 23 description: phandle of syscon used to control iso refclk. 25 hisilicon,pctrl-syscon: [all …]
|
| H A D | hisilicon,hi3670-usb3.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 4 $id: http://devicetree.org/schemas/phy/hisilicon,hi3670-usb3.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Mauro Carvalho Chehab <mchehab+huawei@kernel.org> 17 const: hisilicon,hi3670-usb-phy 19 "#phy-cells": 22 hisilicon,pericrg-syscon: 24 description: phandle of syscon used to control iso refclk. 26 hisilicon,pctrl-syscon: [all …]
|
| H A D | phy-hi3660-usb3.txt | 2 ----------------------- 5 - compatible: should be "hisilicon,hi3660-usb-phy" 6 - #phy-cells: must be 0 7 - hisilicon,pericrg-syscon: phandle of syscon used to control phy. 8 - hisilicon,pctrl-syscon: phandle of syscon used to control phy. 9 - hisilicon,eye-diagram-param: parameter set for phy 10 Refer to phy/phy-bindings.txt for the generic PHY binding properties 16 compatible = "syscon", "simple-mfd"; 19 usb-phy { 20 compatible = "hisilicon,hi3660-usb-phy"; [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/soc/hisilicon/ |
| H A D | hisilicon,hi3660-usb3-otg-bc.yaml | 1 # SPDX-License-Identifier: GPL-2.0 OR BSD-2-Clause 3 --- 4 $id: http://devicetree.org/schemas/soc/hisilicon/hisilicon,hi3660-usb3-otg-bc.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Hisilicon Kirin 960 USB OTG Battery Charging Syscon 10 - Mauro Carvalho Chehab <mchehab+huawei@kernel.org> 15 - const: hisilicon,hi3660-usb3-otg-bc 16 - const: syscon 17 - const: simple-mfd 22 usb-phy: [all …]
|
| /freebsd/sys/contrib/device-tree/src/arm64/hisilicon/ |
| H A D | hi3660.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 8 #include <dt-bindings/interrupt-controller/arm-gic.h> 9 #include <dt-bindings/clock/hi3660-clock.h> 10 #include <dt-bindings/thermal/thermal.h> 14 interrupt-parent = <&gic>; 15 #address-cells = <2>; 16 #size-cells = <2>; 19 compatible = "arm,psci-0.2"; 24 #address-cells = <2>; 25 #size-cells = <0>; [all …]
|