瀏覽代碼

powerpc/dts: Fix the dts for p1025rdb 36bit

Fix the following errors:

Error: p1025rdb.dtsi:326.2-3 label or path, 'qe', not found
Error: 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>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Zhicheng Fan 12 年之前
父節點
當前提交
9aa171fbc0
共有 1 個文件被更改,包括 5 次插入0 次删除
  1. 5 0
      arch/powerpc/boot/dts/p1025rdb_36b.dts

+ 5 - 0
arch/powerpc/boot/dts/p1025rdb_36b.dts

@@ -82,6 +82,11 @@
 				  0x0 0x100000>;
 				  0x0 0x100000>;
 		};
 		};
 	};
 	};
+
+	qe: qe@fffe80000 {
+		status = "disabled"; /* no firmware loaded */
+	};
+
 };
 };
 
 
 /include/ "p1025rdb.dtsi"
 /include/ "p1025rdb.dtsi"