Searched +full:hi3798cv200 +full:- +full:perictrl (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/arm/hisilicon/controller/ |
H A D | hi3798cv200-perictrl.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/arm/hisilicon/controller/hi3798cv200-perictrl.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Hisilicon Hi3798CV200 Peripheral Controller 10 - Wei Xu <xuwei5@hisilicon.com> 13 The Hi3798CV200 Peripheral Controller controls peripherals, queries 19 - const: hisilicon,hi3798cv200-perictrl 20 - const: syscon 21 - const: simple-mfd [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/phy/ |
H A D | phy-hi3798cv200-combphy.txt | 4 - compatible: Should be "hisilicon,hi3798cv200-combphy" 5 - reg: Should be the address space for COMBPHY configuration and state 7 PERI_COMBPHY0_STATE for COMBPHY0 Hi3798CV200 SoC. 8 - #phy-cells: Should be 1. The cell number is used to select the phy mode 9 as defined in <dt-bindings/phy/phy.h>. 10 - clocks: The phandle to clock provider and clock specifier pair. 11 - resets: The phandle to reset controller and reset specifier pair. 13 Refer to phy/phy-bindings.txt for the generic PHY binding properties. 16 - hisilicon,fixed-mode: If the phy device doesn't support mode select 19 - hisilicon,mode-select-bits: If the phy device support mode select, [all …]
|
H A D | phy-hisi-inno-usb2.txt | 4 - compatible: Should be one of the following strings: 5 "hisilicon,inno-usb2-phy", 6 "hisilicon,hi3798cv200-usb2-phy". 7 - reg: Should be the address space for PHY configuration register in peripheral 8 controller, e.g. PERI_USB0 for USB 2.0 PHY01 on Hi3798CV200 SoC. 9 - clocks: The phandle and clock specifier pair for INNO USB2 PHY device 11 - reset [all...] |
/freebsd/sys/contrib/device-tree/Bindings/arm/hisilicon/ |
H A D | hisilicon.txt | 2 ---------------------------------------------------- 5 - compatible = "hisilicon,hi3660"; 9 - compatible = "hisilicon,hi3660-hikey960", "hisilicon,hi3660"; 13 - compatible = "hisilicon,hi3670"; 17 - compatible = "hisilicon,hi3670-hikey970", "hisilicon,hi3670"; 19 Hi3798cv200 SoC 21 - compatible = "hisilicon,hi3798cv200"; 23 Hi3798cv200 Poplar Board 25 - compatible = "hisilicon,hi3798cv200-poplar", "hisilicon,hi3798cv200"; 29 - compatible = "hisilicon,hi3620-hi4511"; [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/hisilicon/ |
H A D | hi3798cv200.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 3 * DTS File for HiSilicon Hi3798cv200 SoC. 5 * Copyright (c) 2016-2017 HiSilicon Technologies Co., Ltd. 8 #include <dt-bindings/clock/histb-clock.h> 9 #include <dt-bindings/gpio/gpio.h> 10 #include <dt-bindings/interrupt-controller/arm-gic.h> 11 #include <dt-bindings/phy/phy.h> 12 #include <dt-bindings/reset/ti-syscon.h> 15 compatible = "hisilicon,hi3798cv200"; 16 interrupt-parent = <&gic>; [all …]
|