aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
diff options
context:
space:
mode:
authorSourav Poddar <sourav.poddar@ti.com>2013-12-19 07:33:33 -0500
committerBenoit Cousson <bcousson@baylibre.com>2014-03-02 12:36:41 -0500
commitaa8423054a9d6de0bfa62990b308f077de5b567e (patch)
treefe3ea56da15ee635ee53f7fe13b5adca33af8d10 /arch/arm
parent334a09c8c3e9324073981b74b1859d47abb945a4 (diff)
ARM: dts: am4372: Add pwm-cells property for ecap device.
Add "pwm-cells" node for all ecap, ehrpwm in am43x dtsi files. Signed-off-by: Sourav Poddar <sourav.poddar@ti.com> Signed-off-by: Benoit Cousson <bcousson@baylibre.com>
Diffstat (limited to 'arch/arm')
-rw-r--r--arch/arm/boot/dts/am4372.dtsi9
1 files changed, 9 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/am4372.dtsi b/arch/arm/boot/dts/am4372.dtsi
index c6bd4d986c29..5a7cc38157b0 100644
--- a/arch/arm/boot/dts/am4372.dtsi
+++ b/arch/arm/boot/dts/am4372.dtsi
@@ -521,6 +521,7 @@
521 521
522 ecap0: ecap@48300100 { 522 ecap0: ecap@48300100 {
523 compatible = "ti,am4372-ecap","ti,am33xx-ecap"; 523 compatible = "ti,am4372-ecap","ti,am33xx-ecap";
524 #pwm-cells = <3>;
524 reg = <0x48300100 0x80>; 525 reg = <0x48300100 0x80>;
525 ti,hwmods = "ecap0"; 526 ti,hwmods = "ecap0";
526 status = "disabled"; 527 status = "disabled";
@@ -528,6 +529,7 @@
528 529
529 ehrpwm0: ehrpwm@48300200 { 530 ehrpwm0: ehrpwm@48300200 {
530 compatible = "ti,am4372-ehrpwm","ti,am33xx-ehrpwm"; 531 compatible = "ti,am4372-ehrpwm","ti,am33xx-ehrpwm";
532 #pwm-cells = <3>;
531 reg = <0x48300200 0x80>; 533 reg = <0x48300200 0x80>;
532 ti,hwmods = "ehrpwm0"; 534 ti,hwmods = "ehrpwm0";
533 status = "disabled"; 535 status = "disabled";
@@ -545,6 +547,7 @@
545 547
546 ecap1: ecap@48302100 { 548 ecap1: ecap@48302100 {
547 compatible = "ti,am4372-ecap","ti,am33xx-ecap"; 549 compatible = "ti,am4372-ecap","ti,am33xx-ecap";
550 #pwm-cells = <3>;
548 reg = <0x48302100 0x80>; 551 reg = <0x48302100 0x80>;
549 ti,hwmods = "ecap1"; 552 ti,hwmods = "ecap1";
550 status = "disabled"; 553 status = "disabled";
@@ -552,6 +555,7 @@
552 555
553 ehrpwm1: ehrpwm@48302200 { 556 ehrpwm1: ehrpwm@48302200 {
554 compatible = "ti,am4372-ehrpwm","ti,am33xx-ehrpwm"; 557 compatible = "ti,am4372-ehrpwm","ti,am33xx-ehrpwm";
558 #pwm-cells = <3>;
555 reg = <0x48302200 0x80>; 559 reg = <0x48302200 0x80>;
556 ti,hwmods = "ehrpwm1"; 560 ti,hwmods = "ehrpwm1";
557 status = "disabled"; 561 status = "disabled";
@@ -569,6 +573,7 @@
569 573
570 ecap2: ecap@48304100 { 574 ecap2: ecap@48304100 {
571 compatible = "ti,am4372-ecap","ti,am33xx-ecap"; 575 compatible = "ti,am4372-ecap","ti,am33xx-ecap";
576 #pwm-cells = <3>;
572 reg = <0x48304100 0x80>; 577 reg = <0x48304100 0x80>;
573 ti,hwmods = "ecap2"; 578 ti,hwmods = "ecap2";
574 status = "disabled"; 579 status = "disabled";
@@ -576,6 +581,7 @@
576 581
577 ehrpwm2: ehrpwm@48304200 { 582 ehrpwm2: ehrpwm@48304200 {
578 compatible = "ti,am4372-ehrpwm","ti,am33xx-ehrpwm"; 583 compatible = "ti,am4372-ehrpwm","ti,am33xx-ehrpwm";
584 #pwm-cells = <3>;
579 reg = <0x48304200 0x80>; 585 reg = <0x48304200 0x80>;
580 ti,hwmods = "ehrpwm2"; 586 ti,hwmods = "ehrpwm2";
581 status = "disabled"; 587 status = "disabled";
@@ -593,6 +599,7 @@
593 599
594 ehrpwm3: ehrpwm@48306200 { 600 ehrpwm3: ehrpwm@48306200 {
595 compatible = "ti,am4372-ehrpwm","ti,am33xx-ehrpwm"; 601 compatible = "ti,am4372-ehrpwm","ti,am33xx-ehrpwm";
602 #pwm-cells = <3>;
596 reg = <0x48306200 0x80>; 603 reg = <0x48306200 0x80>;
597 ti,hwmods = "ehrpwm3"; 604 ti,hwmods = "ehrpwm3";
598 status = "disabled"; 605 status = "disabled";
@@ -610,6 +617,7 @@
610 617
611 ehrpwm4: ehrpwm@48308200 { 618 ehrpwm4: ehrpwm@48308200 {
612 compatible = "ti,am4372-ehrpwm","ti,am33xx-ehrpwm"; 619 compatible = "ti,am4372-ehrpwm","ti,am33xx-ehrpwm";
620 #pwm-cells = <3>;
613 reg = <0x48308200 0x80>; 621 reg = <0x48308200 0x80>;
614 ti,hwmods = "ehrpwm4"; 622 ti,hwmods = "ehrpwm4";
615 status = "disabled"; 623 status = "disabled";
@@ -627,6 +635,7 @@
627 635
628 ehrpwm5: ehrpwm@4830a200 { 636 ehrpwm5: ehrpwm@4830a200 {
629 compatible = "ti,am4372-ehrpwm","ti,am33xx-ehrpwm"; 637 compatible = "ti,am4372-ehrpwm","ti,am33xx-ehrpwm";
638 #pwm-cells = <3>;
630 reg = <0x4830a200 0x80>; 639 reg = <0x4830a200 0x80>;
631 ti,hwmods = "ehrpwm5"; 640 ti,hwmods = "ehrpwm5";
632 status = "disabled"; 641 status = "disabled";