]> git.ipfire.org Git - people/ms/u-boot.git/commit
microblaze: Read information about timer/interrupts from DT
authorMichal Simek <michal.simek@xilinx.com>
Mon, 15 Feb 2016 11:10:32 +0000 (12:10 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Mon, 4 Apr 2016 18:28:38 +0000 (20:28 +0200)
commit9aa65cab73e4873f3e94c6df3d0efd99f3bc9926
treecd690f73796fa5356b86769cb695524732e538d0
parent66de226f9fd2604b42751b6c68e8e33bceb7da9c
microblaze: Read information about timer/interrupts from DT

Read information about timer and interrupts from DT. This is the first
small step to move timer and intc to DM.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/microblaze/cpu/interrupts.c
arch/microblaze/cpu/timer.c