blob: 75b22843975ae71cd7fb9a48c58e1940e71b57a0 [file] [log] [blame]
Kuninori Morimoto920adc72010-11-29 02:21:21 +00001/*
2 * mackerel board support
3 *
4 * Copyright (C) 2010 Renesas Solutions Corp.
5 * Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
6 *
7 * based on ap4evb
8 * Copyright (C) 2010 Magnus Damm
9 * Copyright (C) 2008 Yoshihiro Shimoda
10 *
11 * This program is free software; you can redistribute it and/or modify
12 * it under the terms of the GNU General Public License as published by
13 * the Free Software Foundation; version 2 of the License.
14 *
15 * This program is distributed in the hope that it will be useful,
16 * but WITHOUT ANY WARRANTY; without even the implied warranty of
17 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
18 * GNU General Public License for more details.
19 *
20 * You should have received a copy of the GNU General Public License
21 * along with this program; if not, write to the Free Software
22 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
23 */
Kuninori Morimoto12c43092011-01-06 02:44:09 +000024#include <linux/delay.h>
Kuninori Morimoto920adc72010-11-29 02:21:21 +000025#include <linux/kernel.h>
26#include <linux/init.h>
27#include <linux/interrupt.h>
28#include <linux/irq.h>
29#include <linux/platform_device.h>
30#include <linux/gpio.h>
31#include <linux/input.h>
32#include <linux/io.h>
Kuninori Morimoto1a44d722010-12-01 00:31:46 +000033#include <linux/i2c.h>
Kuninori Morimotod44deb32010-11-30 06:52:18 +000034#include <linux/leds.h>
Yusuke Goda6dff7da2010-12-14 14:18:03 +090035#include <linux/mfd/tmio.h>
36#include <linux/mmc/host.h>
Yusuke Goda41491b92010-12-15 08:31:04 +000037#include <linux/mmc/sh_mmcif.h>
Guennadi Liakhovetski17e75d82011-03-09 11:27:56 +010038#include <linux/mmc/sh_mobile_sdhi.h>
Kuninori Morimoto920adc72010-11-29 02:21:21 +000039#include <linux/mtd/mtd.h>
40#include <linux/mtd/partitions.h>
41#include <linux/mtd/physmap.h>
Bastian Hecht2aab52e2012-03-01 10:48:41 +010042#include <linux/mtd/sh_flctl.h>
Rafael J. Wysockib5e8d262011-08-25 15:34:19 +020043#include <linux/pm_clock.h>
Kuninori Morimoto2264c152010-11-29 02:21:37 +000044#include <linux/smsc911x.h>
Kuninori Morimoto1a44d722010-12-01 00:31:46 +000045#include <linux/sh_intc.h>
Tony SIMcd8ab002010-12-09 01:55:55 +000046#include <linux/tca6416_keypad.h>
Kuninori Morimoto66ee3be2011-05-25 07:56:25 +000047#include <linux/usb/renesas_usbhs.h>
Jon Medhurst9b742022011-08-04 17:05:21 +010048#include <linux/dma-mapping.h>
Kuninori Morimoto920adc72010-11-29 02:21:21 +000049
Kuninori Morimoto12c43092011-01-06 02:44:09 +000050#include <video/sh_mobile_hdmi.h>
Kuninori Morimoto11fee462010-11-29 02:21:43 +000051#include <video/sh_mobile_lcdc.h>
Magnus Dammae37c8d2010-12-22 14:47:40 +000052#include <media/sh_mobile_ceu.h>
53#include <media/soc_camera.h>
54#include <media/soc_camera_platform.h>
Kuninori Morimoto1a44d722010-12-01 00:31:46 +000055#include <sound/sh_fsi.h>
56
Kuninori Morimoto920adc72010-11-29 02:21:21 +000057#include <mach/common.h>
Rob Herring250a2722012-01-03 16:57:33 -060058#include <mach/irqs.h>
Kuninori Morimoto920adc72010-11-29 02:21:21 +000059#include <mach/sh7372.h>
60
61#include <asm/mach/arch.h>
Kuninori Morimoto920adc72010-11-29 02:21:21 +000062#include <asm/mach-types.h>
63
64/*
65 * Address Interface BusWidth note
66 * ------------------------------------------------------------------
67 * 0x0000_0000 NOR Flash ROM (MCP) 16bit SW7 : bit1 = ON
68 * 0x0800_0000 user area -
69 * 0x1000_0000 NOR Flash ROM (MCP) 16bit SW7 : bit1 = OFF
70 * 0x1400_0000 Ether (LAN9220) 16bit
71 * 0x1600_0000 user area - cannot use with NAND
72 * 0x1800_0000 user area -
73 * 0x1A00_0000 -
74 * 0x4000_0000 LPDDR2-SDRAM (POP) 32bit
75 */
76
Kuninori Morimoto4b82b682010-11-29 02:21:48 +000077/*
78 * CPU mode
79 *
80 * SW4 | Boot Area| Master | Remarks
81 * 1 | 2 | 3 | 4 | 5 | 6 | 8 | | Processor|
82 * ----+-----+-----+-----+-----+-----+-----+----------+----------+--------------
83 * ON | ON | OFF | ON | ON | OFF | OFF | External | System | External ROM
84 * ON | ON | ON | ON | ON | OFF | OFF | External | System | ROM Debug
85 * ON | ON | X | ON | OFF | OFF | OFF | Built-in | System | ROM Debug
86 * X | OFF | X | X | X | X | OFF | Built-in | System | MaskROM
87 * OFF | X | X | X | X | X | OFF | Built-in | System | MaskROM
88 * X | X | X | OFF | X | X | OFF | Built-in | System | MaskROM
89 * OFF | ON | OFF | X | X | OFF | ON | External | System | Standalone
90 * ON | OFF | OFF | X | X | OFF | ON | External | Realtime | Standalone
91*/
92
93/*
94 * NOR Flash ROM
95 *
96 * SW1 | SW2 | SW7 | NOR Flash ROM
97 * bit1 | bit1 bit2 | bit1 | Memory allocation
98 * ------+------------+------+------------------
99 * OFF | ON OFF | ON | Area 0
100 * OFF | ON OFF | OFF | Area 4
101 */
102
103/*
104 * SMSC 9220
105 *
106 * SW1 SMSC 9220
107 * -----------------------
108 * ON access disable
109 * OFF access enable
110 */
111
112/*
113 * NAND Flash ROM
114 *
115 * SW1 | SW2 | SW7 | NAND Flash ROM
116 * bit1 | bit1 bit2 | bit2 | Memory allocation
117 * ------+------------+------+------------------
118 * OFF | ON OFF | ON | FCE 0
119 * OFF | ON OFF | OFF | FCE 1
120 */
121
122/*
123 * External interrupt pin settings
124 *
125 * IRQX | pin setting | device | level
126 * ------+--------------------+--------------------+-------
127 * IRQ0 | ICR1A.IRQ0SA=0010 | SDHI2 card detect | Low
128 * IRQ6 | ICR1A.IRQ6SA=0011 | Ether(LAN9220) | High
Magnus Damme2a53b72011-06-09 07:03:37 +0000129 * IRQ7 | ICR1A.IRQ7SA=0010 | LCD Touch Panel | Low
Kuninori Morimoto4b82b682010-11-29 02:21:48 +0000130 * IRQ8 | ICR2A.IRQ8SA=0010 | MMC/SD card detect | Low
131 * IRQ9 | ICR2A.IRQ9SA=0010 | KEY(TCA6408) | Low
132 * IRQ21 | ICR4A.IRQ21SA=0011 | Sensor(ADXL345) | High
133 * IRQ22 | ICR4A.IRQ22SA=0011 | Sensor(AK8975) | High
Kuninori Morimoto25338f22010-11-30 04:37:33 +0000134 */
Kuninori Morimoto4b82b682010-11-29 02:21:48 +0000135
Kuninori Morimoto25338f22010-11-30 04:37:33 +0000136/*
137 * USB
138 *
139 * USB0 : CN22 : Function
140 * USB1 : CN31 : Function/Host *1
141 *
142 * J30 (for CN31) *1
143 * ----------+---------------+-------------
144 * 1-2 short | VBUS 5V | Host
145 * open | external VBUS | Function
146 *
Kuninori Morimoto66ee3be2011-05-25 07:56:25 +0000147 * CAUTION
148 *
149 * renesas_usbhs driver can use external interrupt mode
150 * (which come from USB-PHY) or autonomy mode (it use own interrupt)
151 * for detecting connection/disconnection when Function.
152 * USB will be power OFF while it has been disconnecting
153 * if external interrupt mode, and it is always power ON if autonomy mode,
154 *
155 * mackerel can not use external interrupt (IRQ7-PORT167) mode on "USB0",
156 * because Touchscreen is using IRQ7-PORT40.
157 * It is impossible to use IRQ7 demux on this board.
Kuninori Morimoto25338f22010-11-30 04:37:33 +0000158 */
Kuninori Morimoto4b82b682010-11-29 02:21:48 +0000159
Kuninori Morimoto1a44d722010-12-01 00:31:46 +0000160/*
Yusuke Goda6dff7da2010-12-14 14:18:03 +0900161 * SDHI0 (CN12)
162 *
163 * SW56 : OFF
164 *
165 */
166
167/* MMC /SDHI1 (CN7)
168 *
169 * I/O voltage : 1.8v
170 *
171 * Power voltage : 1.8v or 3.3v
Yusuke Goda41491b92010-12-15 08:31:04 +0000172 * J22 : select power voltage *1
Yusuke Goda6dff7da2010-12-14 14:18:03 +0900173 * 1-2 pin : 1.8v
174 * 2-3 pin : 3.3v
175 *
Yusuke Goda41491b92010-12-15 08:31:04 +0000176 * *1
177 * Please change J22 depends the card to be used.
178 * MMC's OCR field set to support either voltage for the card inserted.
179 *
Yusuke Goda6dff7da2010-12-14 14:18:03 +0900180 * SW1 | SW33
181 * | bit1 | bit2 | bit3 | bit4
182 * -------------+------+------+------+-------
Simon Horman2150dac2011-01-07 22:26:15 +0000183 * MMC0 OFF | OFF | X | ON | X (Use MMCIF)
184 * SDHI1 OFF | ON | X | OFF | X (Use MFD_SH_MOBILE_SDHI)
Yusuke Goda6dff7da2010-12-14 14:18:03 +0900185 *
186 */
187
188/*
189 * SDHI2 (CN23)
190 *
191 * microSD card sloct
192 *
193 */
194
195/*
Kuninori Morimoto6d9b7dd2012-01-18 16:37:07 -0800196 * FSI - AK4642
197 *
198 * it needs amixer settings for playing
199 *
200 * amixer set "Headphone" on
201 * amixer set "HPOUTL Mixer DACH" on
202 * amixer set "HPOUTR Mixer DACH" on
203 */
204
205/*
Kuninori Morimoto1a44d722010-12-01 00:31:46 +0000206 * FIXME !!
207 *
208 * gpio_no_direction
Kuninori Morimoto66ee3be2011-05-25 07:56:25 +0000209 * gpio_pull_down
Kuninori Morimoto1a44d722010-12-01 00:31:46 +0000210 * are quick_hack.
211 *
212 * current gpio frame work doesn't have
213 * the method to control only pull up/down/free.
214 * this function should be replaced by correct gpio function
215 */
216static void __init gpio_no_direction(u32 addr)
217{
218 __raw_writeb(0x00, addr);
219}
220
Kuninori Morimoto66ee3be2011-05-25 07:56:25 +0000221static void __init gpio_pull_down(u32 addr)
222{
223 u8 data = __raw_readb(addr);
224
225 data &= 0x0F;
226 data |= 0xA0;
227
228 __raw_writeb(data, addr);
229}
230
Kuninori Morimoto920adc72010-11-29 02:21:21 +0000231/* MTD */
232static struct mtd_partition nor_flash_partitions[] = {
233 {
234 .name = "loader",
235 .offset = 0x00000000,
236 .size = 512 * 1024,
237 .mask_flags = MTD_WRITEABLE,
238 },
239 {
240 .name = "bootenv",
241 .offset = MTDPART_OFS_APPEND,
242 .size = 512 * 1024,
243 .mask_flags = MTD_WRITEABLE,
244 },
245 {
246 .name = "kernel_ro",
247 .offset = MTDPART_OFS_APPEND,
248 .size = 8 * 1024 * 1024,
249 .mask_flags = MTD_WRITEABLE,
250 },
251 {
252 .name = "kernel",
253 .offset = MTDPART_OFS_APPEND,
254 .size = 8 * 1024 * 1024,
255 },
256 {
257 .name = "data",
258 .offset = MTDPART_OFS_APPEND,
259 .size = MTDPART_SIZ_FULL,
260 },
261};
262
263static struct physmap_flash_data nor_flash_data = {
264 .width = 2,
265 .parts = nor_flash_partitions,
266 .nr_parts = ARRAY_SIZE(nor_flash_partitions),
267};
268
269static struct resource nor_flash_resources[] = {
270 [0] = {
Magnus Damm487881c2011-09-27 18:29:31 +0900271 .start = 0x20000000, /* CS0 shadow instead of regular CS0 */
272 .end = 0x28000000 - 1, /* needed by USB MASK ROM boot */
Kuninori Morimoto920adc72010-11-29 02:21:21 +0000273 .flags = IORESOURCE_MEM,
274 }
275};
276
277static struct platform_device nor_flash_device = {
278 .name = "physmap-flash",
279 .dev = {
280 .platform_data = &nor_flash_data,
281 },
282 .num_resources = ARRAY_SIZE(nor_flash_resources),
283 .resource = nor_flash_resources,
284};
285
Kuninori Morimoto2264c152010-11-29 02:21:37 +0000286/* SMSC */
287static struct resource smc911x_resources[] = {
288 {
289 .start = 0x14000000,
290 .end = 0x16000000 - 1,
291 .flags = IORESOURCE_MEM,
292 }, {
293 .start = evt2irq(0x02c0) /* IRQ6A */,
294 .flags = IORESOURCE_IRQ | IORESOURCE_IRQ_LOWLEVEL,
295 },
296};
297
298static struct smsc911x_platform_config smsc911x_info = {
299 .flags = SMSC911X_USE_16BIT | SMSC911X_SAVE_MAC_ADDRESS,
300 .irq_polarity = SMSC911X_IRQ_POLARITY_ACTIVE_LOW,
301 .irq_type = SMSC911X_IRQ_TYPE_PUSH_PULL,
302};
303
304static struct platform_device smc911x_device = {
305 .name = "smsc911x",
306 .id = -1,
307 .num_resources = ARRAY_SIZE(smc911x_resources),
308 .resource = smc911x_resources,
309 .dev = {
310 .platform_data = &smsc911x_info,
311 },
312};
313
Damian1c7fcbe2011-05-24 07:01:22 +0000314/* MERAM */
315static struct sh_mobile_meram_info mackerel_meram_info = {
316 .addr_mode = SH_MOBILE_MERAM_MODE1,
317};
318
319static struct resource meram_resources[] = {
320 [0] = {
Laurent Pincharte71504d2011-09-11 23:30:45 +0200321 .name = "regs",
Damian1c7fcbe2011-05-24 07:01:22 +0000322 .start = 0xe8000000,
Laurent Pincharte71504d2011-09-11 23:30:45 +0200323 .end = 0xe807ffff,
324 .flags = IORESOURCE_MEM,
325 },
326 [1] = {
327 .name = "meram",
328 .start = 0xe8080000,
Damian1c7fcbe2011-05-24 07:01:22 +0000329 .end = 0xe81fffff,
330 .flags = IORESOURCE_MEM,
331 },
332};
333
334static struct platform_device meram_device = {
335 .name = "sh_mobile_meram",
336 .id = 0,
337 .num_resources = ARRAY_SIZE(meram_resources),
338 .resource = meram_resources,
339 .dev = {
340 .platform_data = &mackerel_meram_info,
341 },
342};
343
Kuninori Morimoto11fee462010-11-29 02:21:43 +0000344/* LCDC */
345static struct fb_videomode mackerel_lcdc_modes[] = {
346 {
347 .name = "WVGA Panel",
348 .xres = 800,
349 .yres = 480,
350 .left_margin = 220,
351 .right_margin = 110,
352 .hsync_len = 70,
353 .upper_margin = 20,
354 .lower_margin = 5,
355 .vsync_len = 5,
356 .sync = 0,
357 },
358};
359
Laurent Pinchart018882a2011-09-11 22:59:04 +0200360static int mackerel_set_brightness(int brightness)
Magnus Damm1fbdfcd2011-03-21 07:49:45 +0000361{
362 gpio_set_value(GPIO_PORT31, brightness);
363
364 return 0;
365}
366
Laurent Pinchart018882a2011-09-11 22:59:04 +0200367static int mackerel_get_brightness(void)
Magnus Damm1fbdfcd2011-03-21 07:49:45 +0000368{
369 return gpio_get_value(GPIO_PORT31);
370}
371
Laurent Pinchartc241a0e2011-09-11 23:30:45 +0200372static const struct sh_mobile_meram_cfg lcd_meram_cfg = {
Damian1c7fcbe2011-05-24 07:01:22 +0000373 .icb[0] = {
Damian1c7fcbe2011-05-24 07:01:22 +0000374 .meram_size = 0x40,
375 },
376 .icb[1] = {
Damian1c7fcbe2011-05-24 07:01:22 +0000377 .meram_size = 0x40,
378 },
379};
380
Kuninori Morimoto11fee462010-11-29 02:21:43 +0000381static struct sh_mobile_lcdc_info lcdc_info = {
Damian1c7fcbe2011-05-24 07:01:22 +0000382 .meram_dev = &mackerel_meram_info,
Kuninori Morimoto11fee462010-11-29 02:21:43 +0000383 .clock_source = LCDC_CLK_BUS,
384 .ch[0] = {
385 .chan = LCDC_CHAN_MAINLCD,
Laurent Pinchartedd153a2011-12-13 14:02:28 +0100386 .fourcc = V4L2_PIX_FMT_RGB565,
Laurent Pinchart93ff2592011-11-29 14:33:41 +0100387 .lcd_modes = mackerel_lcdc_modes,
388 .num_modes = ARRAY_SIZE(mackerel_lcdc_modes),
Kuninori Morimoto11fee462010-11-29 02:21:43 +0000389 .interface_type = RGB24,
Kuninori Morimoto2c34e932011-03-02 09:05:21 +0000390 .clock_divider = 3,
Kuninori Morimoto11fee462010-11-29 02:21:43 +0000391 .flags = 0,
Laurent Pinchartafaad832011-09-11 22:59:04 +0200392 .panel_cfg = {
393 .width = 152,
394 .height = 91,
Magnus Damm1fbdfcd2011-03-21 07:49:45 +0000395 },
396 .bl_info = {
397 .name = "sh_mobile_lcdc_bl",
398 .max_brightness = 1,
Laurent Pinchart43059b02011-09-11 22:59:04 +0200399 .set_brightness = mackerel_set_brightness,
400 .get_brightness = mackerel_get_brightness,
Magnus Damm1fbdfcd2011-03-21 07:49:45 +0000401 },
Damian1c7fcbe2011-05-24 07:01:22 +0000402 .meram_cfg = &lcd_meram_cfg,
Kuninori Morimoto11fee462010-11-29 02:21:43 +0000403 }
404};
405
406static struct resource lcdc_resources[] = {
407 [0] = {
408 .name = "LCDC",
409 .start = 0xfe940000,
410 .end = 0xfe943fff,
411 .flags = IORESOURCE_MEM,
412 },
413 [1] = {
414 .start = intcs_evt2irq(0x580),
415 .flags = IORESOURCE_IRQ,
416 },
417};
418
419static struct platform_device lcdc_device = {
420 .name = "sh_mobile_lcdc_fb",
421 .num_resources = ARRAY_SIZE(lcdc_resources),
422 .resource = lcdc_resources,
423 .dev = {
424 .platform_data = &lcdc_info,
425 .coherent_dma_mask = ~0,
426 },
427};
428
Kuninori Morimoto12c43092011-01-06 02:44:09 +0000429/* HDMI */
Kuninori Morimoto12c43092011-01-06 02:44:09 +0000430static struct sh_mobile_hdmi_info hdmi_info = {
Kuninori Morimoto98d27b82011-01-06 02:44:15 +0000431 .flags = HDMI_SND_SRC_SPDIF,
Kuninori Morimoto12c43092011-01-06 02:44:09 +0000432};
433
434static struct resource hdmi_resources[] = {
435 [0] = {
436 .name = "HDMI",
437 .start = 0xe6be0000,
438 .end = 0xe6be00ff,
439 .flags = IORESOURCE_MEM,
440 },
441 [1] = {
442 /* There's also an HDMI interrupt on INTCS @ 0x18e0 */
443 .start = evt2irq(0x17e0),
444 .flags = IORESOURCE_IRQ,
445 },
446};
447
448static struct platform_device hdmi_device = {
449 .name = "sh-mobile-hdmi",
450 .num_resources = ARRAY_SIZE(hdmi_resources),
451 .resource = hdmi_resources,
452 .id = -1,
453 .dev = {
454 .platform_data = &hdmi_info,
455 },
456};
457
Laurent Pinchartc241a0e2011-09-11 23:30:45 +0200458static const struct sh_mobile_meram_cfg hdmi_meram_cfg = {
Laurent Pincharta1022ad2011-09-11 23:30:45 +0200459 .icb[0] = {
Laurent Pincharta1022ad2011-09-11 23:30:45 +0200460 .meram_size = 0x100,
461 },
462 .icb[1] = {
Laurent Pincharta1022ad2011-09-11 23:30:45 +0200463 .meram_size = 0x100,
464 },
465};
466
467static struct sh_mobile_lcdc_info hdmi_lcdc_info = {
468 .meram_dev = &mackerel_meram_info,
469 .clock_source = LCDC_CLK_EXTERNAL,
470 .ch[0] = {
471 .chan = LCDC_CHAN_MAINLCD,
472 .fourcc = V4L2_PIX_FMT_RGB565,
473 .interface_type = RGB24,
474 .clock_divider = 1,
475 .flags = LCDC_FLAGS_DWPOL,
476 .meram_cfg = &hdmi_meram_cfg,
477 .tx_dev = &hdmi_device,
478 }
479};
480
481static struct resource hdmi_lcdc_resources[] = {
482 [0] = {
483 .name = "LCDC1",
484 .start = 0xfe944000,
485 .end = 0xfe947fff,
486 .flags = IORESOURCE_MEM,
487 },
488 [1] = {
489 .start = intcs_evt2irq(0x1780),
490 .flags = IORESOURCE_IRQ,
491 },
492};
493
494static struct platform_device hdmi_lcdc_device = {
495 .name = "sh_mobile_lcdc_fb",
496 .num_resources = ARRAY_SIZE(hdmi_lcdc_resources),
497 .resource = hdmi_lcdc_resources,
498 .id = 1,
499 .dev = {
500 .platform_data = &hdmi_lcdc_info,
501 .coherent_dma_mask = ~0,
502 },
503};
504
Kuninori Morimoto3f25c9c2011-01-24 10:09:02 +0900505static struct platform_device fsi_hdmi_device = {
506 .name = "sh_fsi2_b_hdmi",
507};
508
Guennadi Liakhovetski2ce51f82011-04-04 17:08:05 +0200509static void __init hdmi_init_pm_clock(void)
Kuninori Morimoto12c43092011-01-06 02:44:09 +0000510{
511 struct clk *hdmi_ick = clk_get(&hdmi_device.dev, "ick");
512 int ret;
513 long rate;
514
515 if (IS_ERR(hdmi_ick)) {
516 ret = PTR_ERR(hdmi_ick);
517 pr_err("Cannot get HDMI ICK: %d\n", ret);
518 goto out;
519 }
520
521 ret = clk_set_parent(&sh7372_pllc2_clk, &sh7372_dv_clki_div2_clk);
522 if (ret < 0) {
523 pr_err("Cannot set PLLC2 parent: %d, %d users\n",
524 ret, sh7372_pllc2_clk.usecount);
525 goto out;
526 }
527
528 pr_debug("PLLC2 initial frequency %lu\n",
529 clk_get_rate(&sh7372_pllc2_clk));
530
531 rate = clk_round_rate(&sh7372_pllc2_clk, 594000000);
532 if (rate < 0) {
533 pr_err("Cannot get suitable rate: %ld\n", rate);
534 ret = rate;
535 goto out;
536 }
537
538 ret = clk_set_rate(&sh7372_pllc2_clk, rate);
539 if (ret < 0) {
540 pr_err("Cannot set rate %ld: %d\n", rate, ret);
541 goto out;
542 }
543
Kuninori Morimoto12c43092011-01-06 02:44:09 +0000544 pr_debug("PLLC2 set frequency %lu\n", rate);
545
546 ret = clk_set_parent(hdmi_ick, &sh7372_pllc2_clk);
Guennadi Liakhovetski2ce51f82011-04-04 17:08:05 +0200547 if (ret < 0)
Kuninori Morimoto12c43092011-01-06 02:44:09 +0000548 pr_err("Cannot set HDMI parent: %d\n", ret);
Kuninori Morimoto12c43092011-01-06 02:44:09 +0000549
550out:
551 if (!IS_ERR(hdmi_ick))
552 clk_put(hdmi_ick);
Kuninori Morimoto12c43092011-01-06 02:44:09 +0000553}
Kuninori Morimoto12c43092011-01-06 02:44:09 +0000554
Magnus Damme2a53b72011-06-09 07:03:37 +0000555/* USBHS0 is connected to CN22 which takes a USB Mini-B plug
556 *
557 * The sh7372 SoC has IRQ7 set aside for USBHS0 hotplug,
558 * but on this particular board IRQ7 is already used by
559 * the touch screen. This leaves us with software polling.
560 */
561#define USBHS0_POLL_INTERVAL (HZ * 5)
562
563struct usbhs_private {
564 unsigned int usbphyaddr;
565 unsigned int usbcrcaddr;
566 struct renesas_usbhs_platform_info info;
567 struct delayed_work work;
568 struct platform_device *pdev;
569};
570
571#define usbhs_get_priv(pdev) \
572 container_of(renesas_usbhs_get_info(pdev), \
573 struct usbhs_private, info)
574
575#define usbhs_is_connected(priv) \
576 (!((1 << 7) & __raw_readw(priv->usbcrcaddr)))
577
578static int usbhs_get_vbus(struct platform_device *pdev)
579{
580 return usbhs_is_connected(usbhs_get_priv(pdev));
581}
582
583static void usbhs_phy_reset(struct platform_device *pdev)
584{
585 struct usbhs_private *priv = usbhs_get_priv(pdev);
586
587 /* init phy */
588 __raw_writew(0x8a0a, priv->usbcrcaddr);
589}
590
591static int usbhs0_get_id(struct platform_device *pdev)
592{
593 return USBHS_GADGET;
594}
595
596static void usbhs0_work_function(struct work_struct *work)
597{
598 struct usbhs_private *priv = container_of(work, struct usbhs_private,
599 work.work);
600
601 renesas_usbhs_call_notify_hotplug(priv->pdev);
602 schedule_delayed_work(&priv->work, USBHS0_POLL_INTERVAL);
603}
604
605static int usbhs0_hardware_init(struct platform_device *pdev)
606{
607 struct usbhs_private *priv = usbhs_get_priv(pdev);
608
609 priv->pdev = pdev;
610 INIT_DELAYED_WORK(&priv->work, usbhs0_work_function);
611 schedule_delayed_work(&priv->work, USBHS0_POLL_INTERVAL);
612 return 0;
613}
614
615static void usbhs0_hardware_exit(struct platform_device *pdev)
616{
617 struct usbhs_private *priv = usbhs_get_priv(pdev);
618
619 cancel_delayed_work_sync(&priv->work);
620}
621
Magnus Damme2a53b72011-06-09 07:03:37 +0000622static struct usbhs_private usbhs0_private = {
623 .usbcrcaddr = 0xe605810c, /* USBCR2 */
624 .info = {
625 .platform_callback = {
626 .hardware_init = usbhs0_hardware_init,
627 .hardware_exit = usbhs0_hardware_exit,
628 .phy_reset = usbhs_phy_reset,
629 .get_id = usbhs0_get_id,
630 .get_vbus = usbhs_get_vbus,
631 },
632 .driver_param = {
633 .buswait_bwait = 4,
Kuninori Morimotofe437562011-06-17 08:21:21 +0000634 .d0_tx_id = SHDMA_SLAVE_USB0_TX,
635 .d1_rx_id = SHDMA_SLAVE_USB0_RX,
Magnus Damme2a53b72011-06-09 07:03:37 +0000636 },
637 },
638};
639
640static struct resource usbhs0_resources[] = {
641 [0] = {
642 .name = "USBHS0",
643 .start = 0xe6890000,
644 .end = 0xe68900e6 - 1,
645 .flags = IORESOURCE_MEM,
646 },
647 [1] = {
648 .start = evt2irq(0x1ca0) /* USB0_USB0I0 */,
649 .flags = IORESOURCE_IRQ,
650 },
651};
652
653static struct platform_device usbhs0_device = {
654 .name = "renesas_usbhs",
655 .id = 0,
656 .dev = {
657 .platform_data = &usbhs0_private.info,
658 },
659 .num_resources = ARRAY_SIZE(usbhs0_resources),
660 .resource = usbhs0_resources,
661};
662
663/* USBHS1 is connected to CN31 which takes a USB Mini-AB plug
664 *
665 * Use J30 to select between Host and Function. This setting
666 * can however not be detected by software. Hotplug of USBHS1
667 * is provided via IRQ8.
Kuninori Morimoto0ada2da52012-01-18 17:32:05 -0800668 *
669 * Current USB1 works as "USB Host".
670 * - set J30 "short"
671 *
672 * If you want to use it as "USB gadget",
673 * - J30 "open"
674 * - modify usbhs1_get_id() USBHS_HOST -> USBHS_GADGET
675 * - add .get_vbus = usbhs_get_vbus in usbhs1_private
Magnus Damme2a53b72011-06-09 07:03:37 +0000676 */
677#define IRQ8 evt2irq(0x0300)
Kuninori Morimoto66ee3be2011-05-25 07:56:25 +0000678#define USB_PHY_MODE (1 << 4)
679#define USB_PHY_INT_EN ((1 << 3) | (1 << 2))
680#define USB_PHY_ON (1 << 1)
681#define USB_PHY_OFF (1 << 0)
682#define USB_PHY_INT_CLR (USB_PHY_ON | USB_PHY_OFF)
683
Kuninori Morimoto66ee3be2011-05-25 07:56:25 +0000684static irqreturn_t usbhs1_interrupt(int irq, void *data)
685{
686 struct platform_device *pdev = data;
687 struct usbhs_private *priv = usbhs_get_priv(pdev);
688
689 dev_dbg(&pdev->dev, "%s\n", __func__);
690
691 renesas_usbhs_call_notify_hotplug(pdev);
692
693 /* clear status */
694 __raw_writew(__raw_readw(priv->usbphyaddr) | USB_PHY_INT_CLR,
695 priv->usbphyaddr);
696
697 return IRQ_HANDLED;
698}
699
700static int usbhs1_hardware_init(struct platform_device *pdev)
701{
702 struct usbhs_private *priv = usbhs_get_priv(pdev);
703 int ret;
704
Kuninori Morimoto66ee3be2011-05-25 07:56:25 +0000705 /* clear interrupt status */
706 __raw_writew(USB_PHY_MODE | USB_PHY_INT_CLR, priv->usbphyaddr);
707
Magnus Damme2a53b72011-06-09 07:03:37 +0000708 ret = request_irq(IRQ8, usbhs1_interrupt, IRQF_TRIGGER_HIGH,
Kuninori Morimoto66ee3be2011-05-25 07:56:25 +0000709 dev_name(&pdev->dev), pdev);
710 if (ret) {
711 dev_err(&pdev->dev, "request_irq err\n");
712 return ret;
713 }
714
715 /* enable USB phy interrupt */
716 __raw_writew(USB_PHY_MODE | USB_PHY_INT_EN, priv->usbphyaddr);
717
718 return 0;
719}
720
721static void usbhs1_hardware_exit(struct platform_device *pdev)
722{
723 struct usbhs_private *priv = usbhs_get_priv(pdev);
724
725 /* clear interrupt status */
726 __raw_writew(USB_PHY_MODE | USB_PHY_INT_CLR, priv->usbphyaddr);
727
Magnus Damme2a53b72011-06-09 07:03:37 +0000728 free_irq(IRQ8, pdev);
Kuninori Morimoto66ee3be2011-05-25 07:56:25 +0000729}
730
Kuninori Morimoto05a79292011-06-15 06:16:35 +0000731static int usbhs1_get_id(struct platform_device *pdev)
732{
Kuninori Morimoto0ada2da52012-01-18 17:32:05 -0800733 return USBHS_HOST;
Kuninori Morimoto05a79292011-06-15 06:16:35 +0000734}
735
Kuninori Morimoto66ee3be2011-05-25 07:56:25 +0000736static u32 usbhs1_pipe_cfg[] = {
737 USB_ENDPOINT_XFER_CONTROL,
738 USB_ENDPOINT_XFER_ISOC,
739 USB_ENDPOINT_XFER_ISOC,
740 USB_ENDPOINT_XFER_BULK,
741 USB_ENDPOINT_XFER_BULK,
742 USB_ENDPOINT_XFER_BULK,
743 USB_ENDPOINT_XFER_INT,
744 USB_ENDPOINT_XFER_INT,
745 USB_ENDPOINT_XFER_INT,
746 USB_ENDPOINT_XFER_BULK,
747 USB_ENDPOINT_XFER_BULK,
748 USB_ENDPOINT_XFER_BULK,
749 USB_ENDPOINT_XFER_BULK,
750 USB_ENDPOINT_XFER_BULK,
751 USB_ENDPOINT_XFER_BULK,
752 USB_ENDPOINT_XFER_BULK,
753};
754
755static struct usbhs_private usbhs1_private = {
Magnus Damme2a53b72011-06-09 07:03:37 +0000756 .usbphyaddr = 0xe60581e2, /* USBPHY1INTAP */
757 .usbcrcaddr = 0xe6058130, /* USBCR4 */
Kuninori Morimoto66ee3be2011-05-25 07:56:25 +0000758 .info = {
759 .platform_callback = {
760 .hardware_init = usbhs1_hardware_init,
761 .hardware_exit = usbhs1_hardware_exit,
Kuninori Morimoto05a79292011-06-15 06:16:35 +0000762 .get_id = usbhs1_get_id,
Magnus Damme2a53b72011-06-09 07:03:37 +0000763 .phy_reset = usbhs_phy_reset,
Kuninori Morimoto66ee3be2011-05-25 07:56:25 +0000764 },
765 .driver_param = {
766 .buswait_bwait = 4,
Kuninori Morimotof427eb62011-10-10 22:06:12 -0700767 .has_otg = 1,
Kuninori Morimoto66ee3be2011-05-25 07:56:25 +0000768 .pipe_type = usbhs1_pipe_cfg,
769 .pipe_size = ARRAY_SIZE(usbhs1_pipe_cfg),
Kuninori Morimotofe437562011-06-17 08:21:21 +0000770 .d0_tx_id = SHDMA_SLAVE_USB1_TX,
771 .d1_rx_id = SHDMA_SLAVE_USB1_RX,
Kuninori Morimoto66ee3be2011-05-25 07:56:25 +0000772 },
773 },
774};
775
776static struct resource usbhs1_resources[] = {
777 [0] = {
Magnus Damme2a53b72011-06-09 07:03:37 +0000778 .name = "USBHS1",
779 .start = 0xe68b0000,
780 .end = 0xe68b00e6 - 1,
Kuninori Morimoto66ee3be2011-05-25 07:56:25 +0000781 .flags = IORESOURCE_MEM,
782 },
783 [1] = {
784 .start = evt2irq(0x1ce0) /* USB1_USB1I0 */,
785 .flags = IORESOURCE_IRQ,
786 },
787};
788
789static struct platform_device usbhs1_device = {
790 .name = "renesas_usbhs",
791 .id = 1,
792 .dev = {
793 .platform_data = &usbhs1_private.info,
794 },
795 .num_resources = ARRAY_SIZE(usbhs1_resources),
796 .resource = usbhs1_resources,
797};
798
Kuninori Morimotod44deb32010-11-30 06:52:18 +0000799/* LED */
800static struct gpio_led mackerel_leds[] = {
801 {
802 .name = "led0",
803 .gpio = GPIO_PORT0,
804 .default_state = LEDS_GPIO_DEFSTATE_ON,
805 },
806 {
807 .name = "led1",
808 .gpio = GPIO_PORT1,
809 .default_state = LEDS_GPIO_DEFSTATE_ON,
810 },
811 {
812 .name = "led2",
813 .gpio = GPIO_PORT2,
814 .default_state = LEDS_GPIO_DEFSTATE_ON,
815 },
816 {
817 .name = "led3",
818 .gpio = GPIO_PORT159,
819 .default_state = LEDS_GPIO_DEFSTATE_ON,
820 }
821};
822
823static struct gpio_led_platform_data mackerel_leds_pdata = {
824 .leds = mackerel_leds,
825 .num_leds = ARRAY_SIZE(mackerel_leds),
826};
827
828static struct platform_device leds_device = {
829 .name = "leds-gpio",
830 .id = 0,
831 .dev = {
832 .platform_data = &mackerel_leds_pdata,
833 },
834};
835
Kuninori Morimoto1a44d722010-12-01 00:31:46 +0000836/* FSI */
837#define IRQ_FSI evt2irq(0x1840)
Kuninori Morimoto98d27b82011-01-06 02:44:15 +0000838static int __fsi_set_round_rate(struct clk *clk, long rate, int enable)
839{
840 int ret;
841
842 if (rate <= 0)
843 return 0;
844
845 if (!enable) {
846 clk_disable(clk);
847 return 0;
848 }
849
850 ret = clk_set_rate(clk, clk_round_rate(clk, rate));
851 if (ret < 0)
852 return ret;
853
854 return clk_enable(clk);
855}
856
Kuninori Morimotofec691e2012-02-03 00:58:48 -0800857static int fsi_b_set_rate(struct device *dev, int rate, int enable)
Kuninori Morimoto98d27b82011-01-06 02:44:15 +0000858{
859 struct clk *fsib_clk;
860 struct clk *fdiv_clk = &sh7372_fsidivb_clk;
861 long fsib_rate = 0;
862 long fdiv_rate = 0;
863 int ackmd_bpfmd;
864 int ret;
865
Kuninori Morimoto98d27b82011-01-06 02:44:15 +0000866 /* clock start */
867 switch (rate) {
868 case 44100:
869 fsib_rate = rate * 256;
870 ackmd_bpfmd = SH_FSI_ACKMD_256 | SH_FSI_BPFMD_64;
871 break;
872 case 48000:
873 fsib_rate = 85428000; /* around 48kHz x 256 x 7 */
874 fdiv_rate = rate * 256;
875 ackmd_bpfmd = SH_FSI_ACKMD_256 | SH_FSI_BPFMD_64;
876 break;
877 default:
878 pr_err("unsupported rate in FSI2 port B\n");
879 return -EINVAL;
880 }
881
882 /* FSI B setting */
883 fsib_clk = clk_get(dev, "ickb");
884 if (IS_ERR(fsib_clk))
885 return -EIO;
886
887 /* fsib */
888 ret = __fsi_set_round_rate(fsib_clk, fsib_rate, enable);
889 if (ret < 0)
890 goto fsi_set_rate_end;
891
892 /* FSI DIV */
893 ret = __fsi_set_round_rate(fdiv_clk, fdiv_rate, enable);
894 if (ret < 0) {
895 /* disable FSI B */
896 if (enable)
897 __fsi_set_round_rate(fsib_clk, fsib_rate, 0);
898 goto fsi_set_rate_end;
899 }
900
901 ret = ackmd_bpfmd;
902
903fsi_set_rate_end:
904 clk_put(fsib_clk);
905 return ret;
906}
907
Kuninori Morimoto1a44d722010-12-01 00:31:46 +0000908static struct sh_fsi_platform_info fsi_info = {
Kuninori Morimotofec691e2012-02-03 00:58:48 -0800909 .port_a = {
910 .flags = SH_FSI_BRS_INV,
Kuninori Morimotoc650a1f2012-04-01 18:40:14 -0700911 .tx_id = SHDMA_SLAVE_FSIA_TX,
912 .rx_id = SHDMA_SLAVE_FSIA_RX,
Kuninori Morimotofec691e2012-02-03 00:58:48 -0800913 },
914 .port_b = {
915 .flags = SH_FSI_BRS_INV |
Kuninori Morimoto98d27b82011-01-06 02:44:15 +0000916 SH_FSI_BRM_INV |
917 SH_FSI_LRS_INV |
Kuninori Morimotof17c13c2011-01-24 10:43:19 +0900918 SH_FSI_FMT_SPDIF,
Kuninori Morimotofec691e2012-02-03 00:58:48 -0800919 .set_rate = fsi_b_set_rate,
920 }
Kuninori Morimoto1a44d722010-12-01 00:31:46 +0000921};
922
923static struct resource fsi_resources[] = {
924 [0] = {
Kuninori Morimotoc650a1f2012-04-01 18:40:14 -0700925 /* we need 0xFE1F0000 to access DMA
926 * instead of 0xFE3C0000 */
Kuninori Morimoto1a44d722010-12-01 00:31:46 +0000927 .name = "FSI",
Kuninori Morimotoc650a1f2012-04-01 18:40:14 -0700928 .start = 0xFE1F0000,
929 .end = 0xFE1F0400 - 1,
Kuninori Morimoto1a44d722010-12-01 00:31:46 +0000930 .flags = IORESOURCE_MEM,
931 },
932 [1] = {
933 .start = IRQ_FSI,
934 .flags = IORESOURCE_IRQ,
935 },
936};
937
938static struct platform_device fsi_device = {
939 .name = "sh_fsi2",
940 .id = -1,
941 .num_resources = ARRAY_SIZE(fsi_resources),
942 .resource = fsi_resources,
943 .dev = {
944 .platform_data = &fsi_info,
945 },
946};
947
Kuninori Morimoto45f31212011-11-23 16:55:34 -0800948static struct fsi_ak4642_info fsi2_ak4643_info = {
949 .name = "AK4643",
950 .card = "FSI2A-AK4643",
951 .cpu_dai = "fsia-dai",
952 .codec = "ak4642-codec.0-0013",
953 .platform = "sh_fsi2",
954 .id = FSI_PORT_A,
955};
956
Kuninori Morimoto1a44d722010-12-01 00:31:46 +0000957static struct platform_device fsi_ak4643_device = {
Kuninori Morimoto45f31212011-11-23 16:55:34 -0800958 .name = "fsi-ak4642-audio",
959 .dev = {
960 .platform_data = &fsi2_ak4643_info,
961 },
Kuninori Morimoto1a44d722010-12-01 00:31:46 +0000962};
Kuninori Morimotod44deb32010-11-30 06:52:18 +0000963
Bastian Hecht2aab52e2012-03-01 10:48:41 +0100964/* FLCTL */
965static struct mtd_partition nand_partition_info[] = {
966 {
967 .name = "system",
968 .offset = 0,
969 .size = 128 * 1024 * 1024,
970 },
971 {
972 .name = "userdata",
973 .offset = MTDPART_OFS_APPEND,
974 .size = 256 * 1024 * 1024,
975 },
976 {
977 .name = "cache",
978 .offset = MTDPART_OFS_APPEND,
979 .size = 128 * 1024 * 1024,
980 },
981};
982
983static struct resource nand_flash_resources[] = {
984 [0] = {
985 .start = 0xe6a30000,
986 .end = 0xe6a3009b,
987 .flags = IORESOURCE_MEM,
988 }
989};
990
991static struct sh_flctl_platform_data nand_flash_data = {
992 .parts = nand_partition_info,
993 .nr_parts = ARRAY_SIZE(nand_partition_info),
994 .flcmncr_val = CLK_16B_12L_4H | TYPESEL_SET
995 | SHBUSSEL | SEL_16BIT | SNAND_E,
996 .use_holden = 1,
997};
998
999static struct platform_device nand_flash_device = {
1000 .name = "sh_flctl",
1001 .resource = nand_flash_resources,
1002 .num_resources = ARRAY_SIZE(nand_flash_resources),
1003 .dev = {
1004 .platform_data = &nand_flash_data,
1005 },
1006};
1007
Yusuke Goda6dff7da2010-12-14 14:18:03 +09001008/*
1009 * The card detect pin of the top SD/MMC slot (CN7) is active low and is
1010 * connected to GPIO A22 of SH7372 (GPIO_PORT41).
1011 */
1012static int slot_cn7_get_cd(struct platform_device *pdev)
1013{
Magnus Dammceb50f32011-01-12 10:43:07 +00001014 return !gpio_get_value(GPIO_PORT41);
Yusuke Goda6dff7da2010-12-14 14:18:03 +09001015}
1016
1017/* SDHI0 */
1018static struct sh_mobile_sdhi_info sdhi0_info = {
1019 .dma_slave_tx = SHDMA_SLAVE_SDHI0_TX,
1020 .dma_slave_rx = SHDMA_SLAVE_SDHI0_RX,
Guennadi Liakhovetski2b3e38c2012-04-16 23:09:13 +02001021 .tmio_flags = TMIO_MMC_USE_GPIO_CD,
Magnus Dammda97da72011-01-06 10:55:41 +00001022 .tmio_caps = MMC_CAP_SD_HIGHSPEED | MMC_CAP_SDIO_IRQ,
Guennadi Liakhovetski2b3e38c2012-04-16 23:09:13 +02001023 .cd_gpio = GPIO_PORT172,
Yusuke Goda6dff7da2010-12-14 14:18:03 +09001024};
1025
1026static struct resource sdhi0_resources[] = {
1027 [0] = {
1028 .name = "SDHI0",
1029 .start = 0xe6850000,
Guennadi Liakhovetski31d31fe72011-03-09 13:09:27 +01001030 .end = 0xe68500ff,
Yusuke Goda6dff7da2010-12-14 14:18:03 +09001031 .flags = IORESOURCE_MEM,
1032 },
1033 [1] = {
Simon Horman2007aea2011-04-27 07:43:58 +00001034 .start = evt2irq(0x0e00) /* SDHI0_SDHI0I0 */,
1035 .flags = IORESOURCE_IRQ,
1036 },
1037 [2] = {
1038 .start = evt2irq(0x0e20) /* SDHI0_SDHI0I1 */,
1039 .flags = IORESOURCE_IRQ,
1040 },
1041 [3] = {
1042 .start = evt2irq(0x0e40) /* SDHI0_SDHI0I2 */,
Yusuke Goda6dff7da2010-12-14 14:18:03 +09001043 .flags = IORESOURCE_IRQ,
1044 },
1045};
1046
1047static struct platform_device sdhi0_device = {
1048 .name = "sh_mobile_sdhi",
1049 .num_resources = ARRAY_SIZE(sdhi0_resources),
1050 .resource = sdhi0_resources,
1051 .id = 0,
1052 .dev = {
1053 .platform_data = &sdhi0_info,
1054 },
1055};
1056
Guennadi Liakhovetski5bcd7512011-05-05 15:56:27 +00001057#if !defined(CONFIG_MMC_SH_MMCIF) && !defined(CONFIG_MMC_SH_MMCIF_MODULE)
Yusuke Goda6dff7da2010-12-14 14:18:03 +09001058/* SDHI1 */
1059static struct sh_mobile_sdhi_info sdhi1_info = {
1060 .dma_slave_tx = SHDMA_SLAVE_SDHI1_TX,
1061 .dma_slave_rx = SHDMA_SLAVE_SDHI1_RX,
1062 .tmio_ocr_mask = MMC_VDD_165_195,
1063 .tmio_flags = TMIO_MMC_WRPROTECT_DISABLE,
Magnus Dammda97da72011-01-06 10:55:41 +00001064 .tmio_caps = MMC_CAP_SD_HIGHSPEED | MMC_CAP_SDIO_IRQ |
Yusuke Goda6dff7da2010-12-14 14:18:03 +09001065 MMC_CAP_NEEDS_POLL,
1066 .get_cd = slot_cn7_get_cd,
1067};
1068
1069static struct resource sdhi1_resources[] = {
1070 [0] = {
1071 .name = "SDHI1",
1072 .start = 0xe6860000,
Guennadi Liakhovetski31d31fe72011-03-09 13:09:27 +01001073 .end = 0xe68600ff,
Yusuke Goda6dff7da2010-12-14 14:18:03 +09001074 .flags = IORESOURCE_MEM,
1075 },
1076 [1] = {
Simon Hormancb2ccc32011-08-25 10:27:28 +09001077 .name = SH_MOBILE_SDHI_IRQ_CARD_DETECT,
Simon Horman2007aea2011-04-27 07:43:58 +00001078 .start = evt2irq(0x0e80), /* SDHI1_SDHI1I0 */
1079 .flags = IORESOURCE_IRQ,
1080 },
1081 [2] = {
Simon Hormancb2ccc32011-08-25 10:27:28 +09001082 .name = SH_MOBILE_SDHI_IRQ_SDCARD,
Simon Horman2007aea2011-04-27 07:43:58 +00001083 .start = evt2irq(0x0ea0), /* SDHI1_SDHI1I1 */
1084 .flags = IORESOURCE_IRQ,
1085 },
1086 [3] = {
Simon Hormancb2ccc32011-08-25 10:27:28 +09001087 .name = SH_MOBILE_SDHI_IRQ_SDIO,
Simon Horman2007aea2011-04-27 07:43:58 +00001088 .start = evt2irq(0x0ec0), /* SDHI1_SDHI1I2 */
Yusuke Goda6dff7da2010-12-14 14:18:03 +09001089 .flags = IORESOURCE_IRQ,
1090 },
1091};
1092
1093static struct platform_device sdhi1_device = {
1094 .name = "sh_mobile_sdhi",
1095 .num_resources = ARRAY_SIZE(sdhi1_resources),
1096 .resource = sdhi1_resources,
1097 .id = 1,
1098 .dev = {
1099 .platform_data = &sdhi1_info,
1100 },
1101};
Yusuke Goda41491b92010-12-15 08:31:04 +00001102#endif
Yusuke Goda6dff7da2010-12-14 14:18:03 +09001103
Yusuke Godada5d1f42011-01-07 09:48:36 +00001104/*
1105 * The card detect pin of the top SD/MMC slot (CN23) is active low and is
1106 * connected to GPIO SCIFB_SCK of SH7372 (GPIO_PORT162).
1107 */
1108static int slot_cn23_get_cd(struct platform_device *pdev)
1109{
1110 return !gpio_get_value(GPIO_PORT162);
1111}
1112
Yusuke Goda6dff7da2010-12-14 14:18:03 +09001113/* SDHI2 */
1114static struct sh_mobile_sdhi_info sdhi2_info = {
1115 .dma_slave_tx = SHDMA_SLAVE_SDHI2_TX,
1116 .dma_slave_rx = SHDMA_SLAVE_SDHI2_RX,
1117 .tmio_flags = TMIO_MMC_WRPROTECT_DISABLE,
Magnus Dammda97da72011-01-06 10:55:41 +00001118 .tmio_caps = MMC_CAP_SD_HIGHSPEED | MMC_CAP_SDIO_IRQ |
Yusuke Goda6dff7da2010-12-14 14:18:03 +09001119 MMC_CAP_NEEDS_POLL,
Yusuke Godada5d1f42011-01-07 09:48:36 +00001120 .get_cd = slot_cn23_get_cd,
Yusuke Goda6dff7da2010-12-14 14:18:03 +09001121};
1122
1123static struct resource sdhi2_resources[] = {
1124 [0] = {
1125 .name = "SDHI2",
1126 .start = 0xe6870000,
Guennadi Liakhovetski31d31fe72011-03-09 13:09:27 +01001127 .end = 0xe68700ff,
Yusuke Goda6dff7da2010-12-14 14:18:03 +09001128 .flags = IORESOURCE_MEM,
1129 },
1130 [1] = {
Simon Hormancb2ccc32011-08-25 10:27:28 +09001131 .name = SH_MOBILE_SDHI_IRQ_CARD_DETECT,
Simon Horman2007aea2011-04-27 07:43:58 +00001132 .start = evt2irq(0x1200), /* SDHI2_SDHI2I0 */
1133 .flags = IORESOURCE_IRQ,
1134 },
1135 [2] = {
Simon Hormancb2ccc32011-08-25 10:27:28 +09001136 .name = SH_MOBILE_SDHI_IRQ_SDCARD,
Simon Horman2007aea2011-04-27 07:43:58 +00001137 .start = evt2irq(0x1220), /* SDHI2_SDHI2I1 */
1138 .flags = IORESOURCE_IRQ,
1139 },
1140 [3] = {
Simon Hormancb2ccc32011-08-25 10:27:28 +09001141 .name = SH_MOBILE_SDHI_IRQ_SDIO,
Simon Horman2007aea2011-04-27 07:43:58 +00001142 .start = evt2irq(0x1240), /* SDHI2_SDHI2I2 */
Yusuke Goda6dff7da2010-12-14 14:18:03 +09001143 .flags = IORESOURCE_IRQ,
1144 },
1145};
1146
1147static struct platform_device sdhi2_device = {
1148 .name = "sh_mobile_sdhi",
1149 .num_resources = ARRAY_SIZE(sdhi2_resources),
1150 .resource = sdhi2_resources,
1151 .id = 2,
1152 .dev = {
1153 .platform_data = &sdhi2_info,
1154 },
1155};
1156
Yusuke Goda41491b92010-12-15 08:31:04 +00001157/* SH_MMCIF */
1158static struct resource sh_mmcif_resources[] = {
1159 [0] = {
1160 .name = "MMCIF",
1161 .start = 0xE6BD0000,
1162 .end = 0xE6BD00FF,
1163 .flags = IORESOURCE_MEM,
1164 },
1165 [1] = {
1166 /* MMC ERR */
1167 .start = evt2irq(0x1ac0),
1168 .flags = IORESOURCE_IRQ,
1169 },
1170 [2] = {
1171 /* MMC NOR */
1172 .start = evt2irq(0x1ae0),
1173 .flags = IORESOURCE_IRQ,
1174 },
1175};
1176
1177static struct sh_mmcif_plat_data sh_mmcif_plat = {
1178 .sup_pclk = 0,
1179 .ocr = MMC_VDD_165_195 | MMC_VDD_32_33 | MMC_VDD_33_34,
1180 .caps = MMC_CAP_4_BIT_DATA |
1181 MMC_CAP_8_BIT_DATA |
1182 MMC_CAP_NEEDS_POLL,
1183 .get_cd = slot_cn7_get_cd,
Guennadi Liakhovetskid5bb3862011-08-30 18:26:44 +02001184 .slave_id_tx = SHDMA_SLAVE_MMCIF_TX,
1185 .slave_id_rx = SHDMA_SLAVE_MMCIF_RX,
Yusuke Goda41491b92010-12-15 08:31:04 +00001186};
1187
1188static struct platform_device sh_mmcif_device = {
1189 .name = "sh_mmcif",
1190 .id = 0,
1191 .dev = {
1192 .dma_mask = NULL,
1193 .coherent_dma_mask = 0xffffffff,
1194 .platform_data = &sh_mmcif_plat,
1195 },
1196 .num_resources = ARRAY_SIZE(sh_mmcif_resources),
1197 .resource = sh_mmcif_resources,
1198};
1199
Magnus Dammae37c8d2010-12-22 14:47:40 +00001200
Guennadi Liakhovetski7dfff952011-07-15 20:03:38 -03001201static int mackerel_camera_add(struct soc_camera_device *icd);
1202static void mackerel_camera_del(struct soc_camera_device *icd);
Magnus Dammae37c8d2010-12-22 14:47:40 +00001203
1204static int camera_set_capture(struct soc_camera_platform_info *info,
1205 int enable)
1206{
1207 return 0; /* camera sensor always enabled */
1208}
1209
1210static struct soc_camera_platform_info camera_info = {
1211 .format_name = "UYVY",
1212 .format_depth = 16,
1213 .format = {
1214 .code = V4L2_MBUS_FMT_UYVY8_2X8,
1215 .colorspace = V4L2_COLORSPACE_SMPTE170M,
1216 .field = V4L2_FIELD_NONE,
1217 .width = 640,
1218 .height = 480,
1219 },
Guennadi Liakhovetskid1e87ed2011-07-27 10:48:40 -03001220 .mbus_param = V4L2_MBUS_PCLK_SAMPLE_RISING | V4L2_MBUS_MASTER |
1221 V4L2_MBUS_VSYNC_ACTIVE_HIGH | V4L2_MBUS_HSYNC_ACTIVE_HIGH |
1222 V4L2_MBUS_DATA_ACTIVE_HIGH,
1223 .mbus_type = V4L2_MBUS_PARALLEL,
Magnus Dammae37c8d2010-12-22 14:47:40 +00001224 .set_capture = camera_set_capture,
1225};
1226
1227static struct soc_camera_link camera_link = {
1228 .bus_id = 0,
1229 .add_device = mackerel_camera_add,
1230 .del_device = mackerel_camera_del,
1231 .module_name = "soc_camera_platform",
1232 .priv = &camera_info,
1233};
1234
Guennadi Liakhovetski86a73142011-02-22 09:57:49 +00001235static struct platform_device *camera_device;
Magnus Dammae37c8d2010-12-22 14:47:40 +00001236
Guennadi Liakhovetski86a73142011-02-22 09:57:49 +00001237static void mackerel_camera_release(struct device *dev)
1238{
1239 soc_camera_platform_release(&camera_device);
1240}
Magnus Dammae37c8d2010-12-22 14:47:40 +00001241
Guennadi Liakhovetski7dfff952011-07-15 20:03:38 -03001242static int mackerel_camera_add(struct soc_camera_device *icd)
Magnus Dammae37c8d2010-12-22 14:47:40 +00001243{
Guennadi Liakhovetski7dfff952011-07-15 20:03:38 -03001244 return soc_camera_platform_add(icd, &camera_device, &camera_link,
Guennadi Liakhovetski86a73142011-02-22 09:57:49 +00001245 mackerel_camera_release, 0);
Magnus Dammae37c8d2010-12-22 14:47:40 +00001246}
1247
Guennadi Liakhovetski7dfff952011-07-15 20:03:38 -03001248static void mackerel_camera_del(struct soc_camera_device *icd)
Magnus Dammae37c8d2010-12-22 14:47:40 +00001249{
Guennadi Liakhovetski7dfff952011-07-15 20:03:38 -03001250 soc_camera_platform_del(icd, camera_device, &camera_link);
Magnus Dammae37c8d2010-12-22 14:47:40 +00001251}
1252
1253static struct sh_mobile_ceu_info sh_mobile_ceu_info = {
1254 .flags = SH_CEU_FLAG_USE_8BIT_BUS,
1255};
1256
1257static struct resource ceu_resources[] = {
1258 [0] = {
1259 .name = "CEU",
1260 .start = 0xfe910000,
1261 .end = 0xfe91009f,
1262 .flags = IORESOURCE_MEM,
1263 },
1264 [1] = {
1265 .start = intcs_evt2irq(0x880),
1266 .flags = IORESOURCE_IRQ,
1267 },
1268 [2] = {
1269 /* place holder for contiguous memory */
1270 },
1271};
1272
1273static struct platform_device ceu_device = {
1274 .name = "sh_mobile_ceu",
1275 .id = 0, /* "ceu0" clock */
1276 .num_resources = ARRAY_SIZE(ceu_resources),
1277 .resource = ceu_resources,
1278 .dev = {
Guennadi Liakhovetski05a5f012011-03-23 09:29:16 +00001279 .platform_data = &sh_mobile_ceu_info,
1280 .coherent_dma_mask = 0xffffffff,
Magnus Dammae37c8d2010-12-22 14:47:40 +00001281 },
1282};
1283
1284static struct platform_device mackerel_camera = {
1285 .name = "soc-camera-pdrv",
1286 .id = 0,
1287 .dev = {
1288 .platform_data = &camera_link,
1289 },
1290};
1291
Kuninori Morimoto920adc72010-11-29 02:21:21 +00001292static struct platform_device *mackerel_devices[] __initdata = {
1293 &nor_flash_device,
Kuninori Morimoto2264c152010-11-29 02:21:37 +00001294 &smc911x_device,
Kuninori Morimoto11fee462010-11-29 02:21:43 +00001295 &lcdc_device,
Kuninori Morimoto66ee3be2011-05-25 07:56:25 +00001296 &usbhs1_device,
Kuninori Morimoto5a568552011-06-17 04:33:13 +00001297 &usbhs0_device,
Kuninori Morimotod44deb32010-11-30 06:52:18 +00001298 &leds_device,
Kuninori Morimoto1a44d722010-12-01 00:31:46 +00001299 &fsi_device,
1300 &fsi_ak4643_device,
Kuninori Morimoto3f25c9c2011-01-24 10:09:02 +09001301 &fsi_hdmi_device,
Bastian Hecht2aab52e2012-03-01 10:48:41 +01001302 &nand_flash_device,
Yusuke Goda6dff7da2010-12-14 14:18:03 +09001303 &sdhi0_device,
Guennadi Liakhovetski5bcd7512011-05-05 15:56:27 +00001304#if !defined(CONFIG_MMC_SH_MMCIF) && !defined(CONFIG_MMC_SH_MMCIF_MODULE)
Yusuke Goda6dff7da2010-12-14 14:18:03 +09001305 &sdhi1_device,
Yusuke Goda41491b92010-12-15 08:31:04 +00001306#endif
Yusuke Goda6dff7da2010-12-14 14:18:03 +09001307 &sdhi2_device,
Yusuke Goda41491b92010-12-15 08:31:04 +00001308 &sh_mmcif_device,
Magnus Dammae37c8d2010-12-22 14:47:40 +00001309 &ceu_device,
1310 &mackerel_camera,
Kuninori Morimoto12c43092011-01-06 02:44:09 +00001311 &hdmi_device,
Laurent Pincharta1022ad2011-09-11 23:30:45 +02001312 &hdmi_lcdc_device,
Damian1c7fcbe2011-05-24 07:01:22 +00001313 &meram_device,
Kuninori Morimoto1a44d722010-12-01 00:31:46 +00001314};
1315
Tony SIMcd8ab002010-12-09 01:55:55 +00001316/* Keypad Initialization */
1317#define KEYPAD_BUTTON(ev_type, ev_code, act_low) \
1318{ \
1319 .type = ev_type, \
1320 .code = ev_code, \
1321 .active_low = act_low, \
1322}
1323
1324#define KEYPAD_BUTTON_LOW(event_code) KEYPAD_BUTTON(EV_KEY, event_code, 1)
1325
1326static struct tca6416_button mackerel_gpio_keys[] = {
1327 KEYPAD_BUTTON_LOW(KEY_HOME),
1328 KEYPAD_BUTTON_LOW(KEY_MENU),
1329 KEYPAD_BUTTON_LOW(KEY_BACK),
1330 KEYPAD_BUTTON_LOW(KEY_POWER),
1331};
1332
1333static struct tca6416_keys_platform_data mackerel_tca6416_keys_info = {
1334 .buttons = mackerel_gpio_keys,
1335 .nbuttons = ARRAY_SIZE(mackerel_gpio_keys),
1336 .rep = 1,
1337 .use_polling = 0,
1338 .pinmask = 0x000F,
1339};
1340
Kuninori Morimoto1a44d722010-12-01 00:31:46 +00001341/* I2C */
Tony SIM6ae1e192011-01-11 09:47:59 +09001342#define IRQ7 evt2irq(0x02e0)
Tony SIMcd8ab002010-12-09 01:55:55 +00001343#define IRQ9 evt2irq(0x0320)
1344
Kuninori Morimoto1a44d722010-12-01 00:31:46 +00001345static struct i2c_board_info i2c0_devices[] = {
1346 {
1347 I2C_BOARD_INFO("ak4643", 0x13),
1348 },
Tony SIMcd8ab002010-12-09 01:55:55 +00001349 /* Keypad */
1350 {
1351 I2C_BOARD_INFO("tca6408-keys", 0x20),
1352 .platform_data = &mackerel_tca6416_keys_info,
1353 .irq = IRQ9,
1354 },
Tony SIM6ae1e192011-01-11 09:47:59 +09001355 /* Touchscreen */
1356 {
1357 I2C_BOARD_INFO("st1232-ts", 0x55),
1358 .irq = IRQ7,
1359 },
Kuninori Morimoto920adc72010-11-29 02:21:21 +00001360};
1361
Tony SIM80f1dc72010-12-07 09:12:14 +00001362#define IRQ21 evt2irq(0x32a0)
1363
1364static struct i2c_board_info i2c1_devices[] = {
1365 /* Accelerometer */
1366 {
1367 I2C_BOARD_INFO("adxl34x", 0x53),
1368 .irq = IRQ21,
1369 },
1370};
1371
Kuninori Morimoto1a44d722010-12-01 00:31:46 +00001372#define GPIO_PORT9CR 0xE6051009
1373#define GPIO_PORT10CR 0xE605100A
Magnus Damme2a53b72011-06-09 07:03:37 +00001374#define GPIO_PORT167CR 0xE60520A7
Kuninori Morimoto66ee3be2011-05-25 07:56:25 +00001375#define GPIO_PORT168CR 0xE60520A8
Kuninori Morimoto12c43092011-01-06 02:44:09 +00001376#define SRCR4 0xe61580bc
Kuninori Morimoto98d27b82011-01-06 02:44:15 +00001377#define USCCR1 0xE6058144
Kuninori Morimoto920adc72010-11-29 02:21:21 +00001378static void __init mackerel_init(void)
1379{
Kuninori Morimoto12c43092011-01-06 02:44:09 +00001380 u32 srcr4;
Kuninori Morimoto98d27b82011-01-06 02:44:15 +00001381 struct clk *clk;
Kuninori Morimoto12c43092011-01-06 02:44:09 +00001382
Magnus Damm12bb16d2012-03-06 16:30:18 +09001383 /* External clock source */
1384 clk_set_rate(&sh7372_dv_clki_clk, 27000000);
1385
Kuninori Morimoto920adc72010-11-29 02:21:21 +00001386 sh7372_pinmux_init();
1387
1388 /* enable SCIFA0 */
1389 gpio_request(GPIO_FN_SCIFA0_TXD, NULL);
1390 gpio_request(GPIO_FN_SCIFA0_RXD, NULL);
1391
Kuninori Morimoto2264c152010-11-29 02:21:37 +00001392 /* enable SMSC911X */
1393 gpio_request(GPIO_FN_CS5A, NULL);
1394 gpio_request(GPIO_FN_IRQ6_39, NULL);
1395
Kuninori Morimoto11fee462010-11-29 02:21:43 +00001396 /* LCDC */
Kuninori Morimotoeb87e672010-11-29 06:19:52 +00001397 gpio_request(GPIO_FN_LCDD23, NULL);
1398 gpio_request(GPIO_FN_LCDD22, NULL);
1399 gpio_request(GPIO_FN_LCDD21, NULL);
1400 gpio_request(GPIO_FN_LCDD20, NULL);
1401 gpio_request(GPIO_FN_LCDD19, NULL);
1402 gpio_request(GPIO_FN_LCDD18, NULL);
Kuninori Morimoto11fee462010-11-29 02:21:43 +00001403 gpio_request(GPIO_FN_LCDD17, NULL);
1404 gpio_request(GPIO_FN_LCDD16, NULL);
1405 gpio_request(GPIO_FN_LCDD15, NULL);
1406 gpio_request(GPIO_FN_LCDD14, NULL);
1407 gpio_request(GPIO_FN_LCDD13, NULL);
1408 gpio_request(GPIO_FN_LCDD12, NULL);
1409 gpio_request(GPIO_FN_LCDD11, NULL);
1410 gpio_request(GPIO_FN_LCDD10, NULL);
1411 gpio_request(GPIO_FN_LCDD9, NULL);
1412 gpio_request(GPIO_FN_LCDD8, NULL);
1413 gpio_request(GPIO_FN_LCDD7, NULL);
1414 gpio_request(GPIO_FN_LCDD6, NULL);
1415 gpio_request(GPIO_FN_LCDD5, NULL);
1416 gpio_request(GPIO_FN_LCDD4, NULL);
1417 gpio_request(GPIO_FN_LCDD3, NULL);
1418 gpio_request(GPIO_FN_LCDD2, NULL);
1419 gpio_request(GPIO_FN_LCDD1, NULL);
1420 gpio_request(GPIO_FN_LCDD0, NULL);
1421 gpio_request(GPIO_FN_LCDDISP, NULL);
1422 gpio_request(GPIO_FN_LCDDCK, NULL);
1423
1424 gpio_request(GPIO_PORT31, NULL); /* backlight */
Magnus Damm1fbdfcd2011-03-21 07:49:45 +00001425 gpio_direction_output(GPIO_PORT31, 0); /* off by default */
Kuninori Morimoto11fee462010-11-29 02:21:43 +00001426
1427 gpio_request(GPIO_PORT151, NULL); /* LCDDON */
1428 gpio_direction_output(GPIO_PORT151, 1);
1429
Magnus Damme2a53b72011-06-09 07:03:37 +00001430 /* USBHS0 */
1431 gpio_request(GPIO_FN_VBUS0_0, NULL);
1432 gpio_pull_down(GPIO_PORT168CR); /* VBUS0_0 pull down */
Kuninori Morimoto25338f22010-11-30 04:37:33 +00001433
Magnus Damme2a53b72011-06-09 07:03:37 +00001434 /* USBHS1 */
1435 gpio_request(GPIO_FN_VBUS0_1, NULL);
1436 gpio_pull_down(GPIO_PORT167CR); /* VBUS0_1 pull down */
1437 gpio_request(GPIO_FN_IDIN_1_113, NULL);
1438
Kuninori Morimoto1a44d722010-12-01 00:31:46 +00001439 /* enable FSI2 port A (ak4643) */
1440 gpio_request(GPIO_FN_FSIAIBT, NULL);
1441 gpio_request(GPIO_FN_FSIAILR, NULL);
1442 gpio_request(GPIO_FN_FSIAISLD, NULL);
1443 gpio_request(GPIO_FN_FSIAOSLD, NULL);
1444 gpio_request(GPIO_PORT161, NULL);
1445 gpio_direction_output(GPIO_PORT161, 0); /* slave */
1446
1447 gpio_request(GPIO_PORT9, NULL);
1448 gpio_request(GPIO_PORT10, NULL);
1449 gpio_no_direction(GPIO_PORT9CR); /* FSIAOBT needs no direction */
1450 gpio_no_direction(GPIO_PORT10CR); /* FSIAOLR needs no direction */
1451
1452 intc_set_priority(IRQ_FSI, 3); /* irq priority FSI(3) > SMSC911X(2) */
1453
Kuninori Morimoto98d27b82011-01-06 02:44:15 +00001454 /* setup FSI2 port B (HDMI) */
1455 gpio_request(GPIO_FN_FSIBCK, NULL);
1456 __raw_writew(__raw_readw(USCCR1) & ~(1 << 6), USCCR1); /* use SPDIF */
1457
1458 /* set SPU2 clock to 119.6 MHz */
1459 clk = clk_get(NULL, "spu_clk");
1460 if (!IS_ERR(clk)) {
1461 clk_set_rate(clk, clk_round_rate(clk, 119600000));
1462 clk_put(clk);
1463 }
1464
Tony SIMcd8ab002010-12-09 01:55:55 +00001465 /* enable Keypad */
1466 gpio_request(GPIO_FN_IRQ9_42, NULL);
Thomas Gleixner6845664a2011-03-24 13:25:22 +01001467 irq_set_irq_type(IRQ9, IRQ_TYPE_LEVEL_HIGH);
Tony SIMcd8ab002010-12-09 01:55:55 +00001468
Tony SIM6ae1e192011-01-11 09:47:59 +09001469 /* enable Touchscreen */
1470 gpio_request(GPIO_FN_IRQ7_40, NULL);
Thomas Gleixner6845664a2011-03-24 13:25:22 +01001471 irq_set_irq_type(IRQ7, IRQ_TYPE_LEVEL_LOW);
Tony SIM6ae1e192011-01-11 09:47:59 +09001472
Tony SIM80f1dc72010-12-07 09:12:14 +00001473 /* enable Accelerometer */
1474 gpio_request(GPIO_FN_IRQ21, NULL);
Thomas Gleixner6845664a2011-03-24 13:25:22 +01001475 irq_set_irq_type(IRQ21, IRQ_TYPE_LEVEL_HIGH);
Kuninori Morimoto1a44d722010-12-01 00:31:46 +00001476
Yusuke Goda6dff7da2010-12-14 14:18:03 +09001477 /* enable SDHI0 */
Yusuke Goda6dff7da2010-12-14 14:18:03 +09001478 gpio_request(GPIO_FN_SDHIWP0, NULL);
1479 gpio_request(GPIO_FN_SDHICMD0, NULL);
1480 gpio_request(GPIO_FN_SDHICLK0, NULL);
1481 gpio_request(GPIO_FN_SDHID0_3, NULL);
1482 gpio_request(GPIO_FN_SDHID0_2, NULL);
1483 gpio_request(GPIO_FN_SDHID0_1, NULL);
1484 gpio_request(GPIO_FN_SDHID0_0, NULL);
1485
Guennadi Liakhovetski5bcd7512011-05-05 15:56:27 +00001486#if !defined(CONFIG_MMC_SH_MMCIF) && !defined(CONFIG_MMC_SH_MMCIF_MODULE)
Yusuke Goda6dff7da2010-12-14 14:18:03 +09001487 /* enable SDHI1 */
1488 gpio_request(GPIO_FN_SDHICMD1, NULL);
1489 gpio_request(GPIO_FN_SDHICLK1, NULL);
1490 gpio_request(GPIO_FN_SDHID1_3, NULL);
1491 gpio_request(GPIO_FN_SDHID1_2, NULL);
1492 gpio_request(GPIO_FN_SDHID1_1, NULL);
1493 gpio_request(GPIO_FN_SDHID1_0, NULL);
Yusuke Goda41491b92010-12-15 08:31:04 +00001494#endif
Yusuke Goda6dff7da2010-12-14 14:18:03 +09001495 /* card detect pin for MMC slot (CN7) */
1496 gpio_request(GPIO_PORT41, NULL);
1497 gpio_direction_input(GPIO_PORT41);
1498
1499 /* enable SDHI2 */
1500 gpio_request(GPIO_FN_SDHICMD2, NULL);
1501 gpio_request(GPIO_FN_SDHICLK2, NULL);
1502 gpio_request(GPIO_FN_SDHID2_3, NULL);
1503 gpio_request(GPIO_FN_SDHID2_2, NULL);
1504 gpio_request(GPIO_FN_SDHID2_1, NULL);
1505 gpio_request(GPIO_FN_SDHID2_0, NULL);
1506
Yusuke Godada5d1f42011-01-07 09:48:36 +00001507 /* card detect pin for microSD slot (CN23) */
1508 gpio_request(GPIO_PORT162, NULL);
1509 gpio_direction_input(GPIO_PORT162);
1510
Yusuke Goda41491b92010-12-15 08:31:04 +00001511 /* MMCIF */
1512 gpio_request(GPIO_FN_MMCD0_0, NULL);
1513 gpio_request(GPIO_FN_MMCD0_1, NULL);
1514 gpio_request(GPIO_FN_MMCD0_2, NULL);
1515 gpio_request(GPIO_FN_MMCD0_3, NULL);
1516 gpio_request(GPIO_FN_MMCD0_4, NULL);
1517 gpio_request(GPIO_FN_MMCD0_5, NULL);
1518 gpio_request(GPIO_FN_MMCD0_6, NULL);
1519 gpio_request(GPIO_FN_MMCD0_7, NULL);
1520 gpio_request(GPIO_FN_MMCCMD0, NULL);
1521 gpio_request(GPIO_FN_MMCCLK0, NULL);
1522
Bastian Hecht2aab52e2012-03-01 10:48:41 +01001523 /* FLCTL */
1524 gpio_request(GPIO_FN_D0_NAF0, NULL);
1525 gpio_request(GPIO_FN_D1_NAF1, NULL);
1526 gpio_request(GPIO_FN_D2_NAF2, NULL);
1527 gpio_request(GPIO_FN_D3_NAF3, NULL);
1528 gpio_request(GPIO_FN_D4_NAF4, NULL);
1529 gpio_request(GPIO_FN_D5_NAF5, NULL);
1530 gpio_request(GPIO_FN_D6_NAF6, NULL);
1531 gpio_request(GPIO_FN_D7_NAF7, NULL);
1532 gpio_request(GPIO_FN_D8_NAF8, NULL);
1533 gpio_request(GPIO_FN_D9_NAF9, NULL);
1534 gpio_request(GPIO_FN_D10_NAF10, NULL);
1535 gpio_request(GPIO_FN_D11_NAF11, NULL);
1536 gpio_request(GPIO_FN_D12_NAF12, NULL);
1537 gpio_request(GPIO_FN_D13_NAF13, NULL);
1538 gpio_request(GPIO_FN_D14_NAF14, NULL);
1539 gpio_request(GPIO_FN_D15_NAF15, NULL);
1540 gpio_request(GPIO_FN_FCE0, NULL);
1541 gpio_request(GPIO_FN_WE0_FWE, NULL);
1542 gpio_request(GPIO_FN_FRB, NULL);
1543 gpio_request(GPIO_FN_A4_FOE, NULL);
1544 gpio_request(GPIO_FN_A5_FCDE, NULL);
1545 gpio_request(GPIO_FN_RD_FSC, NULL);
1546
Yusuke Goda56e78da2010-12-20 01:06:04 +00001547 /* enable GPS module (GT-720F) */
1548 gpio_request(GPIO_FN_SCIFA2_TXD1, NULL);
1549 gpio_request(GPIO_FN_SCIFA2_RXD1, NULL);
1550
Magnus Dammae37c8d2010-12-22 14:47:40 +00001551 /* CEU */
1552 gpio_request(GPIO_FN_VIO_CLK, NULL);
1553 gpio_request(GPIO_FN_VIO_VD, NULL);
1554 gpio_request(GPIO_FN_VIO_HD, NULL);
1555 gpio_request(GPIO_FN_VIO_FIELD, NULL);
1556 gpio_request(GPIO_FN_VIO_CKO, NULL);
1557 gpio_request(GPIO_FN_VIO_D7, NULL);
1558 gpio_request(GPIO_FN_VIO_D6, NULL);
1559 gpio_request(GPIO_FN_VIO_D5, NULL);
1560 gpio_request(GPIO_FN_VIO_D4, NULL);
1561 gpio_request(GPIO_FN_VIO_D3, NULL);
1562 gpio_request(GPIO_FN_VIO_D2, NULL);
1563 gpio_request(GPIO_FN_VIO_D1, NULL);
1564 gpio_request(GPIO_FN_VIO_D0, NULL);
1565
Kuninori Morimoto12c43092011-01-06 02:44:09 +00001566 /* HDMI */
1567 gpio_request(GPIO_FN_HDMI_HPD, NULL);
1568 gpio_request(GPIO_FN_HDMI_CEC, NULL);
1569
1570 /* Reset HDMI, must be held at least one EXTALR (32768Hz) period */
1571 srcr4 = __raw_readl(SRCR4);
1572 __raw_writel(srcr4 | (1 << 13), SRCR4);
1573 udelay(50);
1574 __raw_writel(srcr4 & ~(1 << 13), SRCR4);
1575
Kuninori Morimoto1a44d722010-12-01 00:31:46 +00001576 i2c_register_board_info(0, i2c0_devices,
1577 ARRAY_SIZE(i2c0_devices));
Tony SIM80f1dc72010-12-07 09:12:14 +00001578 i2c_register_board_info(1, i2c1_devices,
1579 ARRAY_SIZE(i2c1_devices));
Kuninori Morimoto11fee462010-11-29 02:21:43 +00001580
Kuninori Morimoto920adc72010-11-29 02:21:21 +00001581 sh7372_add_standard_devices();
1582
1583 platform_add_devices(mackerel_devices, ARRAY_SIZE(mackerel_devices));
Guennadi Liakhovetski2ce51f82011-04-04 17:08:05 +02001584
Rafael J. Wysockie3e01092011-07-01 22:13:56 +02001585 sh7372_add_device_to_domain(&sh7372_a4lc, &lcdc_device);
1586 sh7372_add_device_to_domain(&sh7372_a4lc, &hdmi_lcdc_device);
Damian91142bf2011-06-22 07:49:52 +00001587 sh7372_add_device_to_domain(&sh7372_a4lc, &meram_device);
Kuninori Morimotoc1ba5bb2011-07-10 10:12:08 +02001588 sh7372_add_device_to_domain(&sh7372_a4mp, &fsi_device);
Magnus Dammd93f5cd2011-10-19 23:52:41 +02001589 sh7372_add_device_to_domain(&sh7372_a3sp, &usbhs0_device);
1590 sh7372_add_device_to_domain(&sh7372_a3sp, &usbhs1_device);
Bastian Hecht2aab52e2012-03-01 10:48:41 +01001591 sh7372_add_device_to_domain(&sh7372_a3sp, &nand_flash_device);
Magnus Dammd93f5cd2011-10-19 23:52:41 +02001592 sh7372_add_device_to_domain(&sh7372_a3sp, &sh_mmcif_device);
1593 sh7372_add_device_to_domain(&sh7372_a3sp, &sdhi0_device);
1594#if !defined(CONFIG_MMC_SH_MMCIF) && !defined(CONFIG_MMC_SH_MMCIF_MODULE)
1595 sh7372_add_device_to_domain(&sh7372_a3sp, &sdhi1_device);
1596#endif
1597 sh7372_add_device_to_domain(&sh7372_a3sp, &sdhi2_device);
Magnus Damm382414b2011-10-19 23:52:50 +02001598 sh7372_add_device_to_domain(&sh7372_a4r, &ceu_device);
Rafael J. Wysockie3e01092011-07-01 22:13:56 +02001599
Guennadi Liakhovetski2ce51f82011-04-04 17:08:05 +02001600 hdmi_init_pm_clock();
Magnus Damm97991652011-04-29 02:28:08 +09001601 sh7372_pm_init();
Kuninori Morimotoa41b6462011-07-10 10:11:57 +02001602 pm_clk_add(&fsi_device.dev, "spu2");
Magnus Damm5c3f96b2011-08-24 22:38:43 +02001603 pm_clk_add(&hdmi_lcdc_device.dev, "hdmi");
Kuninori Morimoto920adc72010-11-29 02:21:21 +00001604}
1605
Kuninori Morimoto920adc72010-11-29 02:21:21 +00001606MACHINE_START(MACKEREL, "mackerel")
Arnd Bergmann426f1af2012-03-22 22:02:16 +00001607 .map_io = sh7372_map_io,
Magnus Damm5d7220ec2012-02-29 21:37:19 +09001608 .init_early = sh7372_add_early_devices,
Kuninori Morimoto920adc72010-11-29 02:21:21 +00001609 .init_irq = sh7372_init_irq,
Magnus Damm863b1712010-12-28 08:27:01 +00001610 .handle_irq = shmobile_handle_irq_intc,
Kuninori Morimoto920adc72010-11-29 02:21:21 +00001611 .init_machine = mackerel_init,
Magnus Damm17254bf2012-03-06 17:36:37 +09001612 .timer = &shmobile_timer,
Kuninori Morimoto920adc72010-11-29 02:21:21 +00001613MACHINE_END