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

ARM: dts: keystone-clocks: Add missing unit name to clock nodes that have regs

Add the control register as the base for the clock nodes which are
missing them. This squashes some 78 warnings of the effect when built
with W=1.

Reported-by: Rob Herring <robh@kernel.org>
Signed-off-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Santosh Shilimkar <santosh.shilimkar@oracle.com>

authored by

Nishanth Menon and committed by
Santosh Shilimkar
df803639 9879d45a

+26 -26
+26 -26
arch/arm/boot/dts/keystone-clocks.dtsi
··· 48 48 clock-output-names = "gemtraceclk"; 49 49 }; 50 50 51 - chipstmxptclk: chipstmxptclk { 51 + chipstmxptclk: chipstmxptclk@2310164 { 52 52 #clock-cells = <0>; 53 53 compatible = "ti,keystone,pll-divider-clock"; 54 54 clocks = <&mainmuxclk>; ··· 157 157 clock-output-names = "chipclk1rstiso112"; 158 158 }; 159 159 160 - clkmodrst0: clkmodrst0 { 160 + clkmodrst0: clkmodrst0@2350000 { 161 161 #clock-cells = <0>; 162 162 compatible = "ti,keystone,psc-clock"; 163 163 clocks = <&chipclk16>; ··· 168 168 }; 169 169 170 170 171 - clkusb: clkusb { 171 + clkusb: clkusb@2350008 { 172 172 #clock-cells = <0>; 173 173 compatible = "ti,keystone,psc-clock"; 174 174 clocks = <&chipclk16>; ··· 178 178 domain-id = <0>; 179 179 }; 180 180 181 - clkaemifspi: clkaemifspi { 181 + clkaemifspi: clkaemifspi@235000c { 182 182 #clock-cells = <0>; 183 183 compatible = "ti,keystone,psc-clock"; 184 184 clocks = <&chipclk16>; ··· 189 189 }; 190 190 191 191 192 - clkdebugsstrc: clkdebugsstrc { 192 + clkdebugsstrc: clkdebugsstrc@2350014 { 193 193 #clock-cells = <0>; 194 194 compatible = "ti,keystone,psc-clock"; 195 195 clocks = <&chipclk13>; ··· 199 199 domain-id = <1>; 200 200 }; 201 201 202 - clktetbtrc: clktetbtrc { 202 + clktetbtrc: clktetbtrc@2350018 { 203 203 #clock-cells = <0>; 204 204 compatible = "ti,keystone,psc-clock"; 205 205 clocks = <&chipclk13>; ··· 209 209 domain-id = <1>; 210 210 }; 211 211 212 - clkpa: clkpa { 212 + clkpa: clkpa@235001c { 213 213 #clock-cells = <0>; 214 214 compatible = "ti,keystone,psc-clock"; 215 215 clocks = <&paclk13>; ··· 219 219 domain-id = <2>; 220 220 }; 221 221 222 - clkcpgmac: clkcpgmac { 222 + clkcpgmac: clkcpgmac@2350020 { 223 223 #clock-cells = <0>; 224 224 compatible = "ti,keystone,psc-clock"; 225 225 clocks = <&clkpa>; ··· 229 229 domain-id = <2>; 230 230 }; 231 231 232 - clksa: clksa { 232 + clksa: clksa@2350024 { 233 233 #clock-cells = <0>; 234 234 compatible = "ti,keystone,psc-clock"; 235 235 clocks = <&clkpa>; ··· 239 239 domain-id = <2>; 240 240 }; 241 241 242 - clkpcie: clkpcie { 242 + clkpcie: clkpcie@2350028 { 243 243 #clock-cells = <0>; 244 244 compatible = "ti,keystone,psc-clock"; 245 245 clocks = <&chipclk12>; ··· 249 249 domain-id = <3>; 250 250 }; 251 251 252 - clksr: clksr { 252 + clksr: clksr@2350034 { 253 253 #clock-cells = <0>; 254 254 compatible = "ti,keystone,psc-clock"; 255 255 clocks = <&chipclk1rstiso112>; ··· 259 259 domain-id = <6>; 260 260 }; 261 261 262 - clkgem0: clkgem0 { 262 + clkgem0: clkgem0@235003c { 263 263 #clock-cells = <0>; 264 264 compatible = "ti,keystone,psc-clock"; 265 265 clocks = <&chipclk1>; ··· 269 269 domain-id = <8>; 270 270 }; 271 271 272 - clkddr30: clkddr30 { 272 + clkddr30: clkddr30@235005c { 273 273 #clock-cells = <0>; 274 274 compatible = "ti,keystone,psc-clock"; 275 275 clocks = <&chipclk12>; ··· 279 279 domain-id = <16>; 280 280 }; 281 281 282 - clkwdtimer0: clkwdtimer0 { 282 + clkwdtimer0: clkwdtimer0@2350000 { 283 283 #clock-cells = <0>; 284 284 compatible = "ti,keystone,psc-clock"; 285 285 clocks = <&clkmodrst0>; ··· 289 289 domain-id = <0>; 290 290 }; 291 291 292 - clkwdtimer1: clkwdtimer1 { 292 + clkwdtimer1: clkwdtimer1@2350000 { 293 293 #clock-cells = <0>; 294 294 compatible = "ti,keystone,psc-clock"; 295 295 clocks = <&clkmodrst0>; ··· 299 299 domain-id = <0>; 300 300 }; 301 301 302 - clkwdtimer2: clkwdtimer2 { 302 + clkwdtimer2: clkwdtimer2@2350000 { 303 303 #clock-cells = <0>; 304 304 compatible = "ti,keystone,psc-clock"; 305 305 clocks = <&clkmodrst0>; ··· 309 309 domain-id = <0>; 310 310 }; 311 311 312 - clkwdtimer3: clkwdtimer3 { 312 + clkwdtimer3: clkwdtimer3@2350000 { 313 313 #clock-cells = <0>; 314 314 compatible = "ti,keystone,psc-clock"; 315 315 clocks = <&clkmodrst0>; ··· 319 319 domain-id = <0>; 320 320 }; 321 321 322 - clktimer15: clktimer15 { 322 + clktimer15: clktimer15@2350000 { 323 323 #clock-cells = <0>; 324 324 compatible = "ti,keystone,psc-clock"; 325 325 clocks = <&clkmodrst0>; ··· 329 329 domain-id = <0>; 330 330 }; 331 331 332 - clkuart0: clkuart0 { 332 + clkuart0: clkuart0@2350000 { 333 333 #clock-cells = <0>; 334 334 compatible = "ti,keystone,psc-clock"; 335 335 clocks = <&clkmodrst0>; ··· 339 339 domain-id = <0>; 340 340 }; 341 341 342 - clkuart1: clkuart1 { 342 + clkuart1: clkuart1@2350000 { 343 343 #clock-cells = <0>; 344 344 compatible = "ti,keystone,psc-clock"; 345 345 clocks = <&clkmodrst0>; ··· 349 349 domain-id = <0>; 350 350 }; 351 351 352 - clkaemif: clkaemif { 352 + clkaemif: clkaemif@2350000 { 353 353 #clock-cells = <0>; 354 354 compatible = "ti,keystone,psc-clock"; 355 355 clocks = <&clkaemifspi>; ··· 359 359 domain-id = <0>; 360 360 }; 361 361 362 - clkusim: clkusim { 362 + clkusim: clkusim@2350000 { 363 363 #clock-cells = <0>; 364 364 compatible = "ti,keystone,psc-clock"; 365 365 clocks = <&clkmodrst0>; ··· 369 369 domain-id = <0>; 370 370 }; 371 371 372 - clki2c: clki2c { 372 + clki2c: clki2c@2350000 { 373 373 #clock-cells = <0>; 374 374 compatible = "ti,keystone,psc-clock"; 375 375 clocks = <&clkmodrst0>; ··· 379 379 domain-id = <0>; 380 380 }; 381 381 382 - clkspi: clkspi { 382 + clkspi: clkspi@2350000 { 383 383 #clock-cells = <0>; 384 384 compatible = "ti,keystone,psc-clock"; 385 385 clocks = <&clkaemifspi>; ··· 389 389 domain-id = <0>; 390 390 }; 391 391 392 - clkgpio: clkgpio { 392 + clkgpio: clkgpio@2350000 { 393 393 #clock-cells = <0>; 394 394 compatible = "ti,keystone,psc-clock"; 395 395 clocks = <&clkmodrst0>; ··· 399 399 domain-id = <0>; 400 400 }; 401 401 402 - clkkeymgr: clkkeymgr { 402 + clkkeymgr: clkkeymgr@2350000 { 403 403 #clock-cells = <0>; 404 404 compatible = "ti,keystone,psc-clock"; 405 405 clocks = <&clkmodrst0>;