projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f0b0b48
)
powerpc/dts: Fix the dts for p1025rdb 36bit
author
Zhicheng Fan
<
[email protected]
>
Mon, 25 Mar 2013 01:23:06 +0000
(09:23 +0800)
committer
Kumar Gala
<
[email protected]
>
Mon, 29 Apr 2013 19:39:31 +0000
(14:39 -0500)
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 <
[email protected]
>
Signed-off-by: Kumar Gala <
[email protected]
>
arch/powerpc/boot/dts/p1025rdb_36b.dts
patch
|
blob
|
history
diff --git
a/arch/powerpc/boot/dts/p1025rdb_36b.dts
b/arch/powerpc/boot/dts/p1025rdb_36b.dts
index 4ce4bfa0eda4866d162dd0225440f335aa15ab84..06deb6f341ba152b0e99dc685dd4e276adc9ca4b 100644
(file)
--- 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"