/* * Copyright (C) 2009 Renesas Solutions Corp. * * Kuninori Morimoto <morimoto.kuninori@renesas.com> * * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. */#include<linux/init.h>#include<linux/device.h>#include<linux/platform_device.h>#include<linux/mmc/host.h>#include<linux/mmc/sh_mmcif.h>#include<linux/mmc/sh_mobile_sdhi.h>#include<linux/mtd/physmap.h>#include<linux/gpio.h>#include<linux/interrupt.h>#include<linux/io.h>#include<linux/delay.h>#include<linux/regulator/fixed.h>#include<linux/regulator/machine.h>#include<linux/usb/r8a66597.h>#include<linux/usb/renesas_usbhs.h>#include<linux/i2c.h>#include<linux/i2c/tsc2007.h>#include<linux/spi/spi.h>#include<linux/spi/sh_msiof.h>#include<linux/spi/mmc_spi.h>#include<linux/input.h>#include<linux/input/sh_keysc.h>#include<linux/sh_eth.h>#include<linux/sh_intc.h>#include<linux/videodev2.h>#include<video/sh_mobile_lcdc.h>#include<sound/sh_fsi.h>#include<sound/simple_card.h>#include<media/sh_mobile_ceu.h>#include<media/soc_camera.h>#include<media/tw9910.h>#include<media/mt9t112.h>#include<asm/heartbeat.h>#include<asm/clock.h>#include<asm/suspend.h>#include<cpu/sh7724.h>/* * Address Interface BusWidth *----------------------------------------- * 0x0000_0000 uboot 16bit * 0x0004_0000 Linux romImage 16bit * 0x0014_0000 MTD for Linux 16bit * 0x0400_0000 Internal I/O 16/32bit * 0x0800_0000 DR