blob: 1610fbf1a764039a7d104c58ebc2368b88f89f3d [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>
Guennadi Liakhovetski4bff4a72011-05-11 16:51:20 +000042#include <linux/pm_runtime.h>
Kuninori Morimoto2264c152010-11-29 02:21:37 +000043#include <linux/smsc911x.h>
Kuninori Morimoto1a44d722010-12-01 00:31:46 +000044#include <linux/sh_intc.h>
Tony SIMcd8ab002010-12-09 01:55:55 +000045#include <linux/tca6416_keypad.h>
Kuninori Morimoto25338f22010-11-30 04:37:33 +000046#include <linux/usb/r8a66597.h>
Kuninori Morimoto66ee3be2011-05-25 07:56:25 +000047#include <linux/usb/renesas_usbhs.h>
Kuninori Morimoto920adc72010-11-29 02:21:21 +000048
Kuninori Morimoto12c43092011-01-06 02:44:09 +000049#include <video/sh_mobile_hdmi.h>
Kuninori Morimoto11fee462010-11-29 02:21:43 +000050#include <video/sh_mobile_lcdc.h>
Magnus Dammae37c8d2010-12-22 14:47:40 +000051#include <media/sh_mobile_ceu.h>
52#include <media/soc_camera.h>
53#include <media/soc_camera_platform.h>
Kuninori Morimoto1a44d722010-12-01 00:31:46 +000054#include <sound/sh_fsi.h>
55
Kuninori Morimoto920adc72010-11-29 02:21:21 +000056#include <mach/common.h>
57#include <mach/sh7372.h>
58
59#include <asm/mach/arch.h>
60#include <asm/mach/time.h>
61#include <asm/mach/map.h>
62#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 *
147 * *1
Kuninori Morimoto66ee3be2011-05-25 07:56:25 +0000148 * CN31 is used as
149 * CONFIG_USB_R8A66597_HCD Host
150 * CONFIG_USB_RENESAS_USBHS Function
151 *
152 * CAUTION
153 *
154 * renesas_usbhs driver can use external interrupt mode
155 * (which come from USB-PHY) or autonomy mode (it use own interrupt)
156 * for detecting connection/disconnection when Function.
157 * USB will be power OFF while it has been disconnecting
158 * if external interrupt mode, and it is always power ON if autonomy mode,
159 *
160 * mackerel can not use external interrupt (IRQ7-PORT167) mode on "USB0",
161 * because Touchscreen is using IRQ7-PORT40.
162 * It is impossible to use IRQ7 demux on this board.
163 *
164 * We can use external interrupt mode USB-Function on "USB1".
165 * USB1 can become Host by r8a66597, and become Function by renesas_usbhs.
166 * But don't select both drivers in same time.
167 * These uses same IRQ number for request_irq(), and aren't supporting
Magnus Damme2a53b72011-06-09 07:03:37 +0000168 * IRQF_SHARED / IORESOURCE_IRQ_SHAREABLE.
Kuninori Morimoto66ee3be2011-05-25 07:56:25 +0000169 *
170 * Actually these are old/new version of USB driver.
Magnus Damme2a53b72011-06-09 07:03:37 +0000171 * This mean its register will be broken if it supports shared IRQ,
Kuninori Morimoto25338f22010-11-30 04:37:33 +0000172 */
Kuninori Morimoto4b82b682010-11-29 02:21:48 +0000173
Kuninori Morimoto1a44d722010-12-01 00:31:46 +0000174/*
Yusuke Goda6dff7da2010-12-14 14:18:03 +0900175 * SDHI0 (CN12)
176 *
177 * SW56 : OFF
178 *
179 */
180
181/* MMC /SDHI1 (CN7)
182 *
183 * I/O voltage : 1.8v
184 *
185 * Power voltage : 1.8v or 3.3v
Yusuke Goda41491b92010-12-15 08:31:04 +0000186 * J22 : select power voltage *1
Yusuke Goda6dff7da2010-12-14 14:18:03 +0900187 * 1-2 pin : 1.8v
188 * 2-3 pin : 3.3v
189 *
Yusuke Goda41491b92010-12-15 08:31:04 +0000190 * *1
191 * Please change J22 depends the card to be used.
192 * MMC's OCR field set to support either voltage for the card inserted.
193 *
Yusuke Goda6dff7da2010-12-14 14:18:03 +0900194 * SW1 | SW33
195 * | bit1 | bit2 | bit3 | bit4
196 * -------------+------+------+------+-------
Simon Horman2150dac2011-01-07 22:26:15 +0000197 * MMC0 OFF | OFF | X | ON | X (Use MMCIF)
198 * SDHI1 OFF | ON | X | OFF | X (Use MFD_SH_MOBILE_SDHI)
Yusuke Goda6dff7da2010-12-14 14:18:03 +0900199 *
200 */
201
202/*
203 * SDHI2 (CN23)
204 *
205 * microSD card sloct
206 *
207 */
208
209/*
Kuninori Morimoto1a44d722010-12-01 00:31:46 +0000210 * FIXME !!
211 *
212 * gpio_no_direction
Kuninori Morimoto66ee3be2011-05-25 07:56:25 +0000213 * gpio_pull_down
Kuninori Morimoto1a44d722010-12-01 00:31:46 +0000214 * are quick_hack.
215 *
216 * current gpio frame work doesn't have
217 * the method to control only pull up/down/free.
218 * this function should be replaced by correct gpio function
219 */
220static void __init gpio_no_direction(u32 addr)
221{
222 __raw_writeb(0x00, addr);
223}
224
Kuninori Morimoto66ee3be2011-05-25 07:56:25 +0000225static void __init gpio_pull_down(u32 addr)
226{
227 u8 data = __raw_readb(addr);
228
229 data &= 0x0F;
230 data |= 0xA0;
231
232 __raw_writeb(data, addr);
233}
234
Kuninori Morimoto920adc72010-11-29 02:21:21 +0000235/* MTD */
236static struct mtd_partition nor_flash_partitions[] = {
237 {
238 .name = "loader",
239 .offset = 0x00000000,
240 .size = 512 * 1024,
241 .mask_flags = MTD_WRITEABLE,
242 },
243 {
244 .name = "bootenv",
245 .offset = MTDPART_OFS_APPEND,
246 .size = 512 * 1024,
247 .mask_flags = MTD_WRITEABLE,
248 },
249 {
250 .name = "kernel_ro",
251 .offset = MTDPART_OFS_APPEND,
252 .size = 8 * 1024 * 1024,
253 .mask_flags = MTD_WRITEABLE,
254 },
255 {
256 .name = "kernel",
257 .offset = MTDPART_OFS_APPEND,
258 .size = 8 * 1024 * 1024,
259 },
260 {
261 .name = "data",
262 .offset = MTDPART_OFS_APPEND,
263 .size = MTDPART_SIZ_FULL,
264 },
265};
266
267static struct physmap_flash_data nor_flash_data = {
268 .width = 2,
269 .parts = nor_flash_partitions,
270 .nr_parts = ARRAY_SIZE(nor_flash_partitions),
271};
272
273static struct resource nor_flash_resources[] = {
274 [0] = {
275 .start = 0x00000000,
276 .end = 0x08000000 - 1,
277 .flags = IORESOURCE_MEM,
278 }
279};
280
281static struct platform_device nor_flash_device = {
282 .name = "physmap-flash",
283 .dev = {
284 .platform_data = &nor_flash_data,
285 },
286 .num_resources = ARRAY_SIZE(nor_flash_resources),
287 .resource = nor_flash_resources,
288};
289
Kuninori Morimoto2264c152010-11-29 02:21:37 +0000290/* SMSC */
291static struct resource smc911x_resources[] = {
292 {
293 .start = 0x14000000,
294 .end = 0x16000000 - 1,
295 .flags = IORESOURCE_MEM,
296 }, {
297 .start = evt2irq(0x02c0) /* IRQ6A */,
298 .flags = IORESOURCE_IRQ | IORESOURCE_IRQ_LOWLEVEL,
299 },
300};
301
302static struct smsc911x_platform_config smsc911x_info = {
303 .flags = SMSC911X_USE_16BIT | SMSC911X_SAVE_MAC_ADDRESS,
304 .irq_polarity = SMSC911X_IRQ_POLARITY_ACTIVE_LOW,
305 .irq_type = SMSC911X_IRQ_TYPE_PUSH_PULL,
306};
307
308static struct platform_device smc911x_device = {
309 .name = "smsc911x",
310 .id = -1,
311 .num_resources = ARRAY_SIZE(smc911x_resources),
312 .resource = smc911x_resources,
313 .dev = {
314 .platform_data = &smsc911x_info,
315 },
316};
317
Damian1c7fcbe2011-05-24 07:01:22 +0000318/* MERAM */
319static struct sh_mobile_meram_info mackerel_meram_info = {
320 .addr_mode = SH_MOBILE_MERAM_MODE1,
321};
322
323static struct resource meram_resources[] = {
324 [0] = {
325 .name = "MERAM",
326 .start = 0xe8000000,
327 .end = 0xe81fffff,
328 .flags = IORESOURCE_MEM,
329 },
330};
331
332static struct platform_device meram_device = {
333 .name = "sh_mobile_meram",
334 .id = 0,
335 .num_resources = ARRAY_SIZE(meram_resources),
336 .resource = meram_resources,
337 .dev = {
338 .platform_data = &mackerel_meram_info,
339 },
340};
341
Kuninori Morimoto11fee462010-11-29 02:21:43 +0000342/* LCDC */
343static struct fb_videomode mackerel_lcdc_modes[] = {
344 {
345 .name = "WVGA Panel",
346 .xres = 800,
347 .yres = 480,
348 .left_margin = 220,
349 .right_margin = 110,
350 .hsync_len = 70,
351 .upper_margin = 20,
352 .lower_margin = 5,
353 .vsync_len = 5,
354 .sync = 0,
355 },
356};
357
Magnus Damm1fbdfcd2011-03-21 07:49:45 +0000358static int mackerel_set_brightness(void *board_data, int brightness)
359{
360 gpio_set_value(GPIO_PORT31, brightness);
361
362 return 0;
363}
364
365static int mackerel_get_brightness(void *board_data)
366{
367 return gpio_get_value(GPIO_PORT31);
368}
369
Damian1c7fcbe2011-05-24 07:01:22 +0000370static struct sh_mobile_meram_cfg lcd_meram_cfg = {
371 .icb[0] = {
372 .marker_icb = 28,
373 .cache_icb = 24,
374 .meram_offset = 0x0,
375 .meram_size = 0x40,
376 },
377 .icb[1] = {
378 .marker_icb = 29,
379 .cache_icb = 25,
380 .meram_offset = 0x40,
381 .meram_size = 0x40,
382 },
383};
384
Kuninori Morimoto11fee462010-11-29 02:21:43 +0000385static struct sh_mobile_lcdc_info lcdc_info = {
Damian1c7fcbe2011-05-24 07:01:22 +0000386 .meram_dev = &mackerel_meram_info,
Kuninori Morimoto11fee462010-11-29 02:21:43 +0000387 .clock_source = LCDC_CLK_BUS,
388 .ch[0] = {
389 .chan = LCDC_CHAN_MAINLCD,
390 .bpp = 16,
391 .lcd_cfg = mackerel_lcdc_modes,
392 .num_cfg = ARRAY_SIZE(mackerel_lcdc_modes),
393 .interface_type = RGB24,
Kuninori Morimoto2c34e9392011-03-02 09:05:21 +0000394 .clock_divider = 3,
Kuninori Morimoto11fee462010-11-29 02:21:43 +0000395 .flags = 0,
396 .lcd_size_cfg.width = 152,
397 .lcd_size_cfg.height = 91,
Magnus Damm1fbdfcd2011-03-21 07:49:45 +0000398 .board_cfg = {
399 .set_brightness = mackerel_set_brightness,
400 .get_brightness = mackerel_get_brightness,
401 },
402 .bl_info = {
403 .name = "sh_mobile_lcdc_bl",
404 .max_brightness = 1,
405 },
Damian1c7fcbe2011-05-24 07:01:22 +0000406 .meram_cfg = &lcd_meram_cfg,
Kuninori Morimoto11fee462010-11-29 02:21:43 +0000407 }
408};
409
410static struct resource lcdc_resources[] = {
411 [0] = {
412 .name = "LCDC",
413 .start = 0xfe940000,
414 .end = 0xfe943fff,
415 .flags = IORESOURCE_MEM,
416 },
417 [1] = {
418 .start = intcs_evt2irq(0x580),
419 .flags = IORESOURCE_IRQ,
420 },
421};
422
423static struct platform_device lcdc_device = {
424 .name = "sh_mobile_lcdc_fb",
425 .num_resources = ARRAY_SIZE(lcdc_resources),
426 .resource = lcdc_resources,
427 .dev = {
428 .platform_data = &lcdc_info,
429 .coherent_dma_mask = ~0,
430 },
431};
432
Damian1c7fcbe2011-05-24 07:01:22 +0000433static struct sh_mobile_meram_cfg hdmi_meram_cfg = {
434 .icb[0] = {
435 .marker_icb = 30,
436 .cache_icb = 26,
437 .meram_offset = 0x80,
438 .meram_size = 0x100,
439 },
440 .icb[1] = {
441 .marker_icb = 31,
442 .cache_icb = 27,
443 .meram_offset = 0x180,
444 .meram_size = 0x100,
445 },
446};
Kuninori Morimoto12c43092011-01-06 02:44:09 +0000447/* HDMI */
448static struct sh_mobile_lcdc_info hdmi_lcdc_info = {
Damian1c7fcbe2011-05-24 07:01:22 +0000449 .meram_dev = &mackerel_meram_info,
Kuninori Morimoto12c43092011-01-06 02:44:09 +0000450 .clock_source = LCDC_CLK_EXTERNAL,
451 .ch[0] = {
452 .chan = LCDC_CHAN_MAINLCD,
453 .bpp = 16,
454 .interface_type = RGB24,
455 .clock_divider = 1,
456 .flags = LCDC_FLAGS_DWPOL,
Damian1c7fcbe2011-05-24 07:01:22 +0000457 .meram_cfg = &hdmi_meram_cfg,
Kuninori Morimoto12c43092011-01-06 02:44:09 +0000458 }
459};
460
461static struct resource hdmi_lcdc_resources[] = {
462 [0] = {
463 .name = "LCDC1",
464 .start = 0xfe944000,
465 .end = 0xfe947fff,
466 .flags = IORESOURCE_MEM,
467 },
468 [1] = {
469 .start = intcs_evt2irq(0x1780),
470 .flags = IORESOURCE_IRQ,
471 },
472};
473
474static struct platform_device hdmi_lcdc_device = {
475 .name = "sh_mobile_lcdc_fb",
476 .num_resources = ARRAY_SIZE(hdmi_lcdc_resources),
477 .resource = hdmi_lcdc_resources,
478 .id = 1,
479 .dev = {
480 .platform_data = &hdmi_lcdc_info,
481 .coherent_dma_mask = ~0,
482 },
483};
484
485static struct sh_mobile_hdmi_info hdmi_info = {
486 .lcd_chan = &hdmi_lcdc_info.ch[0],
487 .lcd_dev = &hdmi_lcdc_device.dev,
Kuninori Morimoto98d27b82011-01-06 02:44:15 +0000488 .flags = HDMI_SND_SRC_SPDIF,
Kuninori Morimoto12c43092011-01-06 02:44:09 +0000489};
490
491static struct resource hdmi_resources[] = {
492 [0] = {
493 .name = "HDMI",
494 .start = 0xe6be0000,
495 .end = 0xe6be00ff,
496 .flags = IORESOURCE_MEM,
497 },
498 [1] = {
499 /* There's also an HDMI interrupt on INTCS @ 0x18e0 */
500 .start = evt2irq(0x17e0),
501 .flags = IORESOURCE_IRQ,
502 },
503};
504
505static struct platform_device hdmi_device = {
506 .name = "sh-mobile-hdmi",
507 .num_resources = ARRAY_SIZE(hdmi_resources),
508 .resource = hdmi_resources,
509 .id = -1,
510 .dev = {
511 .platform_data = &hdmi_info,
512 },
513};
514
Kuninori Morimoto3f25c9c2011-01-24 10:09:02 +0900515static struct platform_device fsi_hdmi_device = {
516 .name = "sh_fsi2_b_hdmi",
517};
518
Guennadi Liakhovetski2ce51f82011-04-04 17:08:05 +0200519static void __init hdmi_init_pm_clock(void)
Kuninori Morimoto12c43092011-01-06 02:44:09 +0000520{
521 struct clk *hdmi_ick = clk_get(&hdmi_device.dev, "ick");
522 int ret;
523 long rate;
524
525 if (IS_ERR(hdmi_ick)) {
526 ret = PTR_ERR(hdmi_ick);
527 pr_err("Cannot get HDMI ICK: %d\n", ret);
528 goto out;
529 }
530
531 ret = clk_set_parent(&sh7372_pllc2_clk, &sh7372_dv_clki_div2_clk);
532 if (ret < 0) {
533 pr_err("Cannot set PLLC2 parent: %d, %d users\n",
534 ret, sh7372_pllc2_clk.usecount);
535 goto out;
536 }
537
538 pr_debug("PLLC2 initial frequency %lu\n",
539 clk_get_rate(&sh7372_pllc2_clk));
540
541 rate = clk_round_rate(&sh7372_pllc2_clk, 594000000);
542 if (rate < 0) {
543 pr_err("Cannot get suitable rate: %ld\n", rate);
544 ret = rate;
545 goto out;
546 }
547
548 ret = clk_set_rate(&sh7372_pllc2_clk, rate);
549 if (ret < 0) {
550 pr_err("Cannot set rate %ld: %d\n", rate, ret);
551 goto out;
552 }
553
Kuninori Morimoto12c43092011-01-06 02:44:09 +0000554 pr_debug("PLLC2 set frequency %lu\n", rate);
555
556 ret = clk_set_parent(hdmi_ick, &sh7372_pllc2_clk);
Guennadi Liakhovetski2ce51f82011-04-04 17:08:05 +0200557 if (ret < 0)
Kuninori Morimoto12c43092011-01-06 02:44:09 +0000558 pr_err("Cannot set HDMI parent: %d\n", ret);
Kuninori Morimoto12c43092011-01-06 02:44:09 +0000559
560out:
561 if (!IS_ERR(hdmi_ick))
562 clk_put(hdmi_ick);
Kuninori Morimoto12c43092011-01-06 02:44:09 +0000563}
Kuninori Morimoto12c43092011-01-06 02:44:09 +0000564
Magnus Damme2a53b72011-06-09 07:03:37 +0000565/* USBHS0 is connected to CN22 which takes a USB Mini-B plug
566 *
567 * The sh7372 SoC has IRQ7 set aside for USBHS0 hotplug,
568 * but on this particular board IRQ7 is already used by
569 * the touch screen. This leaves us with software polling.
570 */
571#define USBHS0_POLL_INTERVAL (HZ * 5)
572
573struct usbhs_private {
574 unsigned int usbphyaddr;
575 unsigned int usbcrcaddr;
576 struct renesas_usbhs_platform_info info;
577 struct delayed_work work;
578 struct platform_device *pdev;
579};
580
581#define usbhs_get_priv(pdev) \
582 container_of(renesas_usbhs_get_info(pdev), \
583 struct usbhs_private, info)
584
585#define usbhs_is_connected(priv) \
586 (!((1 << 7) & __raw_readw(priv->usbcrcaddr)))
587
588static int usbhs_get_vbus(struct platform_device *pdev)
589{
590 return usbhs_is_connected(usbhs_get_priv(pdev));
591}
592
593static void usbhs_phy_reset(struct platform_device *pdev)
594{
595 struct usbhs_private *priv = usbhs_get_priv(pdev);
596
597 /* init phy */
598 __raw_writew(0x8a0a, priv->usbcrcaddr);
599}
600
601static int usbhs0_get_id(struct platform_device *pdev)
602{
603 return USBHS_GADGET;
604}
605
606static void usbhs0_work_function(struct work_struct *work)
607{
608 struct usbhs_private *priv = container_of(work, struct usbhs_private,
609 work.work);
610
611 renesas_usbhs_call_notify_hotplug(priv->pdev);
612 schedule_delayed_work(&priv->work, USBHS0_POLL_INTERVAL);
613}
614
615static int usbhs0_hardware_init(struct platform_device *pdev)
616{
617 struct usbhs_private *priv = usbhs_get_priv(pdev);
618
619 priv->pdev = pdev;
620 INIT_DELAYED_WORK(&priv->work, usbhs0_work_function);
621 schedule_delayed_work(&priv->work, USBHS0_POLL_INTERVAL);
622 return 0;
623}
624
625static void usbhs0_hardware_exit(struct platform_device *pdev)
626{
627 struct usbhs_private *priv = usbhs_get_priv(pdev);
628
629 cancel_delayed_work_sync(&priv->work);
630}
631
Magnus Damme2a53b72011-06-09 07:03:37 +0000632static struct usbhs_private usbhs0_private = {
633 .usbcrcaddr = 0xe605810c, /* USBCR2 */
634 .info = {
635 .platform_callback = {
636 .hardware_init = usbhs0_hardware_init,
637 .hardware_exit = usbhs0_hardware_exit,
638 .phy_reset = usbhs_phy_reset,
639 .get_id = usbhs0_get_id,
640 .get_vbus = usbhs_get_vbus,
641 },
642 .driver_param = {
643 .buswait_bwait = 4,
Magnus Damme2a53b72011-06-09 07:03:37 +0000644 },
645 },
646};
647
648static struct resource usbhs0_resources[] = {
649 [0] = {
650 .name = "USBHS0",
651 .start = 0xe6890000,
652 .end = 0xe68900e6 - 1,
653 .flags = IORESOURCE_MEM,
654 },
655 [1] = {
656 .start = evt2irq(0x1ca0) /* USB0_USB0I0 */,
657 .flags = IORESOURCE_IRQ,
658 },
659};
660
661static struct platform_device usbhs0_device = {
662 .name = "renesas_usbhs",
663 .id = 0,
664 .dev = {
665 .platform_data = &usbhs0_private.info,
666 },
667 .num_resources = ARRAY_SIZE(usbhs0_resources),
668 .resource = usbhs0_resources,
669};
670
671/* USBHS1 is connected to CN31 which takes a USB Mini-AB plug
672 *
673 * Use J30 to select between Host and Function. This setting
674 * can however not be detected by software. Hotplug of USBHS1
675 * is provided via IRQ8.
676 */
677#define IRQ8 evt2irq(0x0300)
678
679/* USBHS1 USB Host support via r8a66597_hcd */
Kuninori Morimoto25338f22010-11-30 04:37:33 +0000680static void usb1_host_port_power(int port, int power)
681{
682 if (!power) /* only power-on is supported for now */
683 return;
684
685 /* set VBOUT/PWEN and EXTLP1 in DVSTCTR */
686 __raw_writew(__raw_readw(0xE68B0008) | 0x600, 0xE68B0008);
687}
688
689static struct r8a66597_platdata usb1_host_data = {
690 .on_chip = 1,
691 .port_power = usb1_host_port_power,
692};
693
694static struct resource usb1_host_resources[] = {
695 [0] = {
Magnus Damme2a53b72011-06-09 07:03:37 +0000696 .name = "USBHS1",
697 .start = 0xe68b0000,
698 .end = 0xe68b00e6 - 1,
Kuninori Morimoto25338f22010-11-30 04:37:33 +0000699 .flags = IORESOURCE_MEM,
700 },
701 [1] = {
702 .start = evt2irq(0x1ce0) /* USB1_USB1I0 */,
703 .flags = IORESOURCE_IRQ,
704 },
705};
706
707static struct platform_device usb1_host_device = {
708 .name = "r8a66597_hcd",
709 .id = 1,
710 .dev = {
711 .dma_mask = NULL, /* not use dma */
712 .coherent_dma_mask = 0xffffffff,
713 .platform_data = &usb1_host_data,
714 },
715 .num_resources = ARRAY_SIZE(usb1_host_resources),
716 .resource = usb1_host_resources,
717};
718
Magnus Damme2a53b72011-06-09 07:03:37 +0000719/* USBHS1 USB Function support via renesas_usbhs */
720
Kuninori Morimoto66ee3be2011-05-25 07:56:25 +0000721#define USB_PHY_MODE (1 << 4)
722#define USB_PHY_INT_EN ((1 << 3) | (1 << 2))
723#define USB_PHY_ON (1 << 1)
724#define USB_PHY_OFF (1 << 0)
725#define USB_PHY_INT_CLR (USB_PHY_ON | USB_PHY_OFF)
726
Kuninori Morimoto66ee3be2011-05-25 07:56:25 +0000727static irqreturn_t usbhs1_interrupt(int irq, void *data)
728{
729 struct platform_device *pdev = data;
730 struct usbhs_private *priv = usbhs_get_priv(pdev);
731
732 dev_dbg(&pdev->dev, "%s\n", __func__);
733
734 renesas_usbhs_call_notify_hotplug(pdev);
735
736 /* clear status */
737 __raw_writew(__raw_readw(priv->usbphyaddr) | USB_PHY_INT_CLR,
738 priv->usbphyaddr);
739
740 return IRQ_HANDLED;
741}
742
743static int usbhs1_hardware_init(struct platform_device *pdev)
744{
745 struct usbhs_private *priv = usbhs_get_priv(pdev);
746 int ret;
747
Kuninori Morimoto66ee3be2011-05-25 07:56:25 +0000748 /* clear interrupt status */
749 __raw_writew(USB_PHY_MODE | USB_PHY_INT_CLR, priv->usbphyaddr);
750
Magnus Damme2a53b72011-06-09 07:03:37 +0000751 ret = request_irq(IRQ8, usbhs1_interrupt, IRQF_TRIGGER_HIGH,
Kuninori Morimoto66ee3be2011-05-25 07:56:25 +0000752 dev_name(&pdev->dev), pdev);
753 if (ret) {
754 dev_err(&pdev->dev, "request_irq err\n");
755 return ret;
756 }
757
758 /* enable USB phy interrupt */
759 __raw_writew(USB_PHY_MODE | USB_PHY_INT_EN, priv->usbphyaddr);
760
761 return 0;
762}
763
764static void usbhs1_hardware_exit(struct platform_device *pdev)
765{
766 struct usbhs_private *priv = usbhs_get_priv(pdev);
767
768 /* clear interrupt status */
769 __raw_writew(USB_PHY_MODE | USB_PHY_INT_CLR, priv->usbphyaddr);
770
Magnus Damme2a53b72011-06-09 07:03:37 +0000771 free_irq(IRQ8, pdev);
Kuninori Morimoto66ee3be2011-05-25 07:56:25 +0000772}
773
Kuninori Morimoto05a79292011-06-15 06:16:35 +0000774static int usbhs1_get_id(struct platform_device *pdev)
775{
776 return USBHS_GADGET;
777}
778
Kuninori Morimoto66ee3be2011-05-25 07:56:25 +0000779static u32 usbhs1_pipe_cfg[] = {
780 USB_ENDPOINT_XFER_CONTROL,
781 USB_ENDPOINT_XFER_ISOC,
782 USB_ENDPOINT_XFER_ISOC,
783 USB_ENDPOINT_XFER_BULK,
784 USB_ENDPOINT_XFER_BULK,
785 USB_ENDPOINT_XFER_BULK,
786 USB_ENDPOINT_XFER_INT,
787 USB_ENDPOINT_XFER_INT,
788 USB_ENDPOINT_XFER_INT,
789 USB_ENDPOINT_XFER_BULK,
790 USB_ENDPOINT_XFER_BULK,
791 USB_ENDPOINT_XFER_BULK,
792 USB_ENDPOINT_XFER_BULK,
793 USB_ENDPOINT_XFER_BULK,
794 USB_ENDPOINT_XFER_BULK,
795 USB_ENDPOINT_XFER_BULK,
796};
797
798static struct usbhs_private usbhs1_private = {
Magnus Damme2a53b72011-06-09 07:03:37 +0000799 .usbphyaddr = 0xe60581e2, /* USBPHY1INTAP */
800 .usbcrcaddr = 0xe6058130, /* USBCR4 */
Kuninori Morimoto66ee3be2011-05-25 07:56:25 +0000801 .info = {
802 .platform_callback = {
803 .hardware_init = usbhs1_hardware_init,
804 .hardware_exit = usbhs1_hardware_exit,
Kuninori Morimoto05a79292011-06-15 06:16:35 +0000805 .get_id = usbhs1_get_id,
Magnus Damme2a53b72011-06-09 07:03:37 +0000806 .phy_reset = usbhs_phy_reset,
807 .get_vbus = usbhs_get_vbus,
Kuninori Morimoto66ee3be2011-05-25 07:56:25 +0000808 },
809 .driver_param = {
810 .buswait_bwait = 4,
811 .pipe_type = usbhs1_pipe_cfg,
812 .pipe_size = ARRAY_SIZE(usbhs1_pipe_cfg),
813 },
814 },
815};
816
817static struct resource usbhs1_resources[] = {
818 [0] = {
Magnus Damme2a53b72011-06-09 07:03:37 +0000819 .name = "USBHS1",
820 .start = 0xe68b0000,
821 .end = 0xe68b00e6 - 1,
Kuninori Morimoto66ee3be2011-05-25 07:56:25 +0000822 .flags = IORESOURCE_MEM,
823 },
824 [1] = {
825 .start = evt2irq(0x1ce0) /* USB1_USB1I0 */,
826 .flags = IORESOURCE_IRQ,
827 },
828};
829
830static struct platform_device usbhs1_device = {
831 .name = "renesas_usbhs",
832 .id = 1,
833 .dev = {
834 .platform_data = &usbhs1_private.info,
835 },
836 .num_resources = ARRAY_SIZE(usbhs1_resources),
837 .resource = usbhs1_resources,
838};
839
Kuninori Morimotod44deb32010-11-30 06:52:18 +0000840/* LED */
841static struct gpio_led mackerel_leds[] = {
842 {
843 .name = "led0",
844 .gpio = GPIO_PORT0,
845 .default_state = LEDS_GPIO_DEFSTATE_ON,
846 },
847 {
848 .name = "led1",
849 .gpio = GPIO_PORT1,
850 .default_state = LEDS_GPIO_DEFSTATE_ON,
851 },
852 {
853 .name = "led2",
854 .gpio = GPIO_PORT2,
855 .default_state = LEDS_GPIO_DEFSTATE_ON,
856 },
857 {
858 .name = "led3",
859 .gpio = GPIO_PORT159,
860 .default_state = LEDS_GPIO_DEFSTATE_ON,
861 }
862};
863
864static struct gpio_led_platform_data mackerel_leds_pdata = {
865 .leds = mackerel_leds,
866 .num_leds = ARRAY_SIZE(mackerel_leds),
867};
868
869static struct platform_device leds_device = {
870 .name = "leds-gpio",
871 .id = 0,
872 .dev = {
873 .platform_data = &mackerel_leds_pdata,
874 },
875};
876
Kuninori Morimoto1a44d722010-12-01 00:31:46 +0000877/* FSI */
878#define IRQ_FSI evt2irq(0x1840)
Kuninori Morimoto98d27b82011-01-06 02:44:15 +0000879static int __fsi_set_round_rate(struct clk *clk, long rate, int enable)
880{
881 int ret;
882
883 if (rate <= 0)
884 return 0;
885
886 if (!enable) {
887 clk_disable(clk);
888 return 0;
889 }
890
891 ret = clk_set_rate(clk, clk_round_rate(clk, rate));
892 if (ret < 0)
893 return ret;
894
895 return clk_enable(clk);
896}
897
898static int fsi_set_rate(struct device *dev, int is_porta, int rate, int enable)
899{
900 struct clk *fsib_clk;
901 struct clk *fdiv_clk = &sh7372_fsidivb_clk;
902 long fsib_rate = 0;
903 long fdiv_rate = 0;
904 int ackmd_bpfmd;
905 int ret;
906
907 /* FSIA is slave mode. nothing to do here */
908 if (is_porta)
909 return 0;
910
911 /* clock start */
912 switch (rate) {
913 case 44100:
914 fsib_rate = rate * 256;
915 ackmd_bpfmd = SH_FSI_ACKMD_256 | SH_FSI_BPFMD_64;
916 break;
917 case 48000:
918 fsib_rate = 85428000; /* around 48kHz x 256 x 7 */
919 fdiv_rate = rate * 256;
920 ackmd_bpfmd = SH_FSI_ACKMD_256 | SH_FSI_BPFMD_64;
921 break;
922 default:
923 pr_err("unsupported rate in FSI2 port B\n");
924 return -EINVAL;
925 }
926
927 /* FSI B setting */
928 fsib_clk = clk_get(dev, "ickb");
929 if (IS_ERR(fsib_clk))
930 return -EIO;
931
932 /* fsib */
933 ret = __fsi_set_round_rate(fsib_clk, fsib_rate, enable);
934 if (ret < 0)
935 goto fsi_set_rate_end;
936
937 /* FSI DIV */
938 ret = __fsi_set_round_rate(fdiv_clk, fdiv_rate, enable);
939 if (ret < 0) {
940 /* disable FSI B */
941 if (enable)
942 __fsi_set_round_rate(fsib_clk, fsib_rate, 0);
943 goto fsi_set_rate_end;
944 }
945
946 ret = ackmd_bpfmd;
947
948fsi_set_rate_end:
949 clk_put(fsib_clk);
950 return ret;
951}
952
Kuninori Morimoto1a44d722010-12-01 00:31:46 +0000953static struct sh_fsi_platform_info fsi_info = {
Kuninori Morimotof17c13c2011-01-24 10:43:19 +0900954 .porta_flags = SH_FSI_BRS_INV,
Kuninori Morimoto98d27b82011-01-06 02:44:15 +0000955
956 .portb_flags = SH_FSI_BRS_INV |
957 SH_FSI_BRM_INV |
958 SH_FSI_LRS_INV |
Kuninori Morimotof17c13c2011-01-24 10:43:19 +0900959 SH_FSI_FMT_SPDIF,
Kuninori Morimoto98d27b82011-01-06 02:44:15 +0000960
961 .set_rate = fsi_set_rate,
Kuninori Morimoto1a44d722010-12-01 00:31:46 +0000962};
963
964static struct resource fsi_resources[] = {
965 [0] = {
966 .name = "FSI",
967 .start = 0xFE3C0000,
968 .end = 0xFE3C0400 - 1,
969 .flags = IORESOURCE_MEM,
970 },
971 [1] = {
972 .start = IRQ_FSI,
973 .flags = IORESOURCE_IRQ,
974 },
975};
976
977static struct platform_device fsi_device = {
978 .name = "sh_fsi2",
979 .id = -1,
980 .num_resources = ARRAY_SIZE(fsi_resources),
981 .resource = fsi_resources,
982 .dev = {
983 .platform_data = &fsi_info,
984 },
985};
986
987static struct platform_device fsi_ak4643_device = {
988 .name = "sh_fsi2_a_ak4643",
989};
Kuninori Morimotod44deb32010-11-30 06:52:18 +0000990
Yusuke Goda6dff7da2010-12-14 14:18:03 +0900991/*
992 * The card detect pin of the top SD/MMC slot (CN7) is active low and is
993 * connected to GPIO A22 of SH7372 (GPIO_PORT41).
994 */
995static int slot_cn7_get_cd(struct platform_device *pdev)
996{
Magnus Dammceb50f32011-01-12 10:43:07 +0000997 return !gpio_get_value(GPIO_PORT41);
Yusuke Goda6dff7da2010-12-14 14:18:03 +0900998}
999
1000/* SDHI0 */
Guennadi Liakhovetski4bff4a72011-05-11 16:51:20 +00001001static irqreturn_t mackerel_sdhi0_gpio_cd(int irq, void *arg)
1002{
1003 struct device *dev = arg;
1004 struct sh_mobile_sdhi_info *info = dev->platform_data;
1005 struct tmio_mmc_data *pdata = info->pdata;
1006
1007 tmio_mmc_cd_wakeup(pdata);
1008
1009 return IRQ_HANDLED;
1010}
1011
Yusuke Goda6dff7da2010-12-14 14:18:03 +09001012static struct sh_mobile_sdhi_info sdhi0_info = {
1013 .dma_slave_tx = SHDMA_SLAVE_SDHI0_TX,
1014 .dma_slave_rx = SHDMA_SLAVE_SDHI0_RX,
Magnus Dammda97da72011-01-06 10:55:41 +00001015 .tmio_caps = MMC_CAP_SD_HIGHSPEED | MMC_CAP_SDIO_IRQ,
Yusuke Goda6dff7da2010-12-14 14:18:03 +09001016};
1017
1018static struct resource sdhi0_resources[] = {
1019 [0] = {
1020 .name = "SDHI0",
1021 .start = 0xe6850000,
Guennadi Liakhovetski31d31fe2011-03-09 13:09:27 +01001022 .end = 0xe68500ff,
Yusuke Goda6dff7da2010-12-14 14:18:03 +09001023 .flags = IORESOURCE_MEM,
1024 },
1025 [1] = {
Simon Horman2007aea2011-04-27 07:43:58 +00001026 .start = evt2irq(0x0e00) /* SDHI0_SDHI0I0 */,
1027 .flags = IORESOURCE_IRQ,
1028 },
1029 [2] = {
1030 .start = evt2irq(0x0e20) /* SDHI0_SDHI0I1 */,
1031 .flags = IORESOURCE_IRQ,
1032 },
1033 [3] = {
1034 .start = evt2irq(0x0e40) /* SDHI0_SDHI0I2 */,
Yusuke Goda6dff7da2010-12-14 14:18:03 +09001035 .flags = IORESOURCE_IRQ,
1036 },
1037};
1038
1039static struct platform_device sdhi0_device = {
1040 .name = "sh_mobile_sdhi",
1041 .num_resources = ARRAY_SIZE(sdhi0_resources),
1042 .resource = sdhi0_resources,
1043 .id = 0,
1044 .dev = {
1045 .platform_data = &sdhi0_info,
1046 },
1047};
1048
Guennadi Liakhovetski5bcd7512011-05-05 15:56:27 +00001049#if !defined(CONFIG_MMC_SH_MMCIF) && !defined(CONFIG_MMC_SH_MMCIF_MODULE)
Yusuke Goda6dff7da2010-12-14 14:18:03 +09001050/* SDHI1 */
1051static struct sh_mobile_sdhi_info sdhi1_info = {
1052 .dma_slave_tx = SHDMA_SLAVE_SDHI1_TX,
1053 .dma_slave_rx = SHDMA_SLAVE_SDHI1_RX,
1054 .tmio_ocr_mask = MMC_VDD_165_195,
1055 .tmio_flags = TMIO_MMC_WRPROTECT_DISABLE,
Magnus Dammda97da72011-01-06 10:55:41 +00001056 .tmio_caps = MMC_CAP_SD_HIGHSPEED | MMC_CAP_SDIO_IRQ |
Yusuke Goda6dff7da2010-12-14 14:18:03 +09001057 MMC_CAP_NEEDS_POLL,
1058 .get_cd = slot_cn7_get_cd,
1059};
1060
1061static struct resource sdhi1_resources[] = {
1062 [0] = {
1063 .name = "SDHI1",
1064 .start = 0xe6860000,
Guennadi Liakhovetski31d31fe2011-03-09 13:09:27 +01001065 .end = 0xe68600ff,
Yusuke Goda6dff7da2010-12-14 14:18:03 +09001066 .flags = IORESOURCE_MEM,
1067 },
1068 [1] = {
Simon Horman2007aea2011-04-27 07:43:58 +00001069 .start = evt2irq(0x0e80), /* SDHI1_SDHI1I0 */
1070 .flags = IORESOURCE_IRQ,
1071 },
1072 [2] = {
1073 .start = evt2irq(0x0ea0), /* SDHI1_SDHI1I1 */
1074 .flags = IORESOURCE_IRQ,
1075 },
1076 [3] = {
1077 .start = evt2irq(0x0ec0), /* SDHI1_SDHI1I2 */
Yusuke Goda6dff7da2010-12-14 14:18:03 +09001078 .flags = IORESOURCE_IRQ,
1079 },
1080};
1081
1082static struct platform_device sdhi1_device = {
1083 .name = "sh_mobile_sdhi",
1084 .num_resources = ARRAY_SIZE(sdhi1_resources),
1085 .resource = sdhi1_resources,
1086 .id = 1,
1087 .dev = {
1088 .platform_data = &sdhi1_info,
1089 },
1090};
Yusuke Goda41491b92010-12-15 08:31:04 +00001091#endif
Yusuke Goda6dff7da2010-12-14 14:18:03 +09001092
Yusuke Godada5d1f42011-01-07 09:48:36 +00001093/*
1094 * The card detect pin of the top SD/MMC slot (CN23) is active low and is
1095 * connected to GPIO SCIFB_SCK of SH7372 (GPIO_PORT162).
1096 */
1097static int slot_cn23_get_cd(struct platform_device *pdev)
1098{
1099 return !gpio_get_value(GPIO_PORT162);
1100}
1101
Yusuke Goda6dff7da2010-12-14 14:18:03 +09001102/* SDHI2 */
1103static struct sh_mobile_sdhi_info sdhi2_info = {
1104 .dma_slave_tx = SHDMA_SLAVE_SDHI2_TX,
1105 .dma_slave_rx = SHDMA_SLAVE_SDHI2_RX,
1106 .tmio_flags = TMIO_MMC_WRPROTECT_DISABLE,
Magnus Dammda97da72011-01-06 10:55:41 +00001107 .tmio_caps = MMC_CAP_SD_HIGHSPEED | MMC_CAP_SDIO_IRQ |
Yusuke Goda6dff7da2010-12-14 14:18:03 +09001108 MMC_CAP_NEEDS_POLL,
Yusuke Godada5d1f42011-01-07 09:48:36 +00001109 .get_cd = slot_cn23_get_cd,
Yusuke Goda6dff7da2010-12-14 14:18:03 +09001110};
1111
1112static struct resource sdhi2_resources[] = {
1113 [0] = {
1114 .name = "SDHI2",
1115 .start = 0xe6870000,
Guennadi Liakhovetski31d31fe2011-03-09 13:09:27 +01001116 .end = 0xe68700ff,
Yusuke Goda6dff7da2010-12-14 14:18:03 +09001117 .flags = IORESOURCE_MEM,
1118 },
1119 [1] = {
Simon Horman2007aea2011-04-27 07:43:58 +00001120 .start = evt2irq(0x1200), /* SDHI2_SDHI2I0 */
1121 .flags = IORESOURCE_IRQ,
1122 },
1123 [2] = {
1124 .start = evt2irq(0x1220), /* SDHI2_SDHI2I1 */
1125 .flags = IORESOURCE_IRQ,
1126 },
1127 [3] = {
1128 .start = evt2irq(0x1240), /* SDHI2_SDHI2I2 */
Yusuke Goda6dff7da2010-12-14 14:18:03 +09001129 .flags = IORESOURCE_IRQ,
1130 },
1131};
1132
1133static struct platform_device sdhi2_device = {
1134 .name = "sh_mobile_sdhi",
1135 .num_resources = ARRAY_SIZE(sdhi2_resources),
1136 .resource = sdhi2_resources,
1137 .id = 2,
1138 .dev = {
1139 .platform_data = &sdhi2_info,
1140 },
1141};
1142
Yusuke Goda41491b92010-12-15 08:31:04 +00001143/* SH_MMCIF */
1144static struct resource sh_mmcif_resources[] = {
1145 [0] = {
1146 .name = "MMCIF",
1147 .start = 0xE6BD0000,
1148 .end = 0xE6BD00FF,
1149 .flags = IORESOURCE_MEM,
1150 },
1151 [1] = {
1152 /* MMC ERR */
1153 .start = evt2irq(0x1ac0),
1154 .flags = IORESOURCE_IRQ,
1155 },
1156 [2] = {
1157 /* MMC NOR */
1158 .start = evt2irq(0x1ae0),
1159 .flags = IORESOURCE_IRQ,
1160 },
1161};
1162
Guennadi Liakhovetskife78e682011-05-05 15:56:31 +00001163static struct sh_mmcif_dma sh_mmcif_dma = {
1164 .chan_priv_rx = {
1165 .slave_id = SHDMA_SLAVE_MMCIF_RX,
1166 },
1167 .chan_priv_tx = {
1168 .slave_id = SHDMA_SLAVE_MMCIF_TX,
1169 },
1170};
1171
Yusuke Goda41491b92010-12-15 08:31:04 +00001172static struct sh_mmcif_plat_data sh_mmcif_plat = {
1173 .sup_pclk = 0,
1174 .ocr = MMC_VDD_165_195 | MMC_VDD_32_33 | MMC_VDD_33_34,
1175 .caps = MMC_CAP_4_BIT_DATA |
1176 MMC_CAP_8_BIT_DATA |
1177 MMC_CAP_NEEDS_POLL,
1178 .get_cd = slot_cn7_get_cd,
Guennadi Liakhovetskife78e682011-05-05 15:56:31 +00001179 .dma = &sh_mmcif_dma,
Yusuke Goda41491b92010-12-15 08:31:04 +00001180};
1181
1182static struct platform_device sh_mmcif_device = {
1183 .name = "sh_mmcif",
1184 .id = 0,
1185 .dev = {
1186 .dma_mask = NULL,
1187 .coherent_dma_mask = 0xffffffff,
1188 .platform_data = &sh_mmcif_plat,
1189 },
1190 .num_resources = ARRAY_SIZE(sh_mmcif_resources),
1191 .resource = sh_mmcif_resources,
1192};
1193
Magnus Dammae37c8d2010-12-22 14:47:40 +00001194
Guennadi Liakhovetski7dfff952011-07-15 20:03:38 -03001195static int mackerel_camera_add(struct soc_camera_device *icd);
1196static void mackerel_camera_del(struct soc_camera_device *icd);
Magnus Dammae37c8d2010-12-22 14:47:40 +00001197
1198static int camera_set_capture(struct soc_camera_platform_info *info,
1199 int enable)
1200{
1201 return 0; /* camera sensor always enabled */
1202}
1203
1204static struct soc_camera_platform_info camera_info = {
1205 .format_name = "UYVY",
1206 .format_depth = 16,
1207 .format = {
1208 .code = V4L2_MBUS_FMT_UYVY8_2X8,
1209 .colorspace = V4L2_COLORSPACE_SMPTE170M,
1210 .field = V4L2_FIELD_NONE,
1211 .width = 640,
1212 .height = 480,
1213 },
1214 .bus_param = SOCAM_PCLK_SAMPLE_RISING | SOCAM_HSYNC_ACTIVE_HIGH |
1215 SOCAM_VSYNC_ACTIVE_HIGH | SOCAM_MASTER | SOCAM_DATAWIDTH_8 |
1216 SOCAM_DATA_ACTIVE_HIGH,
1217 .set_capture = camera_set_capture,
1218};
1219
1220static struct soc_camera_link camera_link = {
1221 .bus_id = 0,
1222 .add_device = mackerel_camera_add,
1223 .del_device = mackerel_camera_del,
1224 .module_name = "soc_camera_platform",
1225 .priv = &camera_info,
1226};
1227
Guennadi Liakhovetski86a73142011-02-22 09:57:49 +00001228static struct platform_device *camera_device;
Magnus Dammae37c8d2010-12-22 14:47:40 +00001229
Guennadi Liakhovetski86a73142011-02-22 09:57:49 +00001230static void mackerel_camera_release(struct device *dev)
1231{
1232 soc_camera_platform_release(&camera_device);
1233}
Magnus Dammae37c8d2010-12-22 14:47:40 +00001234
Guennadi Liakhovetski7dfff952011-07-15 20:03:38 -03001235static int mackerel_camera_add(struct soc_camera_device *icd)
Magnus Dammae37c8d2010-12-22 14:47:40 +00001236{
Guennadi Liakhovetski7dfff952011-07-15 20:03:38 -03001237 return soc_camera_platform_add(icd, &camera_device, &camera_link,
Guennadi Liakhovetski86a73142011-02-22 09:57:49 +00001238 mackerel_camera_release, 0);
Magnus Dammae37c8d2010-12-22 14:47:40 +00001239}
1240
Guennadi Liakhovetski7dfff952011-07-15 20:03:38 -03001241static void mackerel_camera_del(struct soc_camera_device *icd)
Magnus Dammae37c8d2010-12-22 14:47:40 +00001242{
Guennadi Liakhovetski7dfff952011-07-15 20:03:38 -03001243 soc_camera_platform_del(icd, camera_device, &camera_link);
Magnus Dammae37c8d2010-12-22 14:47:40 +00001244}
1245
1246static struct sh_mobile_ceu_info sh_mobile_ceu_info = {
1247 .flags = SH_CEU_FLAG_USE_8BIT_BUS,
1248};
1249
1250static struct resource ceu_resources[] = {
1251 [0] = {
1252 .name = "CEU",
1253 .start = 0xfe910000,
1254 .end = 0xfe91009f,
1255 .flags = IORESOURCE_MEM,
1256 },
1257 [1] = {
1258 .start = intcs_evt2irq(0x880),
1259 .flags = IORESOURCE_IRQ,
1260 },
1261 [2] = {
1262 /* place holder for contiguous memory */
1263 },
1264};
1265
1266static struct platform_device ceu_device = {
1267 .name = "sh_mobile_ceu",
1268 .id = 0, /* "ceu0" clock */
1269 .num_resources = ARRAY_SIZE(ceu_resources),
1270 .resource = ceu_resources,
1271 .dev = {
Guennadi Liakhovetski05a5f012011-03-23 09:29:16 +00001272 .platform_data = &sh_mobile_ceu_info,
1273 .coherent_dma_mask = 0xffffffff,
Magnus Dammae37c8d2010-12-22 14:47:40 +00001274 },
1275};
1276
1277static struct platform_device mackerel_camera = {
1278 .name = "soc-camera-pdrv",
1279 .id = 0,
1280 .dev = {
1281 .platform_data = &camera_link,
1282 },
1283};
1284
Kuninori Morimoto920adc72010-11-29 02:21:21 +00001285static struct platform_device *mackerel_devices[] __initdata = {
1286 &nor_flash_device,
Kuninori Morimoto2264c152010-11-29 02:21:37 +00001287 &smc911x_device,
Kuninori Morimoto11fee462010-11-29 02:21:43 +00001288 &lcdc_device,
Kuninori Morimoto25338f22010-11-30 04:37:33 +00001289 &usb1_host_device,
Kuninori Morimoto66ee3be2011-05-25 07:56:25 +00001290 &usbhs1_device,
Kuninori Morimoto5a568552011-06-17 04:33:13 +00001291 &usbhs0_device,
Kuninori Morimotod44deb32010-11-30 06:52:18 +00001292 &leds_device,
Kuninori Morimoto1a44d722010-12-01 00:31:46 +00001293 &fsi_device,
1294 &fsi_ak4643_device,
Kuninori Morimoto3f25c9c2011-01-24 10:09:02 +09001295 &fsi_hdmi_device,
Yusuke Goda6dff7da2010-12-14 14:18:03 +09001296 &sdhi0_device,
Guennadi Liakhovetski5bcd7512011-05-05 15:56:27 +00001297#if !defined(CONFIG_MMC_SH_MMCIF) && !defined(CONFIG_MMC_SH_MMCIF_MODULE)
Yusuke Goda6dff7da2010-12-14 14:18:03 +09001298 &sdhi1_device,
Yusuke Goda41491b92010-12-15 08:31:04 +00001299#endif
Yusuke Goda6dff7da2010-12-14 14:18:03 +09001300 &sdhi2_device,
Yusuke Goda41491b92010-12-15 08:31:04 +00001301 &sh_mmcif_device,
Magnus Dammae37c8d2010-12-22 14:47:40 +00001302 &ceu_device,
1303 &mackerel_camera,
Kuninori Morimoto12c43092011-01-06 02:44:09 +00001304 &hdmi_lcdc_device,
1305 &hdmi_device,
Damian1c7fcbe2011-05-24 07:01:22 +00001306 &meram_device,
Kuninori Morimoto1a44d722010-12-01 00:31:46 +00001307};
1308
Tony SIMcd8ab002010-12-09 01:55:55 +00001309/* Keypad Initialization */
1310#define KEYPAD_BUTTON(ev_type, ev_code, act_low) \
1311{ \
1312 .type = ev_type, \
1313 .code = ev_code, \
1314 .active_low = act_low, \
1315}
1316
1317#define KEYPAD_BUTTON_LOW(event_code) KEYPAD_BUTTON(EV_KEY, event_code, 1)
1318
1319static struct tca6416_button mackerel_gpio_keys[] = {
1320 KEYPAD_BUTTON_LOW(KEY_HOME),
1321 KEYPAD_BUTTON_LOW(KEY_MENU),
1322 KEYPAD_BUTTON_LOW(KEY_BACK),
1323 KEYPAD_BUTTON_LOW(KEY_POWER),
1324};
1325
1326static struct tca6416_keys_platform_data mackerel_tca6416_keys_info = {
1327 .buttons = mackerel_gpio_keys,
1328 .nbuttons = ARRAY_SIZE(mackerel_gpio_keys),
1329 .rep = 1,
1330 .use_polling = 0,
1331 .pinmask = 0x000F,
1332};
1333
Kuninori Morimoto1a44d722010-12-01 00:31:46 +00001334/* I2C */
Tony SIM6ae1e192011-01-11 09:47:59 +09001335#define IRQ7 evt2irq(0x02e0)
Tony SIMcd8ab002010-12-09 01:55:55 +00001336#define IRQ9 evt2irq(0x0320)
1337
Kuninori Morimoto1a44d722010-12-01 00:31:46 +00001338static struct i2c_board_info i2c0_devices[] = {
1339 {
1340 I2C_BOARD_INFO("ak4643", 0x13),
1341 },
Tony SIMcd8ab002010-12-09 01:55:55 +00001342 /* Keypad */
1343 {
1344 I2C_BOARD_INFO("tca6408-keys", 0x20),
1345 .platform_data = &mackerel_tca6416_keys_info,
1346 .irq = IRQ9,
1347 },
Tony SIM6ae1e192011-01-11 09:47:59 +09001348 /* Touchscreen */
1349 {
1350 I2C_BOARD_INFO("st1232-ts", 0x55),
1351 .irq = IRQ7,
1352 },
Kuninori Morimoto920adc72010-11-29 02:21:21 +00001353};
1354
Tony SIM80f1dc72010-12-07 09:12:14 +00001355#define IRQ21 evt2irq(0x32a0)
1356
1357static struct i2c_board_info i2c1_devices[] = {
1358 /* Accelerometer */
1359 {
1360 I2C_BOARD_INFO("adxl34x", 0x53),
1361 .irq = IRQ21,
1362 },
1363};
1364
Kuninori Morimoto920adc72010-11-29 02:21:21 +00001365static struct map_desc mackerel_io_desc[] __initdata = {
1366 /* create a 1:1 entity map for 0xe6xxxxxx
1367 * used by CPGA, INTC and PFC.
1368 */
1369 {
1370 .virtual = 0xe6000000,
1371 .pfn = __phys_to_pfn(0xe6000000),
1372 .length = 256 << 20,
1373 .type = MT_DEVICE_NONSHARED
1374 },
1375};
1376
1377static void __init mackerel_map_io(void)
1378{
1379 iotable_init(mackerel_io_desc, ARRAY_SIZE(mackerel_io_desc));
1380
1381 /* setup early devices and console here as well */
1382 sh7372_add_early_devices();
1383 shmobile_setup_console();
1384}
1385
Kuninori Morimoto1a44d722010-12-01 00:31:46 +00001386#define GPIO_PORT9CR 0xE6051009
1387#define GPIO_PORT10CR 0xE605100A
Magnus Damme2a53b72011-06-09 07:03:37 +00001388#define GPIO_PORT167CR 0xE60520A7
Kuninori Morimoto66ee3be2011-05-25 07:56:25 +00001389#define GPIO_PORT168CR 0xE60520A8
Kuninori Morimoto12c43092011-01-06 02:44:09 +00001390#define SRCR4 0xe61580bc
Kuninori Morimoto98d27b82011-01-06 02:44:15 +00001391#define USCCR1 0xE6058144
Kuninori Morimoto920adc72010-11-29 02:21:21 +00001392static void __init mackerel_init(void)
1393{
Kuninori Morimoto12c43092011-01-06 02:44:09 +00001394 u32 srcr4;
Kuninori Morimoto98d27b82011-01-06 02:44:15 +00001395 struct clk *clk;
Guennadi Liakhovetski4bff4a72011-05-11 16:51:20 +00001396 int ret;
Kuninori Morimoto12c43092011-01-06 02:44:09 +00001397
Kuninori Morimoto920adc72010-11-29 02:21:21 +00001398 sh7372_pinmux_init();
1399
1400 /* enable SCIFA0 */
1401 gpio_request(GPIO_FN_SCIFA0_TXD, NULL);
1402 gpio_request(GPIO_FN_SCIFA0_RXD, NULL);
1403
Kuninori Morimoto2264c152010-11-29 02:21:37 +00001404 /* enable SMSC911X */
1405 gpio_request(GPIO_FN_CS5A, NULL);
1406 gpio_request(GPIO_FN_IRQ6_39, NULL);
1407
Kuninori Morimoto11fee462010-11-29 02:21:43 +00001408 /* LCDC */
Kuninori Morimotoeb87e672010-11-29 06:19:52 +00001409 gpio_request(GPIO_FN_LCDD23, NULL);
1410 gpio_request(GPIO_FN_LCDD22, NULL);
1411 gpio_request(GPIO_FN_LCDD21, NULL);
1412 gpio_request(GPIO_FN_LCDD20, NULL);
1413 gpio_request(GPIO_FN_LCDD19, NULL);
1414 gpio_request(GPIO_FN_LCDD18, NULL);
Kuninori Morimoto11fee462010-11-29 02:21:43 +00001415 gpio_request(GPIO_FN_LCDD17, NULL);
1416 gpio_request(GPIO_FN_LCDD16, NULL);
1417 gpio_request(GPIO_FN_LCDD15, NULL);
1418 gpio_request(GPIO_FN_LCDD14, NULL);
1419 gpio_request(GPIO_FN_LCDD13, NULL);
1420 gpio_request(GPIO_FN_LCDD12, NULL);
1421 gpio_request(GPIO_FN_LCDD11, NULL);
1422 gpio_request(GPIO_FN_LCDD10, NULL);
1423 gpio_request(GPIO_FN_LCDD9, NULL);
1424 gpio_request(GPIO_FN_LCDD8, NULL);
1425 gpio_request(GPIO_FN_LCDD7, NULL);
1426 gpio_request(GPIO_FN_LCDD6, NULL);
1427 gpio_request(GPIO_FN_LCDD5, NULL);
1428 gpio_request(GPIO_FN_LCDD4, NULL);
1429 gpio_request(GPIO_FN_LCDD3, NULL);
1430 gpio_request(GPIO_FN_LCDD2, NULL);
1431 gpio_request(GPIO_FN_LCDD1, NULL);
1432 gpio_request(GPIO_FN_LCDD0, NULL);
1433 gpio_request(GPIO_FN_LCDDISP, NULL);
1434 gpio_request(GPIO_FN_LCDDCK, NULL);
1435
1436 gpio_request(GPIO_PORT31, NULL); /* backlight */
Magnus Damm1fbdfcd2011-03-21 07:49:45 +00001437 gpio_direction_output(GPIO_PORT31, 0); /* off by default */
Kuninori Morimoto11fee462010-11-29 02:21:43 +00001438
1439 gpio_request(GPIO_PORT151, NULL); /* LCDDON */
1440 gpio_direction_output(GPIO_PORT151, 1);
1441
Magnus Damme2a53b72011-06-09 07:03:37 +00001442 /* USBHS0 */
1443 gpio_request(GPIO_FN_VBUS0_0, NULL);
1444 gpio_pull_down(GPIO_PORT168CR); /* VBUS0_0 pull down */
Kuninori Morimoto25338f22010-11-30 04:37:33 +00001445
Magnus Damme2a53b72011-06-09 07:03:37 +00001446 /* USBHS1 */
1447 gpio_request(GPIO_FN_VBUS0_1, NULL);
1448 gpio_pull_down(GPIO_PORT167CR); /* VBUS0_1 pull down */
1449 gpio_request(GPIO_FN_IDIN_1_113, NULL);
1450
1451 /* USB phy tweak to make the r8a66597_hcd host driver work */
1452 __raw_writew(0x8a0a, 0xe6058130); /* USBCR4 */
Kuninori Morimoto25338f22010-11-30 04:37:33 +00001453
Kuninori Morimoto1a44d722010-12-01 00:31:46 +00001454 /* enable FSI2 port A (ak4643) */
1455 gpio_request(GPIO_FN_FSIAIBT, NULL);
1456 gpio_request(GPIO_FN_FSIAILR, NULL);
1457 gpio_request(GPIO_FN_FSIAISLD, NULL);
1458 gpio_request(GPIO_FN_FSIAOSLD, NULL);
1459 gpio_request(GPIO_PORT161, NULL);
1460 gpio_direction_output(GPIO_PORT161, 0); /* slave */
1461
1462 gpio_request(GPIO_PORT9, NULL);
1463 gpio_request(GPIO_PORT10, NULL);
1464 gpio_no_direction(GPIO_PORT9CR); /* FSIAOBT needs no direction */
1465 gpio_no_direction(GPIO_PORT10CR); /* FSIAOLR needs no direction */
1466
1467 intc_set_priority(IRQ_FSI, 3); /* irq priority FSI(3) > SMSC911X(2) */
1468
Kuninori Morimoto98d27b82011-01-06 02:44:15 +00001469 /* setup FSI2 port B (HDMI) */
1470 gpio_request(GPIO_FN_FSIBCK, NULL);
1471 __raw_writew(__raw_readw(USCCR1) & ~(1 << 6), USCCR1); /* use SPDIF */
1472
1473 /* set SPU2 clock to 119.6 MHz */
1474 clk = clk_get(NULL, "spu_clk");
1475 if (!IS_ERR(clk)) {
1476 clk_set_rate(clk, clk_round_rate(clk, 119600000));
1477 clk_put(clk);
1478 }
1479
Tony SIMcd8ab002010-12-09 01:55:55 +00001480 /* enable Keypad */
1481 gpio_request(GPIO_FN_IRQ9_42, NULL);
Thomas Gleixner6845664a2011-03-24 13:25:22 +01001482 irq_set_irq_type(IRQ9, IRQ_TYPE_LEVEL_HIGH);
Tony SIMcd8ab002010-12-09 01:55:55 +00001483
Tony SIM6ae1e192011-01-11 09:47:59 +09001484 /* enable Touchscreen */
1485 gpio_request(GPIO_FN_IRQ7_40, NULL);
Thomas Gleixner6845664a2011-03-24 13:25:22 +01001486 irq_set_irq_type(IRQ7, IRQ_TYPE_LEVEL_LOW);
Tony SIM6ae1e192011-01-11 09:47:59 +09001487
Tony SIM80f1dc72010-12-07 09:12:14 +00001488 /* enable Accelerometer */
1489 gpio_request(GPIO_FN_IRQ21, NULL);
Thomas Gleixner6845664a2011-03-24 13:25:22 +01001490 irq_set_irq_type(IRQ21, IRQ_TYPE_LEVEL_HIGH);
Kuninori Morimoto1a44d722010-12-01 00:31:46 +00001491
Yusuke Goda6dff7da2010-12-14 14:18:03 +09001492 /* enable SDHI0 */
1493 gpio_request(GPIO_FN_SDHICD0, NULL);
1494 gpio_request(GPIO_FN_SDHIWP0, NULL);
1495 gpio_request(GPIO_FN_SDHICMD0, NULL);
1496 gpio_request(GPIO_FN_SDHICLK0, NULL);
1497 gpio_request(GPIO_FN_SDHID0_3, NULL);
1498 gpio_request(GPIO_FN_SDHID0_2, NULL);
1499 gpio_request(GPIO_FN_SDHID0_1, NULL);
1500 gpio_request(GPIO_FN_SDHID0_0, NULL);
1501
Guennadi Liakhovetski4bff4a72011-05-11 16:51:20 +00001502 ret = request_irq(evt2irq(0x3340), mackerel_sdhi0_gpio_cd,
1503 IRQF_TRIGGER_FALLING, "sdhi0 cd", &sdhi0_device.dev);
1504 if (!ret)
1505 sdhi0_info.tmio_flags |= TMIO_MMC_HAS_COLD_CD;
1506 else
1507 pr_err("Cannot get IRQ #%d: %d\n", evt2irq(0x3340), ret);
1508
Guennadi Liakhovetski5bcd7512011-05-05 15:56:27 +00001509#if !defined(CONFIG_MMC_SH_MMCIF) && !defined(CONFIG_MMC_SH_MMCIF_MODULE)
Yusuke Goda6dff7da2010-12-14 14:18:03 +09001510 /* enable SDHI1 */
1511 gpio_request(GPIO_FN_SDHICMD1, NULL);
1512 gpio_request(GPIO_FN_SDHICLK1, NULL);
1513 gpio_request(GPIO_FN_SDHID1_3, NULL);
1514 gpio_request(GPIO_FN_SDHID1_2, NULL);
1515 gpio_request(GPIO_FN_SDHID1_1, NULL);
1516 gpio_request(GPIO_FN_SDHID1_0, NULL);
Yusuke Goda41491b92010-12-15 08:31:04 +00001517#endif
Yusuke Goda6dff7da2010-12-14 14:18:03 +09001518 /* card detect pin for MMC slot (CN7) */
1519 gpio_request(GPIO_PORT41, NULL);
1520 gpio_direction_input(GPIO_PORT41);
1521
1522 /* enable SDHI2 */
1523 gpio_request(GPIO_FN_SDHICMD2, NULL);
1524 gpio_request(GPIO_FN_SDHICLK2, NULL);
1525 gpio_request(GPIO_FN_SDHID2_3, NULL);
1526 gpio_request(GPIO_FN_SDHID2_2, NULL);
1527 gpio_request(GPIO_FN_SDHID2_1, NULL);
1528 gpio_request(GPIO_FN_SDHID2_0, NULL);
1529
Yusuke Godada5d1f42011-01-07 09:48:36 +00001530 /* card detect pin for microSD slot (CN23) */
1531 gpio_request(GPIO_PORT162, NULL);
1532 gpio_direction_input(GPIO_PORT162);
1533
Yusuke Goda41491b92010-12-15 08:31:04 +00001534 /* MMCIF */
1535 gpio_request(GPIO_FN_MMCD0_0, NULL);
1536 gpio_request(GPIO_FN_MMCD0_1, NULL);
1537 gpio_request(GPIO_FN_MMCD0_2, NULL);
1538 gpio_request(GPIO_FN_MMCD0_3, NULL);
1539 gpio_request(GPIO_FN_MMCD0_4, NULL);
1540 gpio_request(GPIO_FN_MMCD0_5, NULL);
1541 gpio_request(GPIO_FN_MMCD0_6, NULL);
1542 gpio_request(GPIO_FN_MMCD0_7, NULL);
1543 gpio_request(GPIO_FN_MMCCMD0, NULL);
1544 gpio_request(GPIO_FN_MMCCLK0, NULL);
1545
Yusuke Goda56e78da2010-12-20 01:06:04 +00001546 /* enable GPS module (GT-720F) */
1547 gpio_request(GPIO_FN_SCIFA2_TXD1, NULL);
1548 gpio_request(GPIO_FN_SCIFA2_RXD1, NULL);
1549
Magnus Dammae37c8d2010-12-22 14:47:40 +00001550 /* CEU */
1551 gpio_request(GPIO_FN_VIO_CLK, NULL);
1552 gpio_request(GPIO_FN_VIO_VD, NULL);
1553 gpio_request(GPIO_FN_VIO_HD, NULL);
1554 gpio_request(GPIO_FN_VIO_FIELD, NULL);
1555 gpio_request(GPIO_FN_VIO_CKO, NULL);
1556 gpio_request(GPIO_FN_VIO_D7, NULL);
1557 gpio_request(GPIO_FN_VIO_D6, NULL);
1558 gpio_request(GPIO_FN_VIO_D5, NULL);
1559 gpio_request(GPIO_FN_VIO_D4, NULL);
1560 gpio_request(GPIO_FN_VIO_D3, NULL);
1561 gpio_request(GPIO_FN_VIO_D2, NULL);
1562 gpio_request(GPIO_FN_VIO_D1, NULL);
1563 gpio_request(GPIO_FN_VIO_D0, NULL);
1564
Kuninori Morimoto12c43092011-01-06 02:44:09 +00001565 /* HDMI */
1566 gpio_request(GPIO_FN_HDMI_HPD, NULL);
1567 gpio_request(GPIO_FN_HDMI_CEC, NULL);
1568
1569 /* Reset HDMI, must be held at least one EXTALR (32768Hz) period */
1570 srcr4 = __raw_readl(SRCR4);
1571 __raw_writel(srcr4 | (1 << 13), SRCR4);
1572 udelay(50);
1573 __raw_writel(srcr4 & ~(1 << 13), SRCR4);
1574
Kuninori Morimoto1a44d722010-12-01 00:31:46 +00001575 i2c_register_board_info(0, i2c0_devices,
1576 ARRAY_SIZE(i2c0_devices));
Tony SIM80f1dc72010-12-07 09:12:14 +00001577 i2c_register_board_info(1, i2c1_devices,
1578 ARRAY_SIZE(i2c1_devices));
Kuninori Morimoto11fee462010-11-29 02:21:43 +00001579
Kuninori Morimoto920adc72010-11-29 02:21:21 +00001580 sh7372_add_standard_devices();
1581
1582 platform_add_devices(mackerel_devices, ARRAY_SIZE(mackerel_devices));
Guennadi Liakhovetski2ce51f82011-04-04 17:08:05 +02001583
1584 hdmi_init_pm_clock();
Magnus Damm97991652011-04-29 02:28:08 +09001585 sh7372_pm_init();
Kuninori Morimoto920adc72010-11-29 02:21:21 +00001586}
1587
1588static void __init mackerel_timer_init(void)
1589{
1590 sh7372_clock_init();
1591 shmobile_timer.init();
Kuninori Morimoto12c43092011-01-06 02:44:09 +00001592
1593 /* External clock source */
1594 clk_set_rate(&sh7372_dv_clki_clk, 27000000);
Kuninori Morimoto920adc72010-11-29 02:21:21 +00001595}
1596
1597static struct sys_timer mackerel_timer = {
1598 .init = mackerel_timer_init,
1599};
1600
1601MACHINE_START(MACKEREL, "mackerel")
1602 .map_io = mackerel_map_io,
1603 .init_irq = sh7372_init_irq,
Magnus Damm863b1712010-12-28 08:27:01 +00001604 .handle_irq = shmobile_handle_irq_intc,
Kuninori Morimoto920adc72010-11-29 02:21:21 +00001605 .init_machine = mackerel_init,
1606 .timer = &mackerel_timer,
1607MACHINE_END