Searched +full:hix5hd2 +full:- +full:clock (Results 1 – 8 of 8) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/clock/ |
H A D | hix5hd2-clock.txt | 1 * Hisilicon Hix5hd2 Clock Controller 3 The hix5hd2 clock controller generates and supplies clock to various 4 controllers within the hix5hd2 SoC. 8 - compatible: should be "hisilicon,hix5hd2-clock" 9 - reg: Address and length of the register set 10 - #clock-cells: Should be <1> 12 Each clock is assigned an identifier and client nodes use this identifier 13 to specify the clock which they consume. 15 All these identifier could be found in <dt-bindings/clock/hix5hd2-clock.h>. 18 clock: clock@f8a22000 { [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/hisilicon/ |
H A D | hisi-x5hd2.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Copyright (c) 2013-2014 Linaro Ltd. 4 * Copyright (c) 2013-2014 HiSilicon Limited. 7 #include <dt-bindings/clock/hix5hd2-clock.h> 10 #address-cells = <1>; 11 #size-cells = <1>; 17 gic: interrupt-controller@f8a01000 { 18 compatible = "arm,cortex-a9-gic"; 19 #interrupt-cells = <3>; 20 #address-cells = <0>; [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/i2c/ |
H A D | i2c-hix5hd2.txt | 1 I2C for Hisilicon hix5hd2 chipset platform 4 - compatible: Must be "hisilicon,hix5hd2-i2c" 5 - reg: physical base address of the controller and length of memory mapped 7 - interrupts: interrupt number to the cpu. 8 - #address-cells = <1>; 9 - #size-cells = <0>; 10 - clocks: phandles to input clocks. 13 - clock-frequency: Desired I2C bus frequency in Hz, otherwise defaults to 100000 14 - Child nodes conforming to i2c bus binding 18 compatible = "hisilicon,hix5hd2-i2c"; [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/media/ |
H A D | hix5hd2-ir.txt | 1 Device-Tree bindings for hix5hd2 ir IP 4 - compatible: Should contain "hisilicon,hix5hd2-ir", or: 5 - "hisilicon,hi3796cv300-ir" for Hi3796CV300 IR device. 6 - reg: Base physical address of the controller and length of memory 8 - interrupts: interrupt-specifier for the sole interrupt generated by 11 - clocks: clock phandle and specifier pair. 14 - linux,rc-map-name: see rc.txt file in the same directory. 15 - hisilicon,power-syscon: DEPRECATED. Don't use this in new dts files. 21 compatible = "hisilicon,hix5hd2-ir"; 24 clocks = <&clock HIX5HD2_IR_CLOCK>; [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/net/ |
H A D | hisilicon-hix5hd2-gmac.txt | 1 Hisilicon hix5hd2 gmac controller 4 - compatible: should contain one of the following SoC strings: 5 * "hisilicon,hix5hd2-gmac" 6 * "hisilicon,hi3798cv200-gmac" 7 * "hisilicon,hi3516a-gmac" 9 * "hisilicon,hisi-gmac-v1" 10 * "hisilicon,hisi-gmac-v2" 11 The version v1 includes SoCs hix5hd2. 13 - reg: specifies base physical address(s) and size of the device registers. 16 - interrupts: should contain the MAC interrupt. [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/arm/hisilicon/controller/ |
H A D | cpuctrl.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schema [all...] |
/freebsd/sys/contrib/device-tree/src/arm64/hisilicon/ |
H A D | hi3798cv200.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 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> 16 interrupt-parent = <&gic>; 17 #address-cells = <2>; 18 #size-cells = <2>; [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"; 21 - compatible = "hisilicon,hi3798cv200"; 25 - compatible = "hisilicon,hi3798cv200-poplar", "hisilicon,hi3798cv200"; 29 - compatible = "hisilicon,hi3620-hi4511"; 33 - compatible = "hisilicon,hi6220"; 37 - compatible = "hisilicon,hi6220-hikey", "hisilicon,hi6220"; [all …]
|