summaryrefslogtreecommitdiff
path: root/arch/powerpc/boot/dts/p1010rdb-pa.dts
diff options
context:
space:
mode:
authorZhao Qiang <B45475@freescale.com>2013-11-07 10:29:29 +0800
committerScott Wood <scottwood@freescale.com>2014-01-07 19:06:02 -0600
commit0ff649ca50355352d4dbe3fcd7e6b3587d226d54 (patch)
tree1f50f41db7d13274f5f0b411e9cebab9be9ca07c /arch/powerpc/boot/dts/p1010rdb-pa.dts
parent9667a36486cf872029fc2a884ba9e787c6c854c9 (diff)
powerpc/p1010rdb:update mtd of nand to adapt to both old and new p1010rdb
P1010rdb-pa and p1010rdb-pb have different mtd of nand. So update dts to adapt to both p1010rdb-pa and p1010rdb-pb. Move the nand-mtd from p1010rdb.dtsi to p1010rdb-pa*.dts. Remove nand-mtd for p1010rdb-pb, whick will use mtdparts from u-boot instead of nand-mtd in device tree. Signed-off-by: Zhao Qiang <B45475@freescale.com> Signed-off-by: Scott Wood <scottwood@freescale.com>
Diffstat (limited to 'arch/powerpc/boot/dts/p1010rdb-pa.dts')
-rw-r--r--arch/powerpc/boot/dts/p1010rdb-pa.dts14
1 files changed, 1 insertions, 13 deletions
diff --git a/arch/powerpc/boot/dts/p1010rdb-pa.dts b/arch/powerpc/boot/dts/p1010rdb-pa.dts
index 8a74700039f3..767d4c032857 100644
--- a/arch/powerpc/boot/dts/p1010rdb-pa.dts
+++ b/arch/powerpc/boot/dts/p1010rdb-pa.dts
@@ -19,17 +19,5 @@
};
/include/ "p1010rdb.dtsi"
-
-&phy0 {
- interrupts = <3 1 0 0>;
-};
-
-&phy1 {
- interrupts = <2 1 0 0>;
-};
-
-&phy2 {
- interrupts = <2 1 0 0>;
-};
-
+/include/ "p1010rdb-pa.dtsi"
/include/ "fsl/p1010si-post.dtsi"