Lines Matching +full:hhi +full:- +full:sysctrl
8 - compatible: must be one of:
9 - "amlogic,meson8-clkc" for Meson8 (S802) SoCs
10 - "amlogic,meson8b-clkc" for Meson8 (S805) SoCs
11 - "amlogic,meson8m2-clkc" for Meson8m2 (S812) SoCs
12 - #clock-cells: should be 1.
13 - #reset-cells: should be 1.
14 - clocks: list of clock phandles, one for each entry in clock-names
15 - clock-names: should contain the following:
21 - compatible: "amlogic,meson-hhi-sysctrl", "simple-mfd", "syscon"
22 - reg: base address and size of the HHI system control register space.
26 preprocessor macros in the dt-bindings/clock/meson8b-clkc.h header and can be
30 dt-bindings/reset/amlogic,meson8b-clkc-reset.h (which can be used from the
36 clkc: clock-controller {
37 compatible = "amlogic,meson8b-clkc";
38 #clock-cells = <1>;
39 #reset-cells = <1>;
47 compatible = "amlogic,meson-uart";