Lines Matching +full:no +full:- +full:reset +full:- +full:on +full:- +full:init

4  * Copyright (C) 2013 Texas Instruments Incorporated - https://www.ti.com/
14 /delete-node/ &aes1_target;
15 /delete-node/ &aes2_target;
25 /* Based on OMAP3630 variants OPP50 and OPP100 */
26 operating-points-v2 = <&cpu0_opp_table>;
28 clock-latency = <300000>; /* From legacy driver */
32 cpu0_opp_table: opp-table {
33 compatible = "operating-points-v2-ti-cpu";
40 opp50-300000000 {
41 opp-hz = /bits/ 64 <300000000>;
42 opp-microvolt = <1200000>;
43 opp-supported-hw = <0xffffffff 0xffffffff>;
44 opp-suspend;
47 opp100-600000000 {
48 opp-hz = /bits/ 64 <600000000>;
49 opp-microvolt = <1200000>;
50 opp-supported-hw = <0xffffffff 0xffffffff>;
56 compatible = "ti,omap3-musb";
61 interrupt-names = "mc";
65 compatible = "ti,am3517-emac";
71 ti,davinci-ctrl-reg-offset = <0x10000>;
72 ti,davinci-ctrl-mod-reg-offset = <0>;
73 ti,davinci-ctrl-ram-offset = <0x20000>;
74 ti,davinci-ctrl-ram-size = <0x2000>;
75 ti,davinci-rmii-en = /bits/ 8 <1>;
76 local-mac-address = [ 00 00 00 00 00 00 ];
78 clock-names = "ick";
87 #address-cells = <1>;
88 #size-cells = <0>;
90 clock-names = "fck";
94 compatible = "ti,omap3-uart";
100 dma-names = "tx", "rx";
101 clock-frequency = <48000000>;
105 compatible = "ti,omap3-padconf", "pinctrl-single";
107 #address-cells = <1>;
108 #size-cells = <0>;
109 #pinctrl-cells = <1>;
110 #interrupt-cells = <1>;
111 interrupt-controller;
112 pinctrl-single,register-width = <16>;
113 pinctrl-single,function-mask = <0xff1f>;
117 compatible = "ti,am3517-hecc";
122 reg-names = "hecc", "hecc-ram", "mbx";
128 * On am3517 the OCP registers do not seem to be accessible
131 * write-only at 0x50000e10. We detect SGX based on the SGX
135 sgx_module: target-module@50000000 {
136 compatible = "ti,sysc-omap2", "ti,sysc";
138 reg-names = "rev";
140 clock-names = "fck", "ick";
141 #address-cells = <1>;
142 #size-cells = <1>;
146 * Closed source PowerVR driver, no child device
156 /delete-property/ clocks;
159 /* Table Table 5-79 of the TRM shows 480ab000 is reserved */
176 #include "am35xx-clocks.dtsi"
177 #include "omap36xx-am35xx-omap3430es2plus-clocks.dtsi"
179 /* Preferred always-on timer for clocksource */
181 ti,no-reset-on-init;
182 ti,no-idle;
184 assigned-clocks = <&gpt1_fck>;
185 assigned-clock-parents = <&sys_ck>;
191 ti,no-reset-on-init;
192 ti,no-idle;
194 assigned-clocks = <&gpt2_fck>;
195 assigned-clock-parents = <&sys_ck>;