aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/omap4.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/omap4.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/omap4.dtsi')
-rw-r--r--arch/arm/boot/dts/omap4.dtsi22
1 files changed, 11 insertions, 11 deletions
diff --git a/arch/arm/boot/dts/omap4.dtsi b/arch/arm/boot/dts/omap4.dtsi
index e95a678b7157..234f2d2d7690 100644
--- a/arch/arm/boot/dts/omap4.dtsi
+++ b/arch/arm/boot/dts/omap4.dtsi
@@ -520,7 +520,7 @@
520 }; 520 };
521 521
522 timer1: timer@4a318000 { 522 timer1: timer@4a318000 {
523 compatible = "ti,omap2-timer"; 523 compatible = "ti,omap3430-timer";
524 reg = <0x4a318000 0x80>; 524 reg = <0x4a318000 0x80>;
525 interrupts = <0 37 0x4>; 525 interrupts = <0 37 0x4>;
526 ti,hwmods = "timer1"; 526 ti,hwmods = "timer1";
@@ -528,28 +528,28 @@
528 }; 528 };
529 529
530 timer2: timer@48032000 { 530 timer2: timer@48032000 {
531 compatible = "ti,omap2-timer"; 531 compatible = "ti,omap3430-timer";
532 reg = <0x48032000 0x80>; 532 reg = <0x48032000 0x80>;
533 interrupts = <0 38 0x4>; 533 interrupts = <0 38 0x4>;
534 ti,hwmods = "timer2"; 534 ti,hwmods = "timer2";
535 }; 535 };
536 536
537 timer3: timer@48034000 { 537 timer3: timer@48034000 {
538 compatible = "ti,omap2-timer"; 538 compatible = "ti,omap4430-timer";
539 reg = <0x48034000 0x80>; 539 reg = <0x48034000 0x80>;
540 interrupts = <0 39 0x4>; 540 interrupts = <0 39 0x4>;
541 ti,hwmods = "timer3"; 541 ti,hwmods = "timer3";
542 }; 542 };
543 543
544 timer4: timer@48036000 { 544 timer4: timer@48036000 {
545 compatible = "ti,omap2-timer"; 545 compatible = "ti,omap4430-timer";
546 reg = <0x48036000 0x80>; 546 reg = <0x48036000 0x80>;
547 interrupts = <0 40 0x4>; 547 interrupts = <0 40 0x4>;
548 ti,hwmods = "timer4"; 548 ti,hwmods = "timer4";
549 }; 549 };
550 550
551 timer5: timer@40138000 { 551 timer5: timer@40138000 {
552 compatible = "ti,omap2-timer"; 552 compatible = "ti,omap4430-timer";
553 reg = <0x40138000 0x80>, 553 reg = <0x40138000 0x80>,
554 <0x49038000 0x80>; 554 <0x49038000 0x80>;
555 interrupts = <0 41 0x4>; 555 interrupts = <0 41 0x4>;
@@ -558,7 +558,7 @@
558 }; 558 };
559 559
560 timer6: timer@4013a000 { 560 timer6: timer@4013a000 {
561 compatible = "ti,omap2-timer"; 561 compatible = "ti,omap4430-timer";
562 reg = <0x4013a000 0x80>, 562 reg = <0x4013a000 0x80>,
563 <0x4903a000 0x80>; 563 <0x4903a000 0x80>;
564 interrupts = <0 42 0x4>; 564 interrupts = <0 42 0x4>;
@@ -567,7 +567,7 @@
567 }; 567 };
568 568
569 timer7: timer@4013c000 { 569 timer7: timer@4013c000 {
570 compatible = "ti,omap2-timer"; 570 compatible = "ti,omap4430-timer";
571 reg = <0x4013c000 0x80>, 571 reg = <0x4013c000 0x80>,
572 <0x4903c000 0x80>; 572 <0x4903c000 0x80>;
573 interrupts = <0 43 0x4>; 573 interrupts = <0 43 0x4>;
@@ -576,7 +576,7 @@
576 }; 576 };
577 577
578 timer8: timer@4013e000 { 578 timer8: timer@4013e000 {
579 compatible = "ti,omap2-timer"; 579 compatible = "ti,omap4430-timer";
580 reg = <0x4013e000 0x80>, 580 reg = <0x4013e000 0x80>,
581 <0x4903e000 0x80>; 581 <0x4903e000 0x80>;
582 interrupts = <0 44 0x4>; 582 interrupts = <0 44 0x4>;
@@ -586,7 +586,7 @@
586 }; 586 };
587 587
588 timer9: timer@4803e000 { 588 timer9: timer@4803e000 {
589 compatible = "ti,omap2-timer"; 589 compatible = "ti,omap4430-timer";
590 reg = <0x4803e000 0x80>; 590 reg = <0x4803e000 0x80>;
591 interrupts = <0 45 0x4>; 591 interrupts = <0 45 0x4>;
592 ti,hwmods = "timer9"; 592 ti,hwmods = "timer9";
@@ -594,7 +594,7 @@
594 }; 594 };
595 595
596 timer10: timer@48086000 { 596 timer10: timer@48086000 {
597 compatible = "ti,omap2-timer"; 597 compatible = "ti,omap3430-timer";
598 reg = <0x48086000 0x80>; 598 reg = <0x48086000 0x80>;
599 interrupts = <0 46 0x4>; 599 interrupts = <0 46 0x4>;
600 ti,hwmods = "timer10"; 600 ti,hwmods = "timer10";
@@ -602,7 +602,7 @@
602 }; 602 };
603 603
604 timer11: timer@48088000 { 604 timer11: timer@48088000 {
605 compatible = "ti,omap2-timer"; 605 compatible = "ti,omap4430-timer";
606 reg = <0x48088000 0x80>; 606 reg = <0x48088000 0x80>;
607 interrupts = <0 47 0x4>; 607 interrupts = <0 47 0x4>;
608 ti,hwmods = "timer11"; 608 ti,hwmods = "timer11";