aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/arm/boot/dts/omap5.dtsi4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/boot/dts/omap5.dtsi b/arch/arm/boot/dts/omap5.dtsi
index 7cdea1bfea09..ecc06a99fd4d 100644
--- a/arch/arm/boot/dts/omap5.dtsi
+++ b/arch/arm/boot/dts/omap5.dtsi
@@ -604,7 +604,7 @@
604 ti,hwmods = "wd_timer2"; 604 ti,hwmods = "wd_timer2";
605 }; 605 };
606 606
607 emif1: emif@0x4c000000 { 607 emif1: emif@4c000000 {
608 compatible = "ti,emif-4d5"; 608 compatible = "ti,emif-4d5";
609 ti,hwmods = "emif1"; 609 ti,hwmods = "emif1";
610 phy-type = <2>; /* DDR PHY type: Intelli PHY */ 610 phy-type = <2>; /* DDR PHY type: Intelli PHY */
@@ -615,7 +615,7 @@
615 hw-caps-temp-alert; 615 hw-caps-temp-alert;
616 }; 616 };
617 617
618 emif2: emif@0x4d000000 { 618 emif2: emif@4d000000 {
619 compatible = "ti,emif-4d5"; 619 compatible = "ti,emif-4d5";
620 ti,hwmods = "emif2"; 620 ti,hwmods = "emif2";
621 phy-type = <2>; /* DDR PHY type: Intelli PHY */ 621 phy-type = <2>; /* DDR PHY type: Intelli PHY */