aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/omap5.dtsi
diff options
context:
space:
mode:
authorLee Jones <lee.jones@linaro.org>2013-07-22 06:52:37 -0400
committerBenoit Cousson <bcousson@baylibre.com>2013-10-08 11:51:41 -0400
commit8906d654992b472ce270d056f523ec21dd06cd3c (patch)
tree9195992e71e50c211d992d9b4c874dfdba004005 /arch/arm/boot/dts/omap5.dtsi
parent75d71d46106b93d2e08de91347793cebf1132b95 (diff)
ARM: dts: Remove '0x's from OMAP5 DTS file
Cc: Tony Lindgren <tony@atomide.com> Signed-off-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Benoit Cousson <bcousson@baylibre.com>
Diffstat (limited to 'arch/arm/boot/dts/omap5.dtsi')
-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 */