mm: fix exec activate_mm vs TLB shootdown and lazy tlb switching race
[linux/fpc-iii.git] / arch / arm / boot / dts / dra62x-clocks.dtsi
blob0e49741747efb80ffe4a87764713f6398dec58fd
1 /*
2  * This program is free software; you can redistribute it and/or modify
3  * it under the terms of the GNU General Public License version 2 as
4  * published by the Free Software Foundation.
5  */
7 #include "dm814x-clocks.dtsi"
9 /* Compared to dm814x, dra62x does not have hdic, l3 or dss PLLs */
10 &adpll_hdvic_ck {
11         status = "disabled";
14 &adpll_l3_ck {
15         status = "disabled";
18 &adpll_dss_ck {
19         status = "disabled";
22 /* Compared to dm814x, dra62x has interconnect clocks on isp PLL */
23 &sysclk4_ck {
24         clocks = <&adpll_isp_ck 1>;
27 &sysclk5_ck {
28         clocks = <&adpll_isp_ck 1>;
31 &sysclk6_ck {
32         clocks = <&adpll_isp_ck 1>;
36  * Compared to dm814x, dra62x has different shifts and more mux options.
37  * Please add the extra options for ysclk_14 and 16 if really needed.
38  */
39 &timer1_fck {
40         clocks = <&sysclk18_ck &aud_clkin0_ck &aud_clkin1_ck
41                   &aud_clkin2_ck &devosc_ck &auxosc_ck &tclkin_ck>;
42         ti,bit-shift = <4>;
45 &timer2_fck {
46         clocks = <&sysclk18_ck &aud_clkin0_ck &aud_clkin1_ck
47                   &aud_clkin2_ck &devosc_ck &auxosc_ck &tclkin_ck>;
48         ti,bit-shift = <8>;