]> git.karo-electronics.de Git - linux-beck.git/commit
microblaze: Use node name instead of compatible string
authorMichal Simek <monstr@monstr.eu>
Mon, 7 Nov 2011 12:42:12 +0000 (13:42 +0100)
committerMichal Simek <monstr@monstr.eu>
Fri, 23 Mar 2012 08:28:15 +0000 (09:28 +0100)
commitcc5647a64e8c6691be87a83632d8b1c78b795023
tree4e1923bb7d0ad2c6b07f5ba3f2be4ae4f242af3a
parent7c0d26150781cbd8a522259c9dea9e7ef23df8e3
microblaze: Use node name instead of compatible string

Change report in bootlog:
Origin:
xlnx,xps-intc-1.00.a #0 at 0xc8000000, num_irq=6, edge=0x4
xlnx,xps-timer-1.00.a #0 at 0xc8004000, irq=2

New:
interrupt-controller #0 at 0xc8000000, num_irq=6, edge=0x4
system-timer #0 at 0xc8004000, irq=2

Signed-off-by: Michal Simek <monstr@monstr.eu>
arch/microblaze/kernel/intc.c
arch/microblaze/kernel/timer.c