Skip to content

Commit

Permalink
powerpc/dts: Fix the dts for p1025rdb 36bit
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Zhicheng Fan authored and Kumar Gala committed Apr 29, 2013
1 parent f0b0b48 commit 9aa171f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions arch/powerpc/boot/dts/p1025rdb_36b.dts
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,11 @@
0x0 0x100000>;
};
};

qe: qe@fffe80000 {
status = "disabled"; /* no firmware loaded */
};

};

/include/ "p1025rdb.dtsi"
Expand Down

0 comments on commit 9aa171f

Please sign in to comment.