Searched +full:hi3519 +full:- +full:sysctrl (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/Documentation/devicetree/bindings/arm/hisilicon/controller/ ! |
D | sysctrl.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/arm/hisilicon/controller/sysctrl.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Wei Xu <xuwei5@hisilicon.com> 17 Hi3519, Hi6220 system controller, each of them is mostly compatible with the 23 Hisilicon system controller --> hisilicon,sysctrl 24 HiP01 system controller --> hisilicon,hip01-sysctrl 25 Hi6220 system controller --> hisilicon,hi6220-sysctrl 26 Hi3519 system controller --> hisilicon,hi3519-sysctrl [all …]
|
/linux-6.12.1/Documentation/devicetree/bindings/clock/ ! |
D | hisi-crg.txt | 7 Documentation/devicetree/bindings/clock/clock-bindings.txt 12 - compatible: should be one of the following. 13 - "hisilicon,hi3516cv300-crg" 14 - "hisilicon,hi3516cv300-sysctrl" 15 - "hisilicon,hi3519-crg" 16 - "hisilicon,hi3798cv200-crg" 17 - "hisilicon,hi3798cv200-sysctrl" 19 - reg: physical base address of the controller and length of memory mapped 22 - #clock-cells: should be 1. 27 All these identifier could be found in <dt-bindings/clock/hi3519-clock.h>. [all …]
|
/linux-6.12.1/arch/arm/boot/dts/hisilicon/ ! |
D | hi3519.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-or-later 6 #include <dt-bindings/clock/hi3519-clock.h> 7 #include <dt-bindings/interrupt-controller/arm-gic.h> 9 #address-cells = <1>; 10 #size-cells = <1>; 14 #address-cells = <1>; 15 #size-cells = <0>; 19 compatible = "arm,cortex-a7"; 24 gic: interrupt-controller@10300000 { 25 compatible = "arm,cortex-a7-gic"; [all …]
|