Thread (3 messages) 3 messages, 3 authors, 2013-09-26

RE: [PATCH v3] powerpc/p1010rdb-pb:make a new dts for p1010rdb-pb

From: Liu Shengzhou-B36685 <hidden>
Date: 2013-09-18 05:43:48

-----Original Message-----
From: Zhao Qiang-B45475
Sent: Wednesday, September 18, 2013 12:55 PM
To: linuxppc-dev@lists.ozlabs.org
Cc: Zhao Qiang-B45475; Liu Shengzhou-B36685
Subject: [PATCH v3] powerpc/p1010rdb-pb:make a new dts for p1010rdb-pb
=20
P1010RDB-PA and P1010RDB-PB boards use different external PHY interrupt s=
ignals.
So make a new dts for P1010RDB-PB.
=20
Signed-off-by: Shengzhou Liu <redacted>
Signed-off-by: Zhao Qiang <redacted>
---
Changes for v2:
	-Remove phy interrupts for p1010rdb-pb
Changes for v3:
	-Maintain the phy interrupts p1010rdb-pa and make a new device
	tree for p1010rdb-pb
=20
 arch/powerpc/boot/dts/p1010rdb-pa.dtsi | 11 ++++++
arch/powerpc/boot/dts/p1010rdb-pb.dts  | 67 +++++++++++++++++++++++++++++=
+++++
 arch/powerpc/boot/dts/p1010rdb-pb.dtsi | 11 ++++++
 arch/powerpc/boot/dts/p1010rdb.dts     |  1 +
 arch/powerpc/boot/dts/p1010rdb.dtsi    |  3 --
 arch/powerpc/platforms/85xx/p1010rdb.c | 29 +++++++++++++++
 6 files changed, 119 insertions(+), 3 deletions(-)  create mode 100644
arch/powerpc/boot/dts/p1010rdb-pa.dtsi
 create mode 100644 arch/powerpc/boot/dts/p1010rdb-pb.dts
 create mode 100644 arch/powerpc/boot/dts/p1010rdb-pb.dtsi
=20
Don't touch p1010rdb.c, create two p1010rdb-pa.dts and p1010rdb-pb.dts, whi=
ch include the common p1010rdb.dtsi.
Combine original p1010rdb.dts and p1010rdb.dtsi into new p1010rdb.dtsi with=
 removing compatible part.
Place phy node and following part in p1010rdb-pa.dts and p1010rdb-pb.dts.
/ {
        model =3D "fsl,P1010RDB-PA";
        compatible =3D "fsl,P1010RDB";
  }

/ {
        model =3D "fsl,P1010RDB-PB";
        compatible =3D "fsl,P1010RDB";
  }

-Shengzhou
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help