Merge tag 'renesas-boards-for-v3.15' of git://git./linux/kernel/git/horms/renesas into next/boards
Merge "Renesas ARM based SoC Board Updates for v3.15" from Simon Horman:
* r8a7791 (R-Car M2) based Koelsch board
- Fix error return code check from clk_get()
- Add SATA0 support
- Conditionally select MICREL_PHY for Multiplatform
* r8a7790 (R-Car H2) based Lager board
- Add USBHS support
- Fix error return code check from clk_get()
- Add SATA support
- Make spi_flash_data const
- Add VIN1 SoC camera support
- Conditionally select CONFIG_MICREL_PHY
* r8a7778 (R-Car M1) based Bock-W board
- Add USB Func DMAEngine support
- Use HPBIF DMAEngine for sound
- Use SSI DMAEngine for sound
* emev2 (Emma Mobile EV2) based kzm9d board
- Use common clock framework
* r8a773a0 (SH-Mobile AG5) based kzm9g board
- Add zboot support
* Many boards
- Conditionally select SMSC_PHY
* tag 'renesas-boards-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas: (21 commits)
ARM: shmobile: Remove Lager USBHS UDC ifdefs
ARM: shmobile: lager: Add USBHS support
ARM: shmobile: koelsch: fix error return code check from clk_get()
ARM: shmobile: lager: fix error return code check from clk_get()
ARM: shmobile: marzen: Conditionally select SMSC_PHY
ARM: shmobile: mackerel: Conditionally select SMSC_PHY
ARM: shmobile: kzm9d: Conditionally select SMSC_PHY
ARM: shmobile: bockw: Sort Kconfig node's selections
ARM: shmobile: armadillo800eva: Conditionally select SMSC_PHY
ARM: shmobile: ape6evm: Conditionally select SMSC_PHY
ARM: shmobile: koelsch: Add SATA0 support
ARM: shmobile: lager: Add SATA support
ARM: shmobile: lager: Make spi_flash_data const
ARM: shmobile: kzm9d: Use common clock framework
ARM: shmobile: lager: Add VIN1 SoC camera support
ARM: mach-shmobile: kzm9g: add zboot support
ARM: shmobile: koelsch: Conditionally select MICREL_PHY for Multiplatform
ARM: shmobile: bockw: add USB Func DMAEngine support
ARM: shmobile: bockw: use HPBIF DMAEngine for sound
ARM: shmobile: bockw: use SSI DMAEngine for sound
...
Signed-off-by: Olof Johansson <olof@lixom.net>