From: Zhicheng Fan Date: Mon, 25 Mar 2013 01:23:06 +0000 (+0800) Subject: powerpc/dts: Fix the dts for p1025rdb 36bit X-Git-Tag: v3.10-rc1~121^2~26^2~2 X-Git-Url: https://git.kernelconcepts.de/?a=commitdiff_plain;h=9aa171fbc02bf6797a05835033aa97744ac04c02;p=karo-tx-linux.git 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 Signed-off-by: Kumar Gala --- diff --git a/arch/powerpc/boot/dts/p1025rdb_36b.dts b/arch/powerpc/boot/dts/p1025rdb_36b.dts index 4ce4bfa0eda4..06deb6f341ba 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"