1 // SPDX-License-Identifier: GPL-2.0 2 /* 3 * Samsung's Exynos5433 SoC Memory interface a 4 * 5 * Copyright (c) 2016 Samsung Electronics Co., 6 * Chanwoo Choi <cw00.choi@samsung.com> 7 */ 8 9 / { 10 bus_g2d_400: bus0 { 11 compatible = "samsung,exynos-b 12 clocks = <&cmu_top CLK_ACLK_G2 13 clock-names = "bus"; 14 operating-points-v2 = <&bus_g2 15 status = "disabled"; 16 }; 17 18 bus_g2d_266: bus1 { 19 compatible = "samsung,exynos-b 20 clocks = <&cmu_top CLK_ACLK_G2 21 clock-names = "bus"; 22 operating-points-v2 = <&bus_g2 23 status = "disabled"; 24 }; 25 26 bus_gscl: bus2 { 27 compatible = "samsung,exynos-b 28 clocks = <&cmu_top CLK_ACLK_GS 29 clock-names = "bus"; 30 operating-points-v2 = <&bus_gs 31 status = "disabled"; 32 }; 33 34 bus_hevc: bus3 { 35 compatible = "samsung,exynos-b 36 clocks = <&cmu_top CLK_ACLK_HE 37 clock-names = "bus"; 38 operating-points-v2 = <&bus_he 39 status = "disabled"; 40 }; 41 42 bus_jpeg: bus4 { 43 compatible = "samsung,exynos-b 44 clocks = <&cmu_top CLK_SCLK_JP 45 clock-names = "bus"; 46 operating-points-v2 = <&bus_g2 47 status = "disabled"; 48 }; 49 50 bus_mfc: bus5 { 51 compatible = "samsung,exynos-b 52 clocks = <&cmu_top CLK_ACLK_MF 53 clock-names = "bus"; 54 operating-points-v2 = <&bus_g2 55 status = "disabled"; 56 }; 57 58 bus_mscl: bus6 { 59 compatible = "samsung,exynos-b 60 clocks = <&cmu_top CLK_ACLK_MS 61 clock-names = "bus"; 62 operating-points-v2 = <&bus_g2 63 status = "disabled"; 64 }; 65 66 bus_noc0: bus7 { 67 compatible = "samsung,exynos-b 68 clocks = <&cmu_top CLK_ACLK_BU 69 clock-names = "bus"; 70 operating-points-v2 = <&bus_he 71 status = "disabled"; 72 }; 73 74 bus_noc1: bus8 { 75 compatible = "samsung,exynos-b 76 clocks = <&cmu_top CLK_ACLK_BU 77 clock-names = "bus"; 78 operating-points-v2 = <&bus_he 79 status = "disabled"; 80 }; 81 82 bus_noc2: bus9 { 83 compatible = "samsung,exynos-b 84 clocks = <&cmu_mif CLK_ACLK_BU 85 clock-names = "bus"; 86 operating-points-v2 = <&bus_no 87 status = "disabled"; 88 }; 89 90 bus_g2d_400_opp_table: opp-table-2 { 91 compatible = "operating-points 92 opp-shared; 93 94 opp-400000000 { 95 opp-hz = /bits/ 64 <40 96 opp-microvolt = <10750 97 }; 98 opp-267000000 { 99 opp-hz = /bits/ 64 <26 100 opp-microvolt = <10000 101 }; 102 opp-200000000 { 103 opp-hz = /bits/ 64 <20 104 opp-microvolt = <97500 105 }; 106 opp-160000000 { 107 opp-hz = /bits/ 64 <16 108 opp-microvolt = <96250 109 }; 110 opp-134000000 { 111 opp-hz = /bits/ 64 <13 112 opp-microvolt = <95000 113 }; 114 opp-100000000 { 115 opp-hz = /bits/ 64 <10 116 opp-microvolt = <93750 117 }; 118 }; 119 120 bus_g2d_266_opp_table: opp-table-3 { 121 compatible = "operating-points 122 123 opp-267000000 { 124 opp-hz = /bits/ 64 <26 125 }; 126 opp-200000000 { 127 opp-hz = /bits/ 64 <20 128 }; 129 opp-160000000 { 130 opp-hz = /bits/ 64 <16 131 }; 132 opp-134000000 { 133 opp-hz = /bits/ 64 <13 134 }; 135 opp-100000000 { 136 opp-hz = /bits/ 64 <10 137 }; 138 }; 139 140 bus_gscl_opp_table: opp-table-4 { 141 compatible = "operating-points 142 143 opp-333000000 { 144 opp-hz = /bits/ 64 <33 145 }; 146 opp-222000000 { 147 opp-hz = /bits/ 64 <22 148 }; 149 opp-166500000 { 150 opp-hz = /bits/ 64 <16 151 }; 152 }; 153 154 bus_hevc_opp_table: opp-table-5 { 155 compatible = "operating-points 156 opp-shared; 157 158 opp-400000000 { 159 opp-hz = /bits/ 64 <40 160 }; 161 opp-267000000 { 162 opp-hz = /bits/ 64 <26 163 }; 164 opp-200000000 { 165 opp-hz = /bits/ 64 <20 166 }; 167 opp-160000000 { 168 opp-hz = /bits/ 64 <16 169 }; 170 opp-134000000 { 171 opp-hz = /bits/ 64 <13 172 }; 173 opp-100000000 { 174 opp-hz = /bits/ 64 <10 175 }; 176 }; 177 178 bus_noc2_opp_table: opp-table-6 { 179 compatible = "operating-points 180 181 opp-400000000 { 182 opp-hz = /bits/ 64 <40 183 }; 184 opp-200000000 { 185 opp-hz = /bits/ 64 <20 186 }; 187 opp-134000000 { 188 opp-hz = /bits/ 64 <13 189 }; 190 opp-100000000 { 191 opp-hz = /bits/ 64 <10 192 }; 193 }; 194 };
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.