Commit 9aa171fb authored by Zhicheng Fan's avatar Zhicheng Fan Committed by Kumar Gala

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: default avatarZhicheng Fan <B32736@freescale.com>
Signed-off-by: default avatarKumar Gala <galak@kernel.crashing.org>
parent f0b0b48d
......@@ -82,6 +82,11 @@ pcie@0 {
0x0 0x100000>;
};
};
qe: qe@fffe80000 {
status = "disabled"; /* no firmware loaded */
};
};
/include/ "p1025rdb.dtsi"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment