Lines Matching +full:pctrl +full:- +full:syscon
8 - compatible: the compatible should be one of the following strings to
11 - "hisilicon,hi3660-crgctrl"
12 - "hisilicon,hi3660-pctrl"
13 - "hisilicon,hi3660-pmuctrl"
14 - "hisilicon,hi3660-sctrl"
15 - "hisilicon,hi3660-iomcu"
16 - "hisilicon,hi3660-stub-clk"
18 - reg: physical base address of the controller and length of memory mapped
21 - #clock-cells: should be 1.
25 - mboxes: Phandle to the mailbox for sending message to MCU.
26 (See: ../mailbox/hisilicon,hi3660-mailbox.txt for more info)
31 All these identifier could be found in <dt-bindings/clock/hi3660-clock.h>.
34 crg_ctrl: clock-controller@fff35000 {
35 compatible = "hisilicon,hi3660-crgctrl", "syscon";
37 #clock-cells = <1>;
46 clock-names = "uartclk", "apb_pclk";