ARM: arm-soc board updates, take 2

This branch contains board updates, mostly for shmobile, but also a
couple for PXA.

The shmobile platforms are still in the early stages of DT enablement,
so there's a bit more updates here than we'd ideally want to see:
 - regulator updates to provide some fixed regulators on several boards
 - gpio support updates for multiple boards
 - misc updates for recently-introduced boards armadillo800eva and kzm9g
 - defconfig updates
Merge branch 'board-specific' of git://github.com/hzhuang1/linux into late/board

From Haojian Zhuang <haojian.zhuang@gmail.com>:

* 'board-specific' of git://github.com/hzhuang1/linux:
  ARM: pxa: hx4700: Use DEFINE_RES_* macros consistently
  ARM: pxa: remove eseries.h

It seems I missed this in the original pull requests for v3.6, adding
it now.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>