nios2: convert altera sysid to driver model
authorThomas Chou <thomas@wytron.com.tw>
Wed, 14 Oct 2015 00:43:31 +0000 (08:43 +0800)
committerThomas Chou <thomas@wytron.com.tw>
Thu, 22 Oct 2015 23:37:03 +0000 (07:37 +0800)
commitca844dd8c55f3b7bbba8144b0dcbf1297fcaece0
tree3368801834adde5782ae6a0bf46e3585d0705bb1
parent4395e06eb9907e22869cfe3bf6259a0f0cefca13
nios2: convert altera sysid to driver model

Convert altera sysid to driver model with misc uclass.

Signed-off-by: Thomas Chou <thomas@wytron.com.tw>
Acked-by: Chin Liang See <clsee@altera.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
12 files changed:
arch/nios2/cpu/Makefile
arch/nios2/cpu/cpu.c
arch/nios2/cpu/sysid.c [deleted file]
arch/nios2/dts/3c120_devboard.dts
arch/nios2/include/asm/system.h
board/altera/nios2-generic/nios2-generic.c
configs/nios2-generic_defconfig
doc/device-tree-bindings/misc/altera_sysid.txt [new file with mode: 0644]
drivers/misc/Kconfig
drivers/misc/Makefile
drivers/misc/altera_sysid.c [new file with mode: 0644]
include/configs/nios2-generic.h