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>
This commit is contained in:
parent
75d71d4610
commit
8906d65499
1 changed files with 2 additions and 2 deletions
|
@ -604,7 +604,7 @@
|
||||||
ti,hwmods = "wd_timer2";
|
ti,hwmods = "wd_timer2";
|
||||||
};
|
};
|
||||||
|
|
||||||
emif1: emif@0x4c000000 {
|
emif1: emif@4c000000 {
|
||||||
compatible = "ti,emif-4d5";
|
compatible = "ti,emif-4d5";
|
||||||
ti,hwmods = "emif1";
|
ti,hwmods = "emif1";
|
||||||
phy-type = <2>; /* DDR PHY type: Intelli PHY */
|
phy-type = <2>; /* DDR PHY type: Intelli PHY */
|
||||||
|
@ -615,7 +615,7 @@
|
||||||
hw-caps-temp-alert;
|
hw-caps-temp-alert;
|
||||||
};
|
};
|
||||||
|
|
||||||
emif2: emif@0x4d000000 {
|
emif2: emif@4d000000 {
|
||||||
compatible = "ti,emif-4d5";
|
compatible = "ti,emif-4d5";
|
||||||
ti,hwmods = "emif2";
|
ti,hwmods = "emif2";
|
||||||
phy-type = <2>; /* DDR PHY type: Intelli PHY */
|
phy-type = <2>; /* DDR PHY type: Intelli PHY */
|
||||||
|
|
Loading…
Add table
Reference in a new issue