Lines Matching +full:no +full:- +full:reset +full:- +full:on +full:- +full:init
1 // SPDX-License-Identifier: GPL-2.0-only
5 * Copyright (C) 2013 Texas Instruments Incorporated - https://www.ti.com/
11 /delete-node/ &aes1_target;
12 /delete-node/ &aes2_target;
22 /* Based on OMAP3630 variants OPP50 and OPP100 */
23 operating-points-v2 = <&cpu0_opp_table>;
25 clock-latency = <300000>; /* From legacy driver */
29 cpu0_opp_table: opp-table {
30 compatible = "operating-points-v2-ti-cpu";
37 opp50-300000000 {
38 opp-hz = /bits/ 64 <300000000>;
39 opp-microvolt = <1200000>;
40 opp-supported-hw = <0xffffffff 0xffffffff>;
41 opp-suspend;
44 opp100-600000000 {
45 opp-hz = /bits/ 64 <600000000>;
46 opp-microvolt = <1200000>;
47 opp-supported-hw = <0xffffffff 0xffffffff>;
53 compatible = "ti,omap3-musb";
58 interrupt-names = "mc";
62 compatible = "ti,am3517-emac";
68 ti,davinci-ctrl-reg-offset = <0x10000>;
69 ti,davinci-ctrl-mod-reg-offset = <0>;
70 ti,davinci-ctrl-ram-offset = <0x20000>;
71 ti,davinci-ctrl-ram-size = <0x2000>;
72 ti,davinci-rmii-en = /bits/ 8 <1>;
73 local-mac-address = [ 00 00 00 00 00 00 ];
75 clock-names = "ick";
84 #address-cells = <1>;
85 #size-cells = <0>;
87 clock-names = "fck";
91 compatible = "ti,omap3-uart";
97 dma-names = "tx", "rx";
98 clock-frequency = <48000000>;
102 compatible = "ti,omap3-padconf", "pinctrl-single";
104 #address-cells = <1>;
105 #size-cells = <0>;
106 #pinctrl-cells = <1>;
107 #interrupt-cells = <1>;
108 interrupt-controller;
109 pinctrl-single,register-width = <16>;
110 pinctrl-single,function-mask = <0xff1f>;
114 compatible = "ti,am3517-hecc";
119 reg-names = "hecc", "hecc-ram", "mbx";
125 * On am3517 the OCP registers do not seem to be accessible
128 * write-only at 0x50000e10. We detect SGX based on the SGX
132 sgx_module: target-module@50000000 {
133 compatible = "ti,sysc-omap2", "ti,sysc";
135 reg-names = "rev";
137 clock-names = "fck", "ick";
138 #address-cells = <1>;
139 #size-cells = <1>;
143 * Closed source PowerVR driver, no child device
153 /delete-property/ clocks;
156 /* Table Table 5-79 of the TRM shows 480ab000 is reserved */
173 #include "am35xx-clocks.dtsi"
174 #include "omap36xx-am35xx-omap3430es2plus-clocks.dtsi"
176 /* Preferred always-on timer for clocksource */
178 ti,no-reset-on-init;
179 ti,no-idle;
181 assigned-clocks = <&gpt1_fck>;
182 assigned-clock-parents = <&sys_ck>;
188 ti,no-reset-on-init;
189 ti,no-idle;
191 assigned-clocks = <&gpt2_fck>;
192 assigned-clock-parents = <&sys_ck>;