Lines Matching +full:pctrl +full:- +full:syscon
8 - compatible: the compatible should be one of the following strings to
11 - "hisilicon,hi3670-crgctrl"
12 - "hisilicon,hi3670-pctrl"
13 - "hisilicon,hi3670-pmuctrl"
14 - "hisilicon,hi3670-sctrl"
15 - "hisilicon,hi3670-iomcu"
16 - "hisilicon,hi3670-media1-crg"
17 - "hisilicon,hi3670-media2-crg"
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/hi3670-clock.h>.
30 crg_ctrl: clock-controller@fff35000 {
31 compatible = "hisilicon,hi3670-crgctrl", "syscon";
33 #clock-cells = <1>;
42 clock-names = "uartclk", "apb_pclk";