[GIT PULL] arch/microblaze changes for 4.10-rc1

From: Michal Simek
Date: Tue Dec 20 2016 - 09:40:45 EST


Hi Linus,

please pull these patches to your tree.

Thanks,
Michal

The following changes since commit a25f0944ba9b1d8a6813fd6f1a86f1bd59ac25a6:

Linux 4.9-rc5 (2016-11-13 10:32:32 -0800)

are available in the git repository at:

git://git.monstr.eu/linux-2.6-microblaze.git tags/microblaze-4.10-rc1

for you to fetch changes up to 3400606d8ffd64ea7ffb5969f7c96daebeff36f3:

microblaze: Add new fpga families (2016-11-15 13:58:37 +0100)

----------------------------------------------------------------
Microblaze patches for 4.10-rc1

- Wire-up new syscalls
- Add new codes and fpga families
- Fix return value

----------------------------------------------------------------
Michal Simek (4):
microblaze: Fix return value from xilinx_timer_init
microblaze: Add missing syscalls
microblaze: Add missing release version code v9.6 and v10
microblaze: Add new fpga families

arch/microblaze/include/asm/unistd.h | 2 +-
arch/microblaze/include/uapi/asm/unistd.h | 6 ++++++
arch/microblaze/kernel/cpu/cpuinfo.c | 6 ++++++
arch/microblaze/kernel/syscall_table.S | 6 ++++++
arch/microblaze/kernel/timer.c | 2 +-
5 files changed, 20 insertions(+), 2 deletions(-)