Skip to content

Commit 9aa171f

Browse files
Zhicheng Fankumargala
authored andcommitted
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>
1 parent f0b0b48 commit 9aa171f

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

arch/powerpc/boot/dts/p1025rdb_36b.dts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,11 @@
8282
0x0 0x100000>;
8383
};
8484
};
85+
86+
qe: qe@fffe80000 {
87+
status = "disabled"; /* no firmware loaded */
88+
};
89+
8590
};
8691

8792
/include/ "p1025rdb.dtsi"

0 commit comments

Comments
 (0)