linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] powerpc/dts: Fix the dts for p1025rdb 36bit
@ 2013-03-25  1:23 Zhicheng Fan
  2013-04-29 19:51 ` Kumar Gala
  0 siblings, 1 reply; 2+ messages in thread
From: Zhicheng Fan @ 2013-03-25  1:23 UTC (permalink / raw)
  To: galak, linuxppc-dev; +Cc: Zhicheng Fan

fix the following errors:
	Error: arch/powerpc/boot/dts/p1025rdb.dtsi:326.2-3 label or path, 'qe', not found
	Error: arch/powerpc/boot/dts/fsl/p1021si-post.dtsi:242.2-3 label or path, 'qe', not found
	FATAL ERROR: Syntax error parsing input tree

Signed-off-by: Zhicheng Fan <B32736@freescale.com>
---
 arch/powerpc/boot/dts/p1025rdb_36b.dts |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/arch/powerpc/boot/dts/p1025rdb_36b.dts b/arch/powerpc/boot/dts/p1025rdb_36b.dts
index 4ce4bfa..06deb6f 100644
--- a/arch/powerpc/boot/dts/p1025rdb_36b.dts
+++ b/arch/powerpc/boot/dts/p1025rdb_36b.dts
@@ -82,6 +82,11 @@
 				  0x0 0x100000>;
 		};
 	};
+
+	qe: qe@fffe80000 {
+		status = "disabled"; /* no firmware loaded */
+	};
+
 };
 
 /include/ "p1025rdb.dtsi"
-- 
1.7.0.4

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH v2] powerpc/dts: Fix the dts for p1025rdb 36bit
  2013-03-25  1:23 [PATCH v2] powerpc/dts: Fix the dts for p1025rdb 36bit Zhicheng Fan
@ 2013-04-29 19:51 ` Kumar Gala
  0 siblings, 0 replies; 2+ messages in thread
From: Kumar Gala @ 2013-04-29 19:51 UTC (permalink / raw)
  To: Zhicheng Fan; +Cc: linuxppc-dev


On Mar 24, 2013, at 8:23 PM, Zhicheng Fan wrote:

> fix the following errors:
> 	Error: arch/powerpc/boot/dts/p1025rdb.dtsi:326.2-3 label or =
path, 'qe', not found
> 	Error: arch/powerpc/boot/dts/fsl/p1021si-post.dtsi:242.2-3 label =
or path, 'qe', not found
> 	FATAL ERROR: Syntax error parsing input tree
>=20
> Signed-off-by: Zhicheng Fan <B32736@freescale.com>
> ---
> arch/powerpc/boot/dts/p1025rdb_36b.dts |    5 +++++
> 1 files changed, 5 insertions(+), 0 deletions(-)

applied to next

- k=

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-04-29 19:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-25  1:23 [PATCH v2] powerpc/dts: Fix the dts for p1025rdb 36bit Zhicheng Fan
2013-04-29 19:51 ` Kumar Gala

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).