aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/omap3.dtsi
diff options
context:
space:
mode:
authorJon Hunter <jon-hunter@ti.com>2013-03-19 13:38:18 -0400
committerBenoit Cousson <benoit.cousson@linaro.org>2013-04-08 18:21:31 -0400
commit002e1ec56d1171e2987c7ce5a865cf21a686a4bf (patch)
tree80ebdcbc26ebcf934599362309c1510836a9aaf6 /arch/arm/boot/dts/omap3.dtsi
parent8fc7fcb593ac3c5730c8391c2d7db5b87e2d0bf2 (diff)
ARM: dts: OMAP2+: Update DMTIMER compatibility property
Update the DMTIMER compatibility property to reflect the register level compatibilty between devices and update the various OMAP/AM timer bindings with the appropriate compatibility string. By doing this we can add platform specific data applicable to specific timer versions to the driver. For example, errata flags can be populated for the timer versions that are impacted. Signed-off-by: Jon Hunter <jon-hunter@ti.com> Acked-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Benoit Cousson <benoit.cousson@linaro.org>
Diffstat (limited to 'arch/arm/boot/dts/omap3.dtsi')
-rw-r--r--arch/arm/boot/dts/omap3.dtsi24
1 files changed, 12 insertions, 12 deletions
diff --git a/arch/arm/boot/dts/omap3.dtsi b/arch/arm/boot/dts/omap3.dtsi
index 7146e9480645..22d468d863a0 100644
--- a/arch/arm/boot/dts/omap3.dtsi
+++ b/arch/arm/boot/dts/omap3.dtsi
@@ -377,7 +377,7 @@
377 }; 377 };
378 378
379 timer1: timer@48318000 { 379 timer1: timer@48318000 {
380 compatible = "ti,omap2-timer"; 380 compatible = "ti,omap3430-timer";
381 reg = <0x48318000 0x400>; 381 reg = <0x48318000 0x400>;
382 interrupts = <37>; 382 interrupts = <37>;
383 ti,hwmods = "timer1"; 383 ti,hwmods = "timer1";
@@ -385,28 +385,28 @@
385 }; 385 };
386 386
387 timer2: timer@49032000 { 387 timer2: timer@49032000 {
388 compatible = "ti,omap2-timer"; 388 compatible = "ti,omap3430-timer";
389 reg = <0x49032000 0x400>; 389 reg = <0x49032000 0x400>;
390 interrupts = <38>; 390 interrupts = <38>;
391 ti,hwmods = "timer2"; 391 ti,hwmods = "timer2";
392 }; 392 };
393 393
394 timer3: timer@49034000 { 394 timer3: timer@49034000 {
395 compatible = "ti,omap2-timer"; 395 compatible = "ti,omap3430-timer";
396 reg = <0x49034000 0x400>; 396 reg = <0x49034000 0x400>;
397 interrupts = <39>; 397 interrupts = <39>;
398 ti,hwmods = "timer3"; 398 ti,hwmods = "timer3";
399 }; 399 };
400 400
401 timer4: timer@49036000 { 401 timer4: timer@49036000 {
402 compatible = "ti,omap2-timer"; 402 compatible = "ti,omap3430-timer";
403 reg = <0x49036000 0x400>; 403 reg = <0x49036000 0x400>;
404 interrupts = <40>; 404 interrupts = <40>;
405 ti,hwmods = "timer4"; 405 ti,hwmods = "timer4";
406 }; 406 };
407 407
408 timer5: timer@49038000 { 408 timer5: timer@49038000 {
409 compatible = "ti,omap2-timer"; 409 compatible = "ti,omap3430-timer";
410 reg = <0x49038000 0x400>; 410 reg = <0x49038000 0x400>;
411 interrupts = <41>; 411 interrupts = <41>;
412 ti,hwmods = "timer5"; 412 ti,hwmods = "timer5";
@@ -414,7 +414,7 @@
414 }; 414 };
415 415
416 timer6: timer@4903a000 { 416 timer6: timer@4903a000 {
417 compatible = "ti,omap2-timer"; 417 compatible = "ti,omap3430-timer";
418 reg = <0x4903a000 0x400>; 418 reg = <0x4903a000 0x400>;
419 interrupts = <42>; 419 interrupts = <42>;
420 ti,hwmods = "timer6"; 420 ti,hwmods = "timer6";
@@ -422,7 +422,7 @@
422 }; 422 };
423 423
424 timer7: timer@4903c000 { 424 timer7: timer@4903c000 {
425 compatible = "ti,omap2-timer"; 425 compatible = "ti,omap3430-timer";
426 reg = <0x4903c000 0x400>; 426 reg = <0x4903c000 0x400>;
427 interrupts = <43>; 427 interrupts = <43>;
428 ti,hwmods = "timer7"; 428 ti,hwmods = "timer7";
@@ -430,7 +430,7 @@
430 }; 430 };
431 431
432 timer8: timer@4903e000 { 432 timer8: timer@4903e000 {
433 compatible = "ti,omap2-timer"; 433 compatible = "ti,omap3430-timer";
434 reg = <0x4903e000 0x400>; 434 reg = <0x4903e000 0x400>;
435 interrupts = <44>; 435 interrupts = <44>;
436 ti,hwmods = "timer8"; 436 ti,hwmods = "timer8";
@@ -439,7 +439,7 @@
439 }; 439 };
440 440
441 timer9: timer@49040000 { 441 timer9: timer@49040000 {
442 compatible = "ti,omap2-timer"; 442 compatible = "ti,omap3430-timer";
443 reg = <0x49040000 0x400>; 443 reg = <0x49040000 0x400>;
444 interrupts = <45>; 444 interrupts = <45>;
445 ti,hwmods = "timer9"; 445 ti,hwmods = "timer9";
@@ -447,7 +447,7 @@
447 }; 447 };
448 448
449 timer10: timer@48086000 { 449 timer10: timer@48086000 {
450 compatible = "ti,omap2-timer"; 450 compatible = "ti,omap3430-timer";
451 reg = <0x48086000 0x400>; 451 reg = <0x48086000 0x400>;
452 interrupts = <46>; 452 interrupts = <46>;
453 ti,hwmods = "timer10"; 453 ti,hwmods = "timer10";
@@ -455,7 +455,7 @@
455 }; 455 };
456 456
457 timer11: timer@48088000 { 457 timer11: timer@48088000 {
458 compatible = "ti,omap2-timer"; 458 compatible = "ti,omap3430-timer";
459 reg = <0x48088000 0x400>; 459 reg = <0x48088000 0x400>;
460 interrupts = <47>; 460 interrupts = <47>;
461 ti,hwmods = "timer11"; 461 ti,hwmods = "timer11";
@@ -463,7 +463,7 @@
463 }; 463 };
464 464
465 timer12: timer@48304000 { 465 timer12: timer@48304000 {
466 compatible = "ti,omap2-timer"; 466 compatible = "ti,omap3430-timer";
467 reg = <0x48304000 0x400>; 467 reg = <0x48304000 0x400>;
468 interrupts = <95>; 468 interrupts = <95>;
469 ti,hwmods = "timer12"; 469 ti,hwmods = "timer12";