Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ARM: dts: exynos: use hyphens in Exynos5 node names

Use hyphens instead of underscores in the Exynos5250 and Exynos542x node
names which is expected by naming convention, multiple dtschema files
and pointed out by dtc W=2 builds.

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Link: https://lore.kernel.org/r/20201105184506.215648-4-krzk@kernel.org

+35 -35
+1 -1
arch/arm/boot/dts/exynos5250.dtsi
··· 70 70 }; 71 71 }; 72 72 73 - cpu0_opp_table: opp_table0 { 73 + cpu0_opp_table: opp-table0 { 74 74 compatible = "operating-points-v2"; 75 75 opp-shared; 76 76
+18 -18
arch/arm/boot/dts/exynos5420.dtsi
··· 42 42 * by exynos5420-cpus.dtsi or exynos5422-cpus.dtsi. 43 43 */ 44 44 45 - cluster_a15_opp_table: opp_table0 { 45 + cluster_a15_opp_table: opp-table0 { 46 46 compatible = "operating-points-v2"; 47 47 opp-shared; 48 48 ··· 108 108 }; 109 109 }; 110 110 111 - cluster_a7_opp_table: opp_table1 { 111 + cluster_a7_opp_table: opp-table1 { 112 112 compatible = "operating-points-v2"; 113 113 opp-shared; 114 114 ··· 1077 1077 #iommu-cells = <0>; 1078 1078 }; 1079 1079 1080 - bus_wcore: bus_wcore { 1080 + bus_wcore: bus-wcore { 1081 1081 compatible = "samsung,exynos-bus"; 1082 1082 clocks = <&clock CLK_DOUT_ACLK400_WCORE>; 1083 1083 clock-names = "bus"; 1084 1084 status = "disabled"; 1085 1085 }; 1086 1086 1087 - bus_noc: bus_noc { 1087 + bus_noc: bus-noc { 1088 1088 compatible = "samsung,exynos-bus"; 1089 1089 clocks = <&clock CLK_DOUT_ACLK100_NOC>; 1090 1090 clock-names = "bus"; 1091 1091 status = "disabled"; 1092 1092 }; 1093 1093 1094 - bus_fsys_apb: bus_fsys_apb { 1094 + bus_fsys_apb: bus-fsys-apb { 1095 1095 compatible = "samsung,exynos-bus"; 1096 1096 clocks = <&clock CLK_DOUT_PCLK200_FSYS>; 1097 1097 clock-names = "bus"; 1098 1098 status = "disabled"; 1099 1099 }; 1100 1100 1101 - bus_fsys: bus_fsys { 1101 + bus_fsys: bus-fsys { 1102 1102 compatible = "samsung,exynos-bus"; 1103 1103 clocks = <&clock CLK_DOUT_ACLK200_FSYS>; 1104 1104 clock-names = "bus"; 1105 1105 status = "disabled"; 1106 1106 }; 1107 1107 1108 - bus_fsys2: bus_fsys2 { 1108 + bus_fsys2: bus-fsys2 { 1109 1109 compatible = "samsung,exynos-bus"; 1110 1110 clocks = <&clock CLK_DOUT_ACLK200_FSYS2>; 1111 1111 clock-names = "bus"; 1112 1112 status = "disabled"; 1113 1113 }; 1114 1114 1115 - bus_mfc: bus_mfc { 1115 + bus_mfc: bus-mfc { 1116 1116 compatible = "samsung,exynos-bus"; 1117 1117 clocks = <&clock CLK_DOUT_ACLK333>; 1118 1118 clock-names = "bus"; 1119 1119 status = "disabled"; 1120 1120 }; 1121 1121 1122 - bus_gen: bus_gen { 1122 + bus_gen: bus-gen { 1123 1123 compatible = "samsung,exynos-bus"; 1124 1124 clocks = <&clock CLK_DOUT_ACLK266>; 1125 1125 clock-names = "bus"; 1126 1126 status = "disabled"; 1127 1127 }; 1128 1128 1129 - bus_peri: bus_peri { 1129 + bus_peri: bus-peri { 1130 1130 compatible = "samsung,exynos-bus"; 1131 1131 clocks = <&clock CLK_DOUT_ACLK66>; 1132 1132 clock-names = "bus"; 1133 1133 status = "disabled"; 1134 1134 }; 1135 1135 1136 - bus_g2d: bus_g2d { 1136 + bus_g2d: bus-g2d { 1137 1137 compatible = "samsung,exynos-bus"; 1138 1138 clocks = <&clock CLK_DOUT_ACLK333_G2D>; 1139 1139 clock-names = "bus"; 1140 1140 status = "disabled"; 1141 1141 }; 1142 1142 1143 - bus_g2d_acp: bus_g2d_acp { 1143 + bus_g2d_acp: bus-g2d-acp { 1144 1144 compatible = "samsung,exynos-bus"; 1145 1145 clocks = <&clock CLK_DOUT_ACLK266_G2D>; 1146 1146 clock-names = "bus"; 1147 1147 status = "disabled"; 1148 1148 }; 1149 1149 1150 - bus_jpeg: bus_jpeg { 1150 + bus_jpeg: bus-jpeg { 1151 1151 compatible = "samsung,exynos-bus"; 1152 1152 clocks = <&clock CLK_DOUT_ACLK300_JPEG>; 1153 1153 clock-names = "bus"; 1154 1154 status = "disabled"; 1155 1155 }; 1156 1156 1157 - bus_jpeg_apb: bus_jpeg_apb { 1157 + bus_jpeg_apb: bus-jpeg-apb { 1158 1158 compatible = "samsung,exynos-bus"; 1159 1159 clocks = <&clock CLK_DOUT_ACLK166>; 1160 1160 clock-names = "bus"; 1161 1161 status = "disabled"; 1162 1162 }; 1163 1163 1164 - bus_disp1_fimd: bus_disp1_fimd { 1164 + bus_disp1_fimd: bus-disp1-fimd { 1165 1165 compatible = "samsung,exynos-bus"; 1166 1166 clocks = <&clock CLK_DOUT_ACLK300_DISP1>; 1167 1167 clock-names = "bus"; 1168 1168 status = "disabled"; 1169 1169 }; 1170 1170 1171 - bus_disp1: bus_disp1 { 1171 + bus_disp1: bus-disp1 { 1172 1172 compatible = "samsung,exynos-bus"; 1173 1173 clocks = <&clock CLK_DOUT_ACLK400_DISP1>; 1174 1174 clock-names = "bus"; 1175 1175 status = "disabled"; 1176 1176 }; 1177 1177 1178 - bus_gscl_scaler: bus_gscl_scaler { 1178 + bus_gscl_scaler: bus-gscl-scaler { 1179 1179 compatible = "samsung,exynos-bus"; 1180 1180 clocks = <&clock CLK_DOUT_ACLK300_GSCL>; 1181 1181 clock-names = "bus"; 1182 1182 status = "disabled"; 1183 1183 }; 1184 1184 1185 - bus_mscl: bus_mscl { 1185 + bus_mscl: bus-mscl { 1186 1186 compatible = "samsung,exynos-bus"; 1187 1187 clocks = <&clock CLK_DOUT_ACLK400_MSCL>; 1188 1188 clock-names = "bus";
+16 -16
arch/arm/boot/dts/exynos5422-odroid-core.dtsi
··· 35 35 }; 36 36 }; 37 37 38 - bus_wcore_opp_table: opp_table2 { 38 + bus_wcore_opp_table: opp-table2 { 39 39 compatible = "operating-points-v2"; 40 40 41 41 /* derived from 532MHz MPLL */ ··· 61 61 }; 62 62 }; 63 63 64 - bus_noc_opp_table: opp_table3 { 64 + bus_noc_opp_table: opp-table3 { 65 65 compatible = "operating-points-v2"; 66 66 67 67 /* derived from 666MHz CPLL */ ··· 79 79 }; 80 80 }; 81 81 82 - bus_fsys_apb_opp_table: opp_table4 { 82 + bus_fsys_apb_opp_table: opp-table4 { 83 83 compatible = "operating-points-v2"; 84 84 85 85 /* derived from 666MHz CPLL */ ··· 91 91 }; 92 92 }; 93 93 94 - bus_fsys2_opp_table: opp_table5 { 94 + bus_fsys2_opp_table: opp-table5 { 95 95 compatible = "operating-points-v2"; 96 96 97 97 /* derived from 600MHz DPLL */ ··· 106 106 }; 107 107 }; 108 108 109 - bus_mfc_opp_table: opp_table6 { 109 + bus_mfc_opp_table: opp-table6 { 110 110 compatible = "operating-points-v2"; 111 111 112 112 /* derived from 666MHz CPLL */ ··· 127 127 }; 128 128 }; 129 129 130 - bus_gen_opp_table: opp_table7 { 130 + bus_gen_opp_table: opp-table7 { 131 131 compatible = "operating-points-v2"; 132 132 133 133 /* derived from 532MHz MPLL */ ··· 145 145 }; 146 146 }; 147 147 148 - bus_peri_opp_table: opp_table8 { 148 + bus_peri_opp_table: opp-table8 { 149 149 compatible = "operating-points-v2"; 150 150 151 151 /* derived from 666MHz CPLL */ ··· 154 154 }; 155 155 }; 156 156 157 - bus_g2d_opp_table: opp_table9 { 157 + bus_g2d_opp_table: opp-table9 { 158 158 compatible = "operating-points-v2"; 159 159 160 160 /* derived from 666MHz CPLL */ ··· 175 175 }; 176 176 }; 177 177 178 - bus_g2d_acp_opp_table: opp_table10 { 178 + bus_g2d_acp_opp_table: opp-table10 { 179 179 compatible = "operating-points-v2"; 180 180 181 181 /* derived from 532MHz MPLL */ ··· 193 193 }; 194 194 }; 195 195 196 - bus_jpeg_opp_table: opp_table11 { 196 + bus_jpeg_opp_table: opp-table11 { 197 197 compatible = "operating-points-v2"; 198 198 199 199 /* derived from 600MHz DPLL */ ··· 211 211 }; 212 212 }; 213 213 214 - bus_jpeg_apb_opp_table: opp_table12 { 214 + bus_jpeg_apb_opp_table: opp-table12 { 215 215 compatible = "operating-points-v2"; 216 216 217 217 /* derived from 666MHz CPLL */ ··· 229 229 }; 230 230 }; 231 231 232 - bus_disp1_fimd_opp_table: opp_table13 { 232 + bus_disp1_fimd_opp_table: opp-table13 { 233 233 compatible = "operating-points-v2"; 234 234 235 235 /* derived from 600MHz DPLL */ ··· 241 241 }; 242 242 }; 243 243 244 - bus_disp1_opp_table: opp_table14 { 244 + bus_disp1_opp_table: opp-table14 { 245 245 compatible = "operating-points-v2"; 246 246 247 247 /* derived from 600MHz DPLL */ ··· 256 256 }; 257 257 }; 258 258 259 - bus_gscl_opp_table: opp_table15 { 259 + bus_gscl_opp_table: opp-table15 { 260 260 compatible = "operating-points-v2"; 261 261 262 262 /* derived from 600MHz DPLL */ ··· 271 271 }; 272 272 }; 273 273 274 - bus_mscl_opp_table: opp_table16 { 274 + bus_mscl_opp_table: opp-table16 { 275 275 compatible = "operating-points-v2"; 276 276 277 277 /* derived from 666MHz CPLL */ ··· 292 292 }; 293 293 }; 294 294 295 - dmc_opp_table: opp_table17 { 295 + dmc_opp_table: opp-table17 { 296 296 compatible = "operating-points-v2"; 297 297 298 298 opp00 {