Lines Matching +full:dt +full:- +full:node
4 multi-function device. More information can be found in MFD DT binding
12 dt-bindings/clock/maxim,max77686.h.
17 dt-bindings/clock/maxim,max77802.h.
21 dt-bindings/clock/maxim,max77620.h.
23 Following properties should be presend in main device node of the MFD chip.
27 - #clock-cells: from common clock binding; shall be set to 1.
30 - clock-output-names: From common clock binding.
34 - 0: 32khz_ap clock (max77686, max77802), 32khz_out0 (max77620)
35 - 1: 32khz_cp clock (max77686, max77802),
36 - 2: 32khz_pmic clock (max77686).
38 Clocks are defined as preprocessor macros in above dt-binding header for
45 #include <dt-bindings/clock/maxim,max77686.h>
48 Node of the MFD chip
51 interrupt-parent = <&wakeup_eint>;
54 #clock-cells = <1>;
59 Clock consumer node
64 clock-names = "my-clock";
70 #include <dt-bindings/clock/maxim,max77802.h>
73 Node of the MFD chip
76 interrupt-parent = <&wakeup_eint>;
79 #clock-cells = <1>;
84 Clock consumer node
89 clock-names = "my-clock";
96 #include <dt-bindings/clock/maxim,max77620.h>
99 Node of the MFD chip
103 #clock-cells = <1>;
107 Clock consumer node
112 clock-names = "my-clock";