* [PATCH 12/22] ARM: ux500: Remove '0x's from OMAP2420 H4 DTS file
[not found] <1374242333-6852-1-git-send-email-lee.jones@linaro.org>
@ 2013-07-19 13:58 ` Lee Jones
2013-07-19 13:58 ` [PATCH 13/22] ARM: ux500: Remove '0x's from OMAP3 IGEP0020 " Lee Jones
` (5 subsequent siblings)
6 siblings, 0 replies; 7+ messages in thread
From: Lee Jones @ 2013-07-19 13:58 UTC (permalink / raw)
To: linux-arm-kernel, linux-kernel
Cc: arnd, linus.walleij, srinidhi.kasagar, Lee Jones,
Benoît Cousson, Tony Lindgren, linux-omap
Cc: Benoît Cousson <b-cousson@ti.com>
Cc: Tony Lindgren <tony@atomide.com>
Cc: linux-omap@vger.kernel.org
Signed-off-by: Lee Jones <lee.jones@linaro.org>
---
arch/arm/boot/dts/omap2420-h4.dts | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/arch/arm/boot/dts/omap2420-h4.dts b/arch/arm/boot/dts/omap2420-h4.dts
index 224c08f..34cdecb 100644
--- a/arch/arm/boot/dts/omap2420-h4.dts
+++ b/arch/arm/boot/dts/omap2420-h4.dts
@@ -50,15 +50,15 @@
label = "bootloader";
reg = <0 0x20000>;
};
- partition@0x20000 {
+ partition@20000 {
label = "params";
reg = <0x20000 0x20000>;
};
- partition@0x40000 {
+ partition@40000 {
label = "kernel";
reg = <0x40000 0x200000>;
};
- partition@0x240000 {
+ partition@240000 {
label = "file-system";
reg = <0x240000 0x3dc0000>;
};
--
1.8.1.2
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [PATCH 13/22] ARM: ux500: Remove '0x's from OMAP3 IGEP0020 DTS file
[not found] <1374242333-6852-1-git-send-email-lee.jones@linaro.org>
2013-07-19 13:58 ` [PATCH 12/22] ARM: ux500: Remove '0x's from OMAP2420 H4 DTS file Lee Jones
@ 2013-07-19 13:58 ` Lee Jones
2013-07-19 13:58 ` [PATCH 14/22] ARM: ux500: Remove '0x's from OMAP3 IGEP0030 " Lee Jones
` (4 subsequent siblings)
6 siblings, 0 replies; 7+ messages in thread
From: Lee Jones @ 2013-07-19 13:58 UTC (permalink / raw)
To: linux-arm-kernel, linux-kernel
Cc: arnd, linus.walleij, srinidhi.kasagar, Lee Jones,
Benoît Cousson, Tony Lindgren, linux-omap
Cc: Benoît Cousson <b-cousson@ti.com>
Cc: Tony Lindgren <tony@atomide.com>
Cc: linux-omap@vger.kernel.org
Signed-off-by: Lee Jones <lee.jones@linaro.org>
---
arch/arm/boot/dts/omap3-igep0020.dts | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/arch/arm/boot/dts/omap3-igep0020.dts b/arch/arm/boot/dts/omap3-igep0020.dts
index e8c4828..f7a8122 100644
--- a/arch/arm/boot/dts/omap3-igep0020.dts
+++ b/arch/arm/boot/dts/omap3-igep0020.dts
@@ -99,19 +99,19 @@
label = "SPL";
reg = <0 0x100000>;
};
- partition@0x80000 {
+ partition@80000 {
label = "U-Boot";
reg = <0x100000 0x180000>;
};
- partition@0x1c0000 {
+ partition@1c0000 {
label = "Environment";
reg = <0x280000 0x100000>;
};
- partition@0x280000 {
+ partition@280000 {
label = "Kernel";
reg = <0x380000 0x300000>;
};
- partition@0x780000 {
+ partition@780000 {
label = "Filesystem";
reg = <0x680000 0x1f980000>;
};
--
1.8.1.2
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [PATCH 14/22] ARM: ux500: Remove '0x's from OMAP3 IGEP0030 DTS file
[not found] <1374242333-6852-1-git-send-email-lee.jones@linaro.org>
2013-07-19 13:58 ` [PATCH 12/22] ARM: ux500: Remove '0x's from OMAP2420 H4 DTS file Lee Jones
2013-07-19 13:58 ` [PATCH 13/22] ARM: ux500: Remove '0x's from OMAP3 IGEP0020 " Lee Jones
@ 2013-07-19 13:58 ` Lee Jones
2013-07-19 13:58 ` [PATCH 15/22] ARM: ux500: Remove '0x's from OMAP3 " Lee Jones
` (3 subsequent siblings)
6 siblings, 0 replies; 7+ messages in thread
From: Lee Jones @ 2013-07-19 13:58 UTC (permalink / raw)
To: linux-arm-kernel, linux-kernel
Cc: arnd, linus.walleij, srinidhi.kasagar, Lee Jones,
Benoît Cousson, Tony Lindgren, linux-omap
Cc: Benoît Cousson <b-cousson@ti.com>
Cc: Tony Lindgren <tony@atomide.com>
Cc: linux-omap@vger.kernel.org
Signed-off-by: Lee Jones <lee.jones@linaro.org>
---
arch/arm/boot/dts/omap3-igep0030.dts | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/arch/arm/boot/dts/omap3-igep0030.dts b/arch/arm/boot/dts/omap3-igep0030.dts
index 644d0538..f628200 100644
--- a/arch/arm/boot/dts/omap3-igep0030.dts
+++ b/arch/arm/boot/dts/omap3-igep0030.dts
@@ -74,19 +74,19 @@
label = "SPL";
reg = <0 0x100000>;
};
- partition@0x80000 {
+ partition@80000 {
label = "U-Boot";
reg = <0x100000 0x180000>;
};
- partition@0x1c0000 {
+ partition@1c0000 {
label = "Environment";
reg = <0x280000 0x100000>;
};
- partition@0x280000 {
+ partition@280000 {
label = "Kernel";
reg = <0x380000 0x300000>;
};
- partition@0x780000 {
+ partition@780000 {
label = "Filesystem";
reg = <0x680000 0x1f980000>;
};
--
1.8.1.2
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [PATCH 15/22] ARM: ux500: Remove '0x's from OMAP3 DTS file
[not found] <1374242333-6852-1-git-send-email-lee.jones@linaro.org>
` (2 preceding siblings ...)
2013-07-19 13:58 ` [PATCH 14/22] ARM: ux500: Remove '0x's from OMAP3 IGEP0030 " Lee Jones
@ 2013-07-19 13:58 ` Lee Jones
2013-07-19 13:58 ` [PATCH 16/22] ARM: ux500: Remove '0x's from OMAP3430 SDP " Lee Jones
` (2 subsequent siblings)
6 siblings, 0 replies; 7+ messages in thread
From: Lee Jones @ 2013-07-19 13:58 UTC (permalink / raw)
To: linux-arm-kernel, linux-kernel
Cc: arnd, linus.walleij, srinidhi.kasagar, Lee Jones,
Benoît Cousson, Tony Lindgren, linux-omap
Cc: Benoît Cousson <b-cousson@ti.com>
Cc: Tony Lindgren <tony@atomide.com>
Cc: linux-omap@vger.kernel.org
Signed-off-by: Lee Jones <lee.jones@linaro.org>
---
arch/arm/boot/dts/omap3.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/boot/dts/omap3.dtsi b/arch/arm/boot/dts/omap3.dtsi
index 7d95cda..16420ae 100644
--- a/arch/arm/boot/dts/omap3.dtsi
+++ b/arch/arm/boot/dts/omap3.dtsi
@@ -111,7 +111,7 @@
pinctrl-single,function-mask = <0x7f1f>;
};
- omap3_pmx_wkup: pinmux@0x48002a00 {
+ omap3_pmx_wkup: pinmux@48002a00 {
compatible = "ti,omap3-padconf", "pinctrl-single";
reg = <0x48002a00 0x5c>;
#address-cells = <1>;
--
1.8.1.2
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [PATCH 16/22] ARM: ux500: Remove '0x's from OMAP3430 SDP DTS file
[not found] <1374242333-6852-1-git-send-email-lee.jones@linaro.org>
` (3 preceding siblings ...)
2013-07-19 13:58 ` [PATCH 15/22] ARM: ux500: Remove '0x's from OMAP3 " Lee Jones
@ 2013-07-19 13:58 ` Lee Jones
2013-07-19 13:58 ` [PATCH 17/22] ARM: ux500: Remove '0x's from OMAP4 " Lee Jones
2013-07-19 13:58 ` [PATCH 18/22] ARM: ux500: Remove '0x's from OMAP5 " Lee Jones
6 siblings, 0 replies; 7+ messages in thread
From: Lee Jones @ 2013-07-19 13:58 UTC (permalink / raw)
To: linux-arm-kernel, linux-kernel
Cc: arnd, linus.walleij, srinidhi.kasagar, Lee Jones,
Benoît Cousson, Tony Lindgren, linux-omap
Cc: Benoît Cousson <b-cousson@ti.com>
Cc: Tony Lindgren <tony@atomide.com>
Cc: linux-omap@vger.kernel.org
Signed-off-by: Lee Jones <lee.jones@linaro.org>
---
arch/arm/boot/dts/omap3430-sdp.dts | 22 +++++++++++-----------
1 file changed, 11 insertions(+), 11 deletions(-)
diff --git a/arch/arm/boot/dts/omap3430-sdp.dts b/arch/arm/boot/dts/omap3430-sdp.dts
index e2249bc..281914e 100644
--- a/arch/arm/boot/dts/omap3430-sdp.dts
+++ b/arch/arm/boot/dts/omap3430-sdp.dts
@@ -84,15 +84,15 @@
label = "bootloader-nor";
reg = <0 0x40000>;
};
- partition@0x40000 {
+ partition@40000 {
label = "params-nor";
reg = <0x40000 0x40000>;
};
- partition@0x80000 {
+ partition@80000 {
label = "kernel-nor";
reg = <0x80000 0x200000>;
};
- partition@0x280000 {
+ partition@280000 {
label = "filesystem-nor";
reg = <0x240000 0x7d80000>;
};
@@ -125,19 +125,19 @@
label = "xloader-nand";
reg = <0 0x80000>;
};
- partition@0x80000 {
+ partition@80000 {
label = "bootloader-nand";
reg = <0x80000 0x140000>;
};
- partition@0x1c0000 {
+ partition@1c0000 {
label = "params-nand";
reg = <0x1c0000 0xc0000>;
};
- partition@0x280000 {
+ partition@280000 {
label = "kernel-nand";
reg = <0x280000 0x500000>;
};
- partition@0x780000 {
+ partition@780000 {
label = "filesystem-nand";
reg = <0x780000 0x7880000>;
};
@@ -170,19 +170,19 @@
label = "xloader-onenand";
reg = <0 0x80000>;
};
- partition@0x80000 {
+ partition@80000 {
label = "bootloader-onenand";
reg = <0x80000 0x40000>;
};
- partition@0xc0000 {
+ partition@c0000 {
label = "params-onenand";
reg = <0xc0000 0x20000>;
};
- partition@0xe0000 {
+ partition@e0000 {
label = "kernel-onenand";
reg = <0xe0000 0x200000>;
};
- partition@0x2e0000 {
+ partition@2e0000 {
label = "filesystem-onenand";
reg = <0x2e0000 0xfd20000>;
};
--
1.8.1.2
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [PATCH 17/22] ARM: ux500: Remove '0x's from OMAP4 DTS file
[not found] <1374242333-6852-1-git-send-email-lee.jones@linaro.org>
` (4 preceding siblings ...)
2013-07-19 13:58 ` [PATCH 16/22] ARM: ux500: Remove '0x's from OMAP3430 SDP " Lee Jones
@ 2013-07-19 13:58 ` Lee Jones
2013-07-19 13:58 ` [PATCH 18/22] ARM: ux500: Remove '0x's from OMAP5 " Lee Jones
6 siblings, 0 replies; 7+ messages in thread
From: Lee Jones @ 2013-07-19 13:58 UTC (permalink / raw)
To: linux-arm-kernel, linux-kernel
Cc: arnd, linus.walleij, srinidhi.kasagar, Lee Jones,
Benoît Cousson, Tony Lindgren, linux-omap
Cc: Benoît Cousson <b-cousson@ti.com>
Cc: Tony Lindgren <tony@atomide.com>
Cc: linux-omap@vger.kernel.org
Signed-off-by: Lee Jones <lee.jones@linaro.org>
---
arch/arm/boot/dts/omap4.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/boot/dts/omap4.dtsi b/arch/arm/boot/dts/omap4.dtsi
index 22d9f2b..45708e1 100644
--- a/arch/arm/boot/dts/omap4.dtsi
+++ b/arch/arm/boot/dts/omap4.dtsi
@@ -56,7 +56,7 @@
cache-level = <2>;
};
- local-timer@0x48240600 {
+ local-timer@48240600 {
compatible = "arm,cortex-a9-twd-timer";
reg = <0x48240600 0x20>;
interrupts = <GIC_PPI 13 (GIC_CPU_MASK_RAW(3) | IRQ_TYPE_LEVEL_HIGH)>;
--
1.8.1.2
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [PATCH 18/22] ARM: ux500: Remove '0x's from OMAP5 DTS file
[not found] <1374242333-6852-1-git-send-email-lee.jones@linaro.org>
` (5 preceding siblings ...)
2013-07-19 13:58 ` [PATCH 17/22] ARM: ux500: Remove '0x's from OMAP4 " Lee Jones
@ 2013-07-19 13:58 ` Lee Jones
6 siblings, 0 replies; 7+ messages in thread
From: Lee Jones @ 2013-07-19 13:58 UTC (permalink / raw)
To: linux-arm-kernel, linux-kernel
Cc: arnd, linus.walleij, srinidhi.kasagar, Lee Jones,
Benoît Cousson, Tony Lindgren, linux-omap
Cc: Benoît Cousson <b-cousson@ti.com>
Cc: Tony Lindgren <tony@atomide.com>
Cc: linux-omap@vger.kernel.org
Signed-off-by: Lee Jones <lee.jones@linaro.org>
---
arch/arm/boot/dts/omap5.dtsi | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/arch/arm/boot/dts/omap5.dtsi b/arch/arm/boot/dts/omap5.dtsi
index e643620..be58604 100644
--- a/arch/arm/boot/dts/omap5.dtsi
+++ b/arch/arm/boot/dts/omap5.dtsi
@@ -604,7 +604,7 @@
ti,hwmods = "wd_timer2";
};
- emif1: emif@0x4c000000 {
+ emif1: emif@4c000000 {
compatible = "ti,emif-4d5";
ti,hwmods = "emif1";
phy-type = <2>; /* DDR PHY type: Intelli PHY */
@@ -615,7 +615,7 @@
hw-caps-temp-alert;
};
- emif2: emif@0x4d000000 {
+ emif2: emif@4d000000 {
compatible = "ti,emif-4d5";
ti,hwmods = "emif2";
phy-type = <2>; /* DDR PHY type: Intelli PHY */
--
1.8.1.2
^ permalink raw reply related [flat|nested] 7+ messages in thread
end of thread, other threads:[~2013-07-19 13:59 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <1374242333-6852-1-git-send-email-lee.jones@linaro.org>
2013-07-19 13:58 ` [PATCH 12/22] ARM: ux500: Remove '0x's from OMAP2420 H4 DTS file Lee Jones
2013-07-19 13:58 ` [PATCH 13/22] ARM: ux500: Remove '0x's from OMAP3 IGEP0020 " Lee Jones
2013-07-19 13:58 ` [PATCH 14/22] ARM: ux500: Remove '0x's from OMAP3 IGEP0030 " Lee Jones
2013-07-19 13:58 ` [PATCH 15/22] ARM: ux500: Remove '0x's from OMAP3 " Lee Jones
2013-07-19 13:58 ` [PATCH 16/22] ARM: ux500: Remove '0x's from OMAP3430 SDP " Lee Jones
2013-07-19 13:58 ` [PATCH 17/22] ARM: ux500: Remove '0x's from OMAP4 " Lee Jones
2013-07-19 13:58 ` [PATCH 18/22] ARM: ux500: Remove '0x's from OMAP5 " Lee Jones
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).