Merge tag 'drm-intel-fixes-2013-11-20' of git://people.freedesktop.org/~danvet/drm...
[deliverable/linux.git] / arch / arm / mach-shmobile / board-mackerel.c
CommitLineData
920adc75
KM
1/*
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 */
12c4309b 24#include <linux/delay.h>
920adc75
KM
25#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>
1a44d72a 33#include <linux/i2c.h>
d44deb35 34#include <linux/leds.h>
6dff7da2
YG
35#include <linux/mfd/tmio.h>
36#include <linux/mmc/host.h>
41491b9a 37#include <linux/mmc/sh_mmcif.h>
17e75d82 38#include <linux/mmc/sh_mobile_sdhi.h>
920adc75
KM
39#include <linux/mtd/mtd.h>
40#include <linux/mtd/partitions.h>
41#include <linux/mtd/physmap.h>
2aab52e8 42#include <linux/mtd/sh_flctl.h>
26e19bd4 43#include <linux/pinctrl/machine.h>
14bd03e0 44#include <linux/platform_data/gpio_backlight.h>
b5e8d269 45#include <linux/pm_clock.h>
70ccb28d
GL
46#include <linux/regulator/fixed.h>
47#include <linux/regulator/machine.h>
2264c151 48#include <linux/smsc911x.h>
1a44d72a 49#include <linux/sh_intc.h>
cd8ab004 50#include <linux/tca6416_keypad.h>
66ee3bef 51#include <linux/usb/renesas_usbhs.h>
9b742024 52#include <linux/dma-mapping.h>
12c4309b 53#include <video/sh_mobile_hdmi.h>
11fee467 54#include <video/sh_mobile_lcdc.h>
ae37c8de
MD
55#include <media/sh_mobile_ceu.h>
56#include <media/soc_camera.h>
57#include <media/soc_camera_platform.h>
1a44d72a 58#include <sound/sh_fsi.h>
af8a2fe1 59#include <sound/simple_card.h>
1a44d72a 60
920adc75 61#include <mach/common.h>
250a2723 62#include <mach/irqs.h>
920adc75
KM
63#include <mach/sh7372.h>
64
65#include <asm/mach/arch.h>
920adc75
KM
66#include <asm/mach-types.h>
67
66791859
RH
68#include "sh-gpio.h"
69
920adc75
KM
70/*
71 * Address Interface BusWidth note
72 * ------------------------------------------------------------------
73 * 0x0000_0000 NOR Flash ROM (MCP) 16bit SW7 : bit1 = ON
74 * 0x0800_0000 user area -
75 * 0x1000_0000 NOR Flash ROM (MCP) 16bit SW7 : bit1 = OFF
76 * 0x1400_0000 Ether (LAN9220) 16bit
77 * 0x1600_0000 user area - cannot use with NAND
78 * 0x1800_0000 user area -
79 * 0x1A00_0000 -
80 * 0x4000_0000 LPDDR2-SDRAM (POP) 32bit
81 */
82
4b82b689
KM
83/*
84 * CPU mode
85 *
86 * SW4 | Boot Area| Master | Remarks
87 * 1 | 2 | 3 | 4 | 5 | 6 | 8 | | Processor|
88 * ----+-----+-----+-----+-----+-----+-----+----------+----------+--------------
89 * ON | ON | OFF | ON | ON | OFF | OFF | External | System | External ROM
90 * ON | ON | ON | ON | ON | OFF | OFF | External | System | ROM Debug
91 * ON | ON | X | ON | OFF | OFF | OFF | Built-in | System | ROM Debug
92 * X | OFF | X | X | X | X | OFF | Built-in | System | MaskROM
93 * OFF | X | X | X | X | X | OFF | Built-in | System | MaskROM
94 * X | X | X | OFF | X | X | OFF | Built-in | System | MaskROM
95 * OFF | ON | OFF | X | X | OFF | ON | External | System | Standalone
96 * ON | OFF | OFF | X | X | OFF | ON | External | Realtime | Standalone
97*/
98
99/*
100 * NOR Flash ROM
101 *
102 * SW1 | SW2 | SW7 | NOR Flash ROM
103 * bit1 | bit1 bit2 | bit1 | Memory allocation
104 * ------+------------+------+------------------
105 * OFF | ON OFF | ON | Area 0
106 * OFF | ON OFF | OFF | Area 4
107 */
108
109/*
110 * SMSC 9220
111 *
112 * SW1 SMSC 9220
113 * -----------------------
114 * ON access disable
115 * OFF access enable
116 */
117
118/*
119 * NAND Flash ROM
120 *
121 * SW1 | SW2 | SW7 | NAND Flash ROM
122 * bit1 | bit1 bit2 | bit2 | Memory allocation
123 * ------+------------+------+------------------
124 * OFF | ON OFF | ON | FCE 0
125 * OFF | ON OFF | OFF | FCE 1
126 */
127
128/*
129 * External interrupt pin settings
130 *
131 * IRQX | pin setting | device | level
132 * ------+--------------------+--------------------+-------
133 * IRQ0 | ICR1A.IRQ0SA=0010 | SDHI2 card detect | Low
134 * IRQ6 | ICR1A.IRQ6SA=0011 | Ether(LAN9220) | High
e2a53b7c 135 * IRQ7 | ICR1A.IRQ7SA=0010 | LCD Touch Panel | Low
4b82b689
KM
136 * IRQ8 | ICR2A.IRQ8SA=0010 | MMC/SD card detect | Low
137 * IRQ9 | ICR2A.IRQ9SA=0010 | KEY(TCA6408) | Low
138 * IRQ21 | ICR4A.IRQ21SA=0011 | Sensor(ADXL345) | High
139 * IRQ22 | ICR4A.IRQ22SA=0011 | Sensor(AK8975) | High
25338f2e 140 */
4b82b689 141
25338f2e
KM
142/*
143 * USB
144 *
145 * USB0 : CN22 : Function
146 * USB1 : CN31 : Function/Host *1
147 *
148 * J30 (for CN31) *1
149 * ----------+---------------+-------------
150 * 1-2 short | VBUS 5V | Host
151 * open | external VBUS | Function
152 *
66ee3bef
KM
153 * CAUTION
154 *
155 * renesas_usbhs driver can use external interrupt mode
156 * (which come from USB-PHY) or autonomy mode (it use own interrupt)
157 * for detecting connection/disconnection when Function.
158 * USB will be power OFF while it has been disconnecting
159 * if external interrupt mode, and it is always power ON if autonomy mode,
160 *
161 * mackerel can not use external interrupt (IRQ7-PORT167) mode on "USB0",
162 * because Touchscreen is using IRQ7-PORT40.
163 * It is impossible to use IRQ7 demux on this board.
25338f2e 164 */
4b82b689 165
6dff7da2
YG
166/*
167 * SDHI0 (CN12)
168 *
169 * SW56 : OFF
170 *
171 */
172
173/* MMC /SDHI1 (CN7)
174 *
175 * I/O voltage : 1.8v
176 *
177 * Power voltage : 1.8v or 3.3v
41491b9a 178 * J22 : select power voltage *1
6dff7da2
YG
179 * 1-2 pin : 1.8v
180 * 2-3 pin : 3.3v
181 *
41491b9a
YG
182 * *1
183 * Please change J22 depends the card to be used.
184 * MMC's OCR field set to support either voltage for the card inserted.
185 *
6dff7da2
YG
186 * SW1 | SW33
187 * | bit1 | bit2 | bit3 | bit4
188 * -------------+------+------+------+-------
2150dace
SH
189 * MMC0 OFF | OFF | X | ON | X (Use MMCIF)
190 * SDHI1 OFF | ON | X | OFF | X (Use MFD_SH_MOBILE_SDHI)
6dff7da2
YG
191 *
192 */
193
194/*
195 * SDHI2 (CN23)
196 *
197 * microSD card sloct
198 *
199 */
200
6d9b7dd0
KM
201/*
202 * FSI - AK4642
203 *
204 * it needs amixer settings for playing
205 *
ffdfe2d5 206 * amixer set "Headphone Enable" on
6d9b7dd0
KM
207 */
208
70ccb28d
GL
209/* Fixed 3.3V and 1.8V regulators to be used by multiple devices */
210static struct regulator_consumer_supply fixed1v8_power_consumers[] =
1a44d72a 211{
70ccb28d
GL
212 /*
213 * J22 on mackerel switches mmcif.0 and sdhi.1 between 1.8V and 3.3V
214 * Since we cannot support both voltages, we support the default 1.8V
215 */
216 REGULATOR_SUPPLY("vmmc", "sh_mobile_sdhi.1"),
217 REGULATOR_SUPPLY("vqmmc", "sh_mobile_sdhi.1"),
218 REGULATOR_SUPPLY("vmmc", "sh_mmcif.0"),
219 REGULATOR_SUPPLY("vqmmc", "sh_mmcif.0"),
220};
1a44d72a 221
70ccb28d 222static struct regulator_consumer_supply fixed3v3_power_consumers[] =
66ee3bef 223{
70ccb28d
GL
224 REGULATOR_SUPPLY("vmmc", "sh_mobile_sdhi.0"),
225 REGULATOR_SUPPLY("vqmmc", "sh_mobile_sdhi.0"),
226 REGULATOR_SUPPLY("vmmc", "sh_mobile_sdhi.2"),
227 REGULATOR_SUPPLY("vqmmc", "sh_mobile_sdhi.2"),
228};
66ee3bef 229
70ccb28d
GL
230/* Dummy supplies, where voltage doesn't matter */
231static struct regulator_consumer_supply dummy_supplies[] = {
232 REGULATOR_SUPPLY("vddvario", "smsc911x"),
233 REGULATOR_SUPPLY("vdd33a", "smsc911x"),
234};
66ee3bef 235
920adc75
KM
236/* MTD */
237static struct mtd_partition nor_flash_partitions[] = {
238 {
239 .name = "loader",
240 .offset = 0x00000000,
241 .size = 512 * 1024,
242 .mask_flags = MTD_WRITEABLE,
243 },
244 {
245 .name = "bootenv",
246 .offset = MTDPART_OFS_APPEND,
247 .size = 512 * 1024,
248 .mask_flags = MTD_WRITEABLE,
249 },
250 {
251 .name = "kernel_ro",
252 .offset = MTDPART_OFS_APPEND,
253 .size = 8 * 1024 * 1024,
254 .mask_flags = MTD_WRITEABLE,
255 },
256 {
257 .name = "kernel",
258 .offset = MTDPART_OFS_APPEND,
259 .size = 8 * 1024 * 1024,
260 },
261 {
262 .name = "data",
263 .offset = MTDPART_OFS_APPEND,
264 .size = MTDPART_SIZ_FULL,
265 },
266};
267
268static struct physmap_flash_data nor_flash_data = {
269 .width = 2,
270 .parts = nor_flash_partitions,
271 .nr_parts = ARRAY_SIZE(nor_flash_partitions),
272};
273
274static struct resource nor_flash_resources[] = {
275 [0] = {
487881c0
MD
276 .start = 0x20000000, /* CS0 shadow instead of regular CS0 */
277 .end = 0x28000000 - 1, /* needed by USB MASK ROM boot */
920adc75
KM
278 .flags = IORESOURCE_MEM,
279 }
280};
281
282static struct platform_device nor_flash_device = {
283 .name = "physmap-flash",
284 .dev = {
285 .platform_data = &nor_flash_data,
286 },
287 .num_resources = ARRAY_SIZE(nor_flash_resources),
288 .resource = nor_flash_resources,
289};
290
2264c151
KM
291/* SMSC */
292static struct resource smc911x_resources[] = {
293 {
294 .start = 0x14000000,
295 .end = 0x16000000 - 1,
296 .flags = IORESOURCE_MEM,
297 }, {
298 .start = evt2irq(0x02c0) /* IRQ6A */,
299 .flags = IORESOURCE_IRQ | IORESOURCE_IRQ_LOWLEVEL,
300 },
301};
302
303static struct smsc911x_platform_config smsc911x_info = {
304 .flags = SMSC911X_USE_16BIT | SMSC911X_SAVE_MAC_ADDRESS,
305 .irq_polarity = SMSC911X_IRQ_POLARITY_ACTIVE_LOW,
306 .irq_type = SMSC911X_IRQ_TYPE_PUSH_PULL,
307};
308
309static struct platform_device smc911x_device = {
310 .name = "smsc911x",
311 .id = -1,
312 .num_resources = ARRAY_SIZE(smc911x_resources),
313 .resource = smc911x_resources,
314 .dev = {
315 .platform_data = &smsc911x_info,
316 },
317};
318
1c7fcbed
D
319/* MERAM */
320static struct sh_mobile_meram_info mackerel_meram_info = {
321 .addr_mode = SH_MOBILE_MERAM_MODE1,
322};
323
324static struct resource meram_resources[] = {
325 [0] = {
e71504d5 326 .name = "regs",
1c7fcbed 327 .start = 0xe8000000,
e71504d5
LP
328 .end = 0xe807ffff,
329 .flags = IORESOURCE_MEM,
330 },
331 [1] = {
332 .name = "meram",
333 .start = 0xe8080000,
1c7fcbed
D
334 .end = 0xe81fffff,
335 .flags = IORESOURCE_MEM,
336 },
337};
338
339static struct platform_device meram_device = {
340 .name = "sh_mobile_meram",
341 .id = 0,
342 .num_resources = ARRAY_SIZE(meram_resources),
343 .resource = meram_resources,
344 .dev = {
345 .platform_data = &mackerel_meram_info,
346 },
347};
348
14bd03e0 349/* LCDC and backlight */
11fee467
KM
350static struct fb_videomode mackerel_lcdc_modes[] = {
351 {
352 .name = "WVGA Panel",
353 .xres = 800,
354 .yres = 480,
355 .left_margin = 220,
356 .right_margin = 110,
357 .hsync_len = 70,
358 .upper_margin = 20,
359 .lower_margin = 5,
360 .vsync_len = 5,
361 .sync = 0,
362 },
363};
364
c241a0e0 365static const struct sh_mobile_meram_cfg lcd_meram_cfg = {
1c7fcbed 366 .icb[0] = {
1c7fcbed
D
367 .meram_size = 0x40,
368 },
369 .icb[1] = {
1c7fcbed
D
370 .meram_size = 0x40,
371 },
372};
373
11fee467 374static struct sh_mobile_lcdc_info lcdc_info = {
1c7fcbed 375 .meram_dev = &mackerel_meram_info,
11fee467
KM
376 .clock_source = LCDC_CLK_BUS,
377 .ch[0] = {
378 .chan = LCDC_CHAN_MAINLCD,
edd153a3 379 .fourcc = V4L2_PIX_FMT_RGB565,
93ff2598
LP
380 .lcd_modes = mackerel_lcdc_modes,
381 .num_modes = ARRAY_SIZE(mackerel_lcdc_modes),
11fee467 382 .interface_type = RGB24,
2c34e939 383 .clock_divider = 3,
11fee467 384 .flags = 0,
afaad83b
LP
385 .panel_cfg = {
386 .width = 152,
387 .height = 91,
1fbdfcde 388 },
1c7fcbed 389 .meram_cfg = &lcd_meram_cfg,
11fee467
KM
390 }
391};
392
393static struct resource lcdc_resources[] = {
394 [0] = {
395 .name = "LCDC",
396 .start = 0xfe940000,
397 .end = 0xfe943fff,
398 .flags = IORESOURCE_MEM,
399 },
400 [1] = {
401 .start = intcs_evt2irq(0x580),
402 .flags = IORESOURCE_IRQ,
403 },
404};
405
406static struct platform_device lcdc_device = {
407 .name = "sh_mobile_lcdc_fb",
408 .num_resources = ARRAY_SIZE(lcdc_resources),
409 .resource = lcdc_resources,
410 .dev = {
411 .platform_data = &lcdc_info,
412 .coherent_dma_mask = ~0,
413 },
414};
415
14bd03e0
LP
416static struct gpio_backlight_platform_data gpio_backlight_data = {
417 .fbdev = &lcdc_device.dev,
418 .gpio = 31,
419 .def_value = 1,
420 .name = "backlight",
421};
422
423static struct platform_device gpio_backlight_device = {
424 .name = "gpio-backlight",
425 .dev = {
426 .platform_data = &gpio_backlight_data,
427 },
428};
429
a1022adb 430/* HDMI */
a1022adb 431static struct sh_mobile_hdmi_info hdmi_info = {
a1022adb
LP
432 .flags = HDMI_SND_SRC_SPDIF,
433};
434
435static struct resource hdmi_resources[] = {
436 [0] = {
437 .name = "HDMI",
438 .start = 0xe6be0000,
439 .end = 0xe6be00ff,
440 .flags = IORESOURCE_MEM,
441 },
442 [1] = {
443 /* There's also an HDMI interrupt on INTCS @ 0x18e0 */
444 .start = evt2irq(0x17e0),
445 .flags = IORESOURCE_IRQ,
446 },
447};
448
449static struct platform_device hdmi_device = {
450 .name = "sh-mobile-hdmi",
451 .num_resources = ARRAY_SIZE(hdmi_resources),
452 .resource = hdmi_resources,
453 .id = -1,
454 .dev = {
455 .platform_data = &hdmi_info,
456 },
457};
458
c241a0e0 459static const struct sh_mobile_meram_cfg hdmi_meram_cfg = {
1c7fcbed 460 .icb[0] = {
1c7fcbed
D
461 .meram_size = 0x100,
462 },
463 .icb[1] = {
1c7fcbed
D
464 .meram_size = 0x100,
465 },
466};
a1022adb 467
12c4309b 468static struct sh_mobile_lcdc_info hdmi_lcdc_info = {
1c7fcbed 469 .meram_dev = &mackerel_meram_info,
12c4309b
KM
470 .clock_source = LCDC_CLK_EXTERNAL,
471 .ch[0] = {
472 .chan = LCDC_CHAN_MAINLCD,
edd153a3 473 .fourcc = V4L2_PIX_FMT_RGB565,
12c4309b
KM
474 .interface_type = RGB24,
475 .clock_divider = 1,
476 .flags = LCDC_FLAGS_DWPOL,
1c7fcbed 477 .meram_cfg = &hdmi_meram_cfg,
a1022adb 478 .tx_dev = &hdmi_device,
12c4309b
KM
479 }
480};
481
482static struct resource hdmi_lcdc_resources[] = {
483 [0] = {
484 .name = "LCDC1",
485 .start = 0xfe944000,
486 .end = 0xfe947fff,
487 .flags = IORESOURCE_MEM,
488 },
489 [1] = {
490 .start = intcs_evt2irq(0x1780),
491 .flags = IORESOURCE_IRQ,
492 },
493};
494
495static struct platform_device hdmi_lcdc_device = {
496 .name = "sh_mobile_lcdc_fb",
497 .num_resources = ARRAY_SIZE(hdmi_lcdc_resources),
498 .resource = hdmi_lcdc_resources,
499 .id = 1,
500 .dev = {
501 .platform_data = &hdmi_lcdc_info,
502 .coherent_dma_mask = ~0,
503 },
504};
505
fa063b48
KM
506static struct asoc_simple_card_info fsi2_hdmi_info = {
507 .name = "HDMI",
508 .card = "FSI2B-HDMI",
fa063b48
KM
509 .codec = "sh-mobile-hdmi",
510 .platform = "sh_fsi2",
a4a2992c
KM
511 .cpu_dai = {
512 .name = "fsib-dai",
513 .fmt = SND_SOC_DAIFMT_CBM_CFM | SND_SOC_DAIFMT_IB_NF,
514 },
515 .codec_dai = {
516 .name = "sh_mobile_hdmi-hifi",
517 },
fa063b48
KM
518};
519
3f25c9cc 520static struct platform_device fsi_hdmi_device = {
fa063b48
KM
521 .name = "asoc-simple-card",
522 .id = 1,
523 .dev = {
524 .platform_data = &fsi2_hdmi_info,
525 },
3f25c9cc
KM
526};
527
2ce51f8b 528static void __init hdmi_init_pm_clock(void)
12c4309b
KM
529{
530 struct clk *hdmi_ick = clk_get(&hdmi_device.dev, "ick");
531 int ret;
532 long rate;
533
534 if (IS_ERR(hdmi_ick)) {
535 ret = PTR_ERR(hdmi_ick);
536 pr_err("Cannot get HDMI ICK: %d\n", ret);
537 goto out;
538 }
539
540 ret = clk_set_parent(&sh7372_pllc2_clk, &sh7372_dv_clki_div2_clk);
541 if (ret < 0) {
542 pr_err("Cannot set PLLC2 parent: %d, %d users\n",
543 ret, sh7372_pllc2_clk.usecount);
544 goto out;
545 }
546
547 pr_debug("PLLC2 initial frequency %lu\n",
548 clk_get_rate(&sh7372_pllc2_clk));
549
550 rate = clk_round_rate(&sh7372_pllc2_clk, 594000000);
551 if (rate < 0) {
552 pr_err("Cannot get suitable rate: %ld\n", rate);
553 ret = rate;
554 goto out;
555 }
556
557 ret = clk_set_rate(&sh7372_pllc2_clk, rate);
558 if (ret < 0) {
559 pr_err("Cannot set rate %ld: %d\n", rate, ret);
560 goto out;
561 }
562
12c4309b
KM
563 pr_debug("PLLC2 set frequency %lu\n", rate);
564
565 ret = clk_set_parent(hdmi_ick, &sh7372_pllc2_clk);
2ce51f8b 566 if (ret < 0)
12c4309b 567 pr_err("Cannot set HDMI parent: %d\n", ret);
12c4309b
KM
568
569out:
570 if (!IS_ERR(hdmi_ick))
571 clk_put(hdmi_ick);
12c4309b 572}
12c4309b 573
e2a53b7c
MD
574/* USBHS0 is connected to CN22 which takes a USB Mini-B plug
575 *
576 * The sh7372 SoC has IRQ7 set aside for USBHS0 hotplug,
577 * but on this particular board IRQ7 is already used by
578 * the touch screen. This leaves us with software polling.
579 */
580#define USBHS0_POLL_INTERVAL (HZ * 5)
581
582struct usbhs_private {
0a4b04dc
AB
583 void __iomem *usbphyaddr;
584 void __iomem *usbcrcaddr;
e2a53b7c
MD
585 struct renesas_usbhs_platform_info info;
586 struct delayed_work work;
587 struct platform_device *pdev;
588};
589
590#define usbhs_get_priv(pdev) \
591 container_of(renesas_usbhs_get_info(pdev), \
592 struct usbhs_private, info)
593
594#define usbhs_is_connected(priv) \
595 (!((1 << 7) & __raw_readw(priv->usbcrcaddr)))
596
597static int usbhs_get_vbus(struct platform_device *pdev)
598{
599 return usbhs_is_connected(usbhs_get_priv(pdev));
600}
601
225da3e3 602static int usbhs_phy_reset(struct platform_device *pdev)
e2a53b7c
MD
603{
604 struct usbhs_private *priv = usbhs_get_priv(pdev);
605
606 /* init phy */
607 __raw_writew(0x8a0a, priv->usbcrcaddr);
225da3e3
KM
608
609 return 0;
e2a53b7c
MD
610}
611
612static int usbhs0_get_id(struct platform_device *pdev)
613{
614 return USBHS_GADGET;
615}
616
617static void usbhs0_work_function(struct work_struct *work)
618{
619 struct usbhs_private *priv = container_of(work, struct usbhs_private,
620 work.work);
621
622 renesas_usbhs_call_notify_hotplug(priv->pdev);
623 schedule_delayed_work(&priv->work, USBHS0_POLL_INTERVAL);
624}
625
626static int usbhs0_hardware_init(struct platform_device *pdev)
627{
628 struct usbhs_private *priv = usbhs_get_priv(pdev);
629
630 priv->pdev = pdev;
631 INIT_DELAYED_WORK(&priv->work, usbhs0_work_function);
632 schedule_delayed_work(&priv->work, USBHS0_POLL_INTERVAL);
633 return 0;
634}
635
225da3e3 636static int usbhs0_hardware_exit(struct platform_device *pdev)
e2a53b7c
MD
637{
638 struct usbhs_private *priv = usbhs_get_priv(pdev);
639
640 cancel_delayed_work_sync(&priv->work);
225da3e3
KM
641
642 return 0;
e2a53b7c
MD
643}
644
e2a53b7c 645static struct usbhs_private usbhs0_private = {
0a4b04dc 646 .usbcrcaddr = IOMEM(0xe605810c), /* USBCR2 */
e2a53b7c
MD
647 .info = {
648 .platform_callback = {
649 .hardware_init = usbhs0_hardware_init,
650 .hardware_exit = usbhs0_hardware_exit,
651 .phy_reset = usbhs_phy_reset,
652 .get_id = usbhs0_get_id,
653 .get_vbus = usbhs_get_vbus,
654 },
655 .driver_param = {
656 .buswait_bwait = 4,
fe437561
KM
657 .d0_tx_id = SHDMA_SLAVE_USB0_TX,
658 .d1_rx_id = SHDMA_SLAVE_USB0_RX,
e2a53b7c
MD
659 },
660 },
661};
662
663static struct resource usbhs0_resources[] = {
664 [0] = {
665 .name = "USBHS0",
666 .start = 0xe6890000,
667 .end = 0xe68900e6 - 1,
668 .flags = IORESOURCE_MEM,
669 },
670 [1] = {
671 .start = evt2irq(0x1ca0) /* USB0_USB0I0 */,
672 .flags = IORESOURCE_IRQ,
673 },
674};
675
676static struct platform_device usbhs0_device = {
677 .name = "renesas_usbhs",
678 .id = 0,
679 .dev = {
680 .platform_data = &usbhs0_private.info,
681 },
682 .num_resources = ARRAY_SIZE(usbhs0_resources),
683 .resource = usbhs0_resources,
684};
685
686/* USBHS1 is connected to CN31 which takes a USB Mini-AB plug
687 *
688 * Use J30 to select between Host and Function. This setting
689 * can however not be detected by software. Hotplug of USBHS1
690 * is provided via IRQ8.
0ada2da5
KM
691 *
692 * Current USB1 works as "USB Host".
693 * - set J30 "short"
694 *
695 * If you want to use it as "USB gadget",
696 * - J30 "open"
697 * - modify usbhs1_get_id() USBHS_HOST -> USBHS_GADGET
698 * - add .get_vbus = usbhs_get_vbus in usbhs1_private
e26a6038 699 * - check usbhs0_device(pio)/usbhs1_device(irq) order in mackerel_devices.
e2a53b7c
MD
700 */
701#define IRQ8 evt2irq(0x0300)
66ee3bef
KM
702#define USB_PHY_MODE (1 << 4)
703#define USB_PHY_INT_EN ((1 << 3) | (1 << 2))
704#define USB_PHY_ON (1 << 1)
705#define USB_PHY_OFF (1 << 0)
706#define USB_PHY_INT_CLR (USB_PHY_ON | USB_PHY_OFF)
707
66ee3bef
KM
708static irqreturn_t usbhs1_interrupt(int irq, void *data)
709{
710 struct platform_device *pdev = data;
711 struct usbhs_private *priv = usbhs_get_priv(pdev);
712
713 dev_dbg(&pdev->dev, "%s\n", __func__);
714
715 renesas_usbhs_call_notify_hotplug(pdev);
716
717 /* clear status */
718 __raw_writew(__raw_readw(priv->usbphyaddr) | USB_PHY_INT_CLR,
719 priv->usbphyaddr);
720
721 return IRQ_HANDLED;
722}
723
724static int usbhs1_hardware_init(struct platform_device *pdev)
725{
726 struct usbhs_private *priv = usbhs_get_priv(pdev);
727 int ret;
728
66ee3bef
KM
729 /* clear interrupt status */
730 __raw_writew(USB_PHY_MODE | USB_PHY_INT_CLR, priv->usbphyaddr);
731
e2a53b7c 732 ret = request_irq(IRQ8, usbhs1_interrupt, IRQF_TRIGGER_HIGH,
66ee3bef
KM
733 dev_name(&pdev->dev), pdev);
734 if (ret) {
735 dev_err(&pdev->dev, "request_irq err\n");
736 return ret;
737 }
738
739 /* enable USB phy interrupt */
740 __raw_writew(USB_PHY_MODE | USB_PHY_INT_EN, priv->usbphyaddr);
741
742 return 0;
743}
744
225da3e3 745static int usbhs1_hardware_exit(struct platform_device *pdev)
66ee3bef
KM
746{
747 struct usbhs_private *priv = usbhs_get_priv(pdev);
748
749 /* clear interrupt status */
750 __raw_writew(USB_PHY_MODE | USB_PHY_INT_CLR, priv->usbphyaddr);
751
e2a53b7c 752 free_irq(IRQ8, pdev);
225da3e3
KM
753
754 return 0;
66ee3bef
KM
755}
756
05a7929f
KM
757static int usbhs1_get_id(struct platform_device *pdev)
758{
0ada2da5 759 return USBHS_HOST;
05a7929f
KM
760}
761
66ee3bef
KM
762static u32 usbhs1_pipe_cfg[] = {
763 USB_ENDPOINT_XFER_CONTROL,
764 USB_ENDPOINT_XFER_ISOC,
765 USB_ENDPOINT_XFER_ISOC,
766 USB_ENDPOINT_XFER_BULK,
767 USB_ENDPOINT_XFER_BULK,
768 USB_ENDPOINT_XFER_BULK,
769 USB_ENDPOINT_XFER_INT,
770 USB_ENDPOINT_XFER_INT,
771 USB_ENDPOINT_XFER_INT,
772 USB_ENDPOINT_XFER_BULK,
773 USB_ENDPOINT_XFER_BULK,
774 USB_ENDPOINT_XFER_BULK,
775 USB_ENDPOINT_XFER_BULK,
776 USB_ENDPOINT_XFER_BULK,
777 USB_ENDPOINT_XFER_BULK,
778 USB_ENDPOINT_XFER_BULK,
779};
780
781static struct usbhs_private usbhs1_private = {
0a4b04dc
AB
782 .usbphyaddr = IOMEM(0xe60581e2), /* USBPHY1INTAP */
783 .usbcrcaddr = IOMEM(0xe6058130), /* USBCR4 */
66ee3bef
KM
784 .info = {
785 .platform_callback = {
786 .hardware_init = usbhs1_hardware_init,
787 .hardware_exit = usbhs1_hardware_exit,
05a7929f 788 .get_id = usbhs1_get_id,
e2a53b7c 789 .phy_reset = usbhs_phy_reset,
66ee3bef
KM
790 },
791 .driver_param = {
792 .buswait_bwait = 4,
f427eb64 793 .has_otg = 1,
66ee3bef
KM
794 .pipe_type = usbhs1_pipe_cfg,
795 .pipe_size = ARRAY_SIZE(usbhs1_pipe_cfg),
fe437561
KM
796 .d0_tx_id = SHDMA_SLAVE_USB1_TX,
797 .d1_rx_id = SHDMA_SLAVE_USB1_RX,
66ee3bef
KM
798 },
799 },
800};
801
802static struct resource usbhs1_resources[] = {
803 [0] = {
e2a53b7c
MD
804 .name = "USBHS1",
805 .start = 0xe68b0000,
806 .end = 0xe68b00e6 - 1,
66ee3bef
KM
807 .flags = IORESOURCE_MEM,
808 },
809 [1] = {
810 .start = evt2irq(0x1ce0) /* USB1_USB1I0 */,
811 .flags = IORESOURCE_IRQ,
812 },
813};
814
815static struct platform_device usbhs1_device = {
816 .name = "renesas_usbhs",
817 .id = 1,
818 .dev = {
819 .platform_data = &usbhs1_private.info,
c8c3243c
KM
820 .dma_mask = &usbhs1_device.dev.coherent_dma_mask,
821 .coherent_dma_mask = DMA_BIT_MASK(32),
66ee3bef
KM
822 },
823 .num_resources = ARRAY_SIZE(usbhs1_resources),
824 .resource = usbhs1_resources,
825};
826
d44deb35
KM
827/* LED */
828static struct gpio_led mackerel_leds[] = {
829 {
830 .name = "led0",
6d170aa0 831 .gpio = 0,
d44deb35
KM
832 .default_state = LEDS_GPIO_DEFSTATE_ON,
833 },
834 {
835 .name = "led1",
6d170aa0 836 .gpio = 1,
d44deb35
KM
837 .default_state = LEDS_GPIO_DEFSTATE_ON,
838 },
839 {
840 .name = "led2",
6d170aa0 841 .gpio = 2,
d44deb35
KM
842 .default_state = LEDS_GPIO_DEFSTATE_ON,
843 },
844 {
845 .name = "led3",
6d170aa0 846 .gpio = 159,
d44deb35
KM
847 .default_state = LEDS_GPIO_DEFSTATE_ON,
848 }
849};
850
851static struct gpio_led_platform_data mackerel_leds_pdata = {
852 .leds = mackerel_leds,
853 .num_leds = ARRAY_SIZE(mackerel_leds),
854};
855
856static struct platform_device leds_device = {
857 .name = "leds-gpio",
858 .id = 0,
859 .dev = {
860 .platform_data = &mackerel_leds_pdata,
861 },
862};
863
1a44d72a
KM
864/* FSI */
865#define IRQ_FSI evt2irq(0x1840)
866static struct sh_fsi_platform_info fsi_info = {
fec691e7 867 .port_a = {
c650a1f4
KM
868 .tx_id = SHDMA_SLAVE_FSIA_TX,
869 .rx_id = SHDMA_SLAVE_FSIA_RX,
fec691e7
KM
870 },
871 .port_b = {
abca7581
KM
872 .flags = SH_FSI_CLK_CPG |
873 SH_FSI_FMT_SPDIF,
fec691e7 874 }
1a44d72a
KM
875};
876
877static struct resource fsi_resources[] = {
878 [0] = {
c650a1f4
KM
879 /* we need 0xFE1F0000 to access DMA
880 * instead of 0xFE3C0000 */
1a44d72a 881 .name = "FSI",
c650a1f4
KM
882 .start = 0xFE1F0000,
883 .end = 0xFE1F0400 - 1,
1a44d72a
KM
884 .flags = IORESOURCE_MEM,
885 },
886 [1] = {
887 .start = IRQ_FSI,
888 .flags = IORESOURCE_IRQ,
889 },
890};
891
892static struct platform_device fsi_device = {
893 .name = "sh_fsi2",
894 .id = -1,
895 .num_resources = ARRAY_SIZE(fsi_resources),
896 .resource = fsi_resources,
897 .dev = {
898 .platform_data = &fsi_info,
899 },
900};
901
af8a2fe1 902static struct asoc_simple_card_info fsi2_ak4643_info = {
45f31216
KM
903 .name = "AK4643",
904 .card = "FSI2A-AK4643",
45f31216
KM
905 .codec = "ak4642-codec.0-0013",
906 .platform = "sh_fsi2",
a4a2992c
KM
907 .daifmt = SND_SOC_DAIFMT_LEFT_J,
908 .cpu_dai = {
909 .name = "fsia-dai",
910 .fmt = SND_SOC_DAIFMT_CBS_CFS,
911 },
912 .codec_dai = {
913 .name = "ak4642-hifi",
914 .fmt = SND_SOC_DAIFMT_CBM_CFM,
915 .sysclk = 11289600,
916 },
45f31216
KM
917};
918
1a44d72a 919static struct platform_device fsi_ak4643_device = {
af8a2fe1 920 .name = "asoc-simple-card",
45f31216
KM
921 .dev = {
922 .platform_data = &fsi2_ak4643_info,
923 },
1a44d72a 924};
d44deb35 925
2aab52e8
BH
926/* FLCTL */
927static struct mtd_partition nand_partition_info[] = {
928 {
929 .name = "system",
930 .offset = 0,
931 .size = 128 * 1024 * 1024,
932 },
933 {
934 .name = "userdata",
935 .offset = MTDPART_OFS_APPEND,
936 .size = 256 * 1024 * 1024,
937 },
938 {
939 .name = "cache",
940 .offset = MTDPART_OFS_APPEND,
941 .size = 128 * 1024 * 1024,
942 },
943};
944
945static struct resource nand_flash_resources[] = {
946 [0] = {
947 .start = 0xe6a30000,
948 .end = 0xe6a3009b,
949 .flags = IORESOURCE_MEM,
3042ac57
BH
950 },
951 [1] = {
952 .start = evt2irq(0x0d80), /* flstei: status error irq */
953 .flags = IORESOURCE_IRQ,
954 },
2aab52e8
BH
955};
956
957static struct sh_flctl_platform_data nand_flash_data = {
958 .parts = nand_partition_info,
959 .nr_parts = ARRAY_SIZE(nand_partition_info),
960 .flcmncr_val = CLK_16B_12L_4H | TYPESEL_SET
961 | SHBUSSEL | SEL_16BIT | SNAND_E,
962 .use_holden = 1,
963};
964
965static struct platform_device nand_flash_device = {
966 .name = "sh_flctl",
967 .resource = nand_flash_resources,
968 .num_resources = ARRAY_SIZE(nand_flash_resources),
969 .dev = {
970 .platform_data = &nand_flash_data,
971 },
972};
973
6dff7da2
YG
974/* SDHI0 */
975static struct sh_mobile_sdhi_info sdhi0_info = {
976 .dma_slave_tx = SHDMA_SLAVE_SDHI0_TX,
977 .dma_slave_rx = SHDMA_SLAVE_SDHI0_RX,
2b3e38c4 978 .tmio_flags = TMIO_MMC_USE_GPIO_CD,
da97da73 979 .tmio_caps = MMC_CAP_SD_HIGHSPEED | MMC_CAP_SDIO_IRQ,
6d170aa0 980 .cd_gpio = 172,
6dff7da2
YG
981};
982
983static struct resource sdhi0_resources[] = {
fb7a89c4 984 {
6dff7da2
YG
985 .name = "SDHI0",
986 .start = 0xe6850000,
31d31fe7 987 .end = 0xe68500ff,
6dff7da2 988 .flags = IORESOURCE_MEM,
fb7a89c4 989 }, {
757688c8 990 .name = SH_MOBILE_SDHI_IRQ_SDCARD,
2007aea1
SH
991 .start = evt2irq(0x0e20) /* SDHI0_SDHI0I1 */,
992 .flags = IORESOURCE_IRQ,
fb7a89c4 993 }, {
757688c8 994 .name = SH_MOBILE_SDHI_IRQ_SDIO,
2007aea1 995 .start = evt2irq(0x0e40) /* SDHI0_SDHI0I2 */,
6dff7da2
YG
996 .flags = IORESOURCE_IRQ,
997 },
998};
999
1000static struct platform_device sdhi0_device = {
1001 .name = "sh_mobile_sdhi",
1002 .num_resources = ARRAY_SIZE(sdhi0_resources),
1003 .resource = sdhi0_resources,
1004 .id = 0,
1005 .dev = {
1006 .platform_data = &sdhi0_info,
1007 },
1008};
1009
00ae962f 1010#if !IS_ENABLED(CONFIG_MMC_SH_MMCIF)
6dff7da2 1011/* SDHI1 */
fe0a1441
GL
1012
1013/* GPIO 41 can trigger IRQ8, but it is used by USBHS1, we have to poll */
6dff7da2
YG
1014static struct sh_mobile_sdhi_info sdhi1_info = {
1015 .dma_slave_tx = SHDMA_SLAVE_SDHI1_TX,
1016 .dma_slave_rx = SHDMA_SLAVE_SDHI1_RX,
fe0a1441 1017 .tmio_flags = TMIO_MMC_WRPROTECT_DISABLE | TMIO_MMC_USE_GPIO_CD,
da97da73 1018 .tmio_caps = MMC_CAP_SD_HIGHSPEED | MMC_CAP_SDIO_IRQ |
6dff7da2 1019 MMC_CAP_NEEDS_POLL,
fe0a1441 1020 .cd_gpio = 41,
6dff7da2
YG
1021};
1022
1023static struct resource sdhi1_resources[] = {
fb7a89c4 1024 {
6dff7da2
YG
1025 .name = "SDHI1",
1026 .start = 0xe6860000,
31d31fe7 1027 .end = 0xe68600ff,
6dff7da2 1028 .flags = IORESOURCE_MEM,
fb7a89c4 1029 }, {
cb2ccc32 1030 .name = SH_MOBILE_SDHI_IRQ_SDCARD,
2007aea1
SH
1031 .start = evt2irq(0x0ea0), /* SDHI1_SDHI1I1 */
1032 .flags = IORESOURCE_IRQ,
fb7a89c4 1033 }, {
cb2ccc32 1034 .name = SH_MOBILE_SDHI_IRQ_SDIO,
2007aea1 1035 .start = evt2irq(0x0ec0), /* SDHI1_SDHI1I2 */
6dff7da2
YG
1036 .flags = IORESOURCE_IRQ,
1037 },
1038};
1039
1040static struct platform_device sdhi1_device = {
1041 .name = "sh_mobile_sdhi",
1042 .num_resources = ARRAY_SIZE(sdhi1_resources),
1043 .resource = sdhi1_resources,
1044 .id = 1,
1045 .dev = {
1046 .platform_data = &sdhi1_info,
1047 },
1048};
41491b9a 1049#endif
6dff7da2 1050
fe0a1441
GL
1051/* SDHI2 */
1052
da5d1f4c
YG
1053/*
1054 * The card detect pin of the top SD/MMC slot (CN23) is active low and is
fe0a1441 1055 * connected to GPIO SCIFB_SCK of SH7372 (GPIO 162).
da5d1f4c 1056 */
6dff7da2
YG
1057static struct sh_mobile_sdhi_info sdhi2_info = {
1058 .dma_slave_tx = SHDMA_SLAVE_SDHI2_TX,
1059 .dma_slave_rx = SHDMA_SLAVE_SDHI2_RX,
fe0a1441 1060 .tmio_flags = TMIO_MMC_WRPROTECT_DISABLE | TMIO_MMC_USE_GPIO_CD,
da97da73 1061 .tmio_caps = MMC_CAP_SD_HIGHSPEED | MMC_CAP_SDIO_IRQ |
6dff7da2 1062 MMC_CAP_NEEDS_POLL,
fe0a1441 1063 .cd_gpio = 162,
6dff7da2
YG
1064};
1065
1066static struct resource sdhi2_resources[] = {
fb7a89c4 1067 {
6dff7da2
YG
1068 .name = "SDHI2",
1069 .start = 0xe6870000,
31d31fe7 1070 .end = 0xe68700ff,
6dff7da2 1071 .flags = IORESOURCE_MEM,
fb7a89c4 1072 }, {
cb2ccc32 1073 .name = SH_MOBILE_SDHI_IRQ_SDCARD,
2007aea1
SH
1074 .start = evt2irq(0x1220), /* SDHI2_SDHI2I1 */
1075 .flags = IORESOURCE_IRQ,
fb7a89c4 1076 }, {
cb2ccc32 1077 .name = SH_MOBILE_SDHI_IRQ_SDIO,
2007aea1 1078 .start = evt2irq(0x1240), /* SDHI2_SDHI2I2 */
6dff7da2
YG
1079 .flags = IORESOURCE_IRQ,
1080 },
1081};
1082
1083static struct platform_device sdhi2_device = {
1084 .name = "sh_mobile_sdhi",
1085 .num_resources = ARRAY_SIZE(sdhi2_resources),
1086 .resource = sdhi2_resources,
1087 .id = 2,
1088 .dev = {
1089 .platform_data = &sdhi2_info,
1090 },
1091};
1092
41491b9a 1093/* SH_MMCIF */
00ae962f 1094#if IS_ENABLED(CONFIG_MMC_SH_MMCIF)
41491b9a
YG
1095static struct resource sh_mmcif_resources[] = {
1096 [0] = {
1097 .name = "MMCIF",
1098 .start = 0xE6BD0000,
1099 .end = 0xE6BD00FF,
1100 .flags = IORESOURCE_MEM,
1101 },
1102 [1] = {
1103 /* MMC ERR */
1104 .start = evt2irq(0x1ac0),
1105 .flags = IORESOURCE_IRQ,
1106 },
1107 [2] = {
1108 /* MMC NOR */
1109 .start = evt2irq(0x1ae0),
1110 .flags = IORESOURCE_IRQ,
1111 },
1112};
1113
1114static struct sh_mmcif_plat_data sh_mmcif_plat = {
1115 .sup_pclk = 0,
41491b9a
YG
1116 .caps = MMC_CAP_4_BIT_DATA |
1117 MMC_CAP_8_BIT_DATA |
1118 MMC_CAP_NEEDS_POLL,
fe0a1441
GL
1119 .use_cd_gpio = true,
1120 /* card detect pin for SD/MMC slot (CN7) */
1121 .cd_gpio = 41,
d5bb386d
GL
1122 .slave_id_tx = SHDMA_SLAVE_MMCIF_TX,
1123 .slave_id_rx = SHDMA_SLAVE_MMCIF_RX,
41491b9a
YG
1124};
1125
00ae962f 1126static struct platform_device sh_mmcif_device = {
41491b9a
YG
1127 .name = "sh_mmcif",
1128 .id = 0,
1129 .dev = {
1130 .dma_mask = NULL,
1131 .coherent_dma_mask = 0xffffffff,
1132 .platform_data = &sh_mmcif_plat,
1133 },
1134 .num_resources = ARRAY_SIZE(sh_mmcif_resources),
1135 .resource = sh_mmcif_resources,
1136};
00ae962f 1137#endif
ae37c8de 1138
7dfff953
GL
1139static int mackerel_camera_add(struct soc_camera_device *icd);
1140static void mackerel_camera_del(struct soc_camera_device *icd);
ae37c8de
MD
1141
1142static int camera_set_capture(struct soc_camera_platform_info *info,
1143 int enable)
1144{
1145 return 0; /* camera sensor always enabled */
1146}
1147
1148static struct soc_camera_platform_info camera_info = {
1149 .format_name = "UYVY",
1150 .format_depth = 16,
1151 .format = {
1152 .code = V4L2_MBUS_FMT_UYVY8_2X8,
1153 .colorspace = V4L2_COLORSPACE_SMPTE170M,
1154 .field = V4L2_FIELD_NONE,
1155 .width = 640,
1156 .height = 480,
1157 },
d1e87ed7
GL
1158 .mbus_param = V4L2_MBUS_PCLK_SAMPLE_RISING | V4L2_MBUS_MASTER |
1159 V4L2_MBUS_VSYNC_ACTIVE_HIGH | V4L2_MBUS_HSYNC_ACTIVE_HIGH |
1160 V4L2_MBUS_DATA_ACTIVE_HIGH,
1161 .mbus_type = V4L2_MBUS_PARALLEL,
ae37c8de
MD
1162 .set_capture = camera_set_capture,
1163};
1164
1165static struct soc_camera_link camera_link = {
1166 .bus_id = 0,
1167 .add_device = mackerel_camera_add,
1168 .del_device = mackerel_camera_del,
1169 .module_name = "soc_camera_platform",
1170 .priv = &camera_info,
1171};
1172
86a73144
GL
1173static struct platform_device *camera_device;
1174
1175static void mackerel_camera_release(struct device *dev)
ae37c8de 1176{
86a73144 1177 soc_camera_platform_release(&camera_device);
ae37c8de
MD
1178}
1179
7dfff953 1180static int mackerel_camera_add(struct soc_camera_device *icd)
ae37c8de 1181{
7dfff953 1182 return soc_camera_platform_add(icd, &camera_device, &camera_link,
86a73144 1183 mackerel_camera_release, 0);
ae37c8de
MD
1184}
1185
7dfff953 1186static void mackerel_camera_del(struct soc_camera_device *icd)
ae37c8de 1187{
7dfff953 1188 soc_camera_platform_del(icd, camera_device, &camera_link);
ae37c8de
MD
1189}
1190
1191static struct sh_mobile_ceu_info sh_mobile_ceu_info = {
1192 .flags = SH_CEU_FLAG_USE_8BIT_BUS,
ef8f41ff
GL
1193 .max_width = 8188,
1194 .max_height = 8188,
ae37c8de
MD
1195};
1196
1197static struct resource ceu_resources[] = {
1198 [0] = {
1199 .name = "CEU",
1200 .start = 0xfe910000,
1201 .end = 0xfe91009f,
1202 .flags = IORESOURCE_MEM,
1203 },
1204 [1] = {
1205 .start = intcs_evt2irq(0x880),
1206 .flags = IORESOURCE_IRQ,
1207 },
1208 [2] = {
1209 /* place holder for contiguous memory */
1210 },
1211};
1212
1213static struct platform_device ceu_device = {
1214 .name = "sh_mobile_ceu",
1215 .id = 0, /* "ceu0" clock */
1216 .num_resources = ARRAY_SIZE(ceu_resources),
1217 .resource = ceu_resources,
1218 .dev = {
05a5f01c
GL
1219 .platform_data = &sh_mobile_ceu_info,
1220 .coherent_dma_mask = 0xffffffff,
ae37c8de
MD
1221 },
1222};
1223
1224static struct platform_device mackerel_camera = {
1225 .name = "soc-camera-pdrv",
1226 .id = 0,
1227 .dev = {
1228 .platform_data = &camera_link,
1229 },
1230};
1231
920adc75
KM
1232static struct platform_device *mackerel_devices[] __initdata = {
1233 &nor_flash_device,
2264c151 1234 &smc911x_device,
11fee467 1235 &lcdc_device,
14bd03e0 1236 &gpio_backlight_device,
5a568552 1237 &usbhs0_device,
e26a6038 1238 &usbhs1_device,
d44deb35 1239 &leds_device,
1a44d72a
KM
1240 &fsi_device,
1241 &fsi_ak4643_device,
3f25c9cc 1242 &fsi_hdmi_device,
2aab52e8 1243 &nand_flash_device,
6dff7da2 1244 &sdhi0_device,
00ae962f 1245#if !IS_ENABLED(CONFIG_MMC_SH_MMCIF)
6dff7da2 1246 &sdhi1_device,
00ae962f
GL
1247#else
1248 &sh_mmcif_device,
41491b9a 1249#endif
6dff7da2 1250 &sdhi2_device,
ae37c8de
MD
1251 &ceu_device,
1252 &mackerel_camera,
12c4309b 1253 &hdmi_device,
a1022adb 1254 &hdmi_lcdc_device,
1c7fcbed 1255 &meram_device,
1a44d72a
KM
1256};
1257
cd8ab004
TS
1258/* Keypad Initialization */
1259#define KEYPAD_BUTTON(ev_type, ev_code, act_low) \
1260{ \
1261 .type = ev_type, \
1262 .code = ev_code, \
1263 .active_low = act_low, \
1264}
1265
1266#define KEYPAD_BUTTON_LOW(event_code) KEYPAD_BUTTON(EV_KEY, event_code, 1)
1267
1268static struct tca6416_button mackerel_gpio_keys[] = {
1269 KEYPAD_BUTTON_LOW(KEY_HOME),
1270 KEYPAD_BUTTON_LOW(KEY_MENU),
1271 KEYPAD_BUTTON_LOW(KEY_BACK),
1272 KEYPAD_BUTTON_LOW(KEY_POWER),
1273};
1274
1275static struct tca6416_keys_platform_data mackerel_tca6416_keys_info = {
1276 .buttons = mackerel_gpio_keys,
1277 .nbuttons = ARRAY_SIZE(mackerel_gpio_keys),
1278 .rep = 1,
1279 .use_polling = 0,
1280 .pinmask = 0x000F,
1281};
1282
1a44d72a 1283/* I2C */
6ae1e19d 1284#define IRQ7 evt2irq(0x02e0)
cd8ab004
TS
1285#define IRQ9 evt2irq(0x0320)
1286
1a44d72a
KM
1287static struct i2c_board_info i2c0_devices[] = {
1288 {
1289 I2C_BOARD_INFO("ak4643", 0x13),
1290 },
cd8ab004
TS
1291 /* Keypad */
1292 {
1293 I2C_BOARD_INFO("tca6408-keys", 0x20),
1294 .platform_data = &mackerel_tca6416_keys_info,
1295 .irq = IRQ9,
1296 },
6ae1e19d
TS
1297 /* Touchscreen */
1298 {
1299 I2C_BOARD_INFO("st1232-ts", 0x55),
1300 .irq = IRQ7,
1301 },
920adc75
KM
1302};
1303
80f1dc7c
TS
1304#define IRQ21 evt2irq(0x32a0)
1305
1306static struct i2c_board_info i2c1_devices[] = {
1307 /* Accelerometer */
1308 {
1309 I2C_BOARD_INFO("adxl34x", 0x53),
1310 .irq = IRQ21,
1311 },
1312};
1313
26e19bd4 1314static const struct pinctrl_map mackerel_pinctrl_map[] = {
cd87d903
LP
1315 /* ADXL34X */
1316 PIN_MAP_MUX_GROUP_DEFAULT("1-0053", "pfc-sh7372",
1317 "intc_irq21", "intc"),
0acbc34c
LP
1318 /* CEU */
1319 PIN_MAP_MUX_GROUP_DEFAULT("sh_mobile_ceu.0", "pfc-sh7372",
1320 "ceu_data_0_7", "ceu"),
1321 PIN_MAP_MUX_GROUP_DEFAULT("sh_mobile_ceu.0", "pfc-sh7372",
1322 "ceu_clk_0", "ceu"),
1323 PIN_MAP_MUX_GROUP_DEFAULT("sh_mobile_ceu.0", "pfc-sh7372",
1324 "ceu_sync", "ceu"),
1325 PIN_MAP_MUX_GROUP_DEFAULT("sh_mobile_ceu.0", "pfc-sh7372",
1326 "ceu_field", "ceu"),
7e4f07d7
LP
1327 /* FLCTL */
1328 PIN_MAP_MUX_GROUP_DEFAULT("sh_flctl.0", "pfc-sh7372",
1329 "flctl_data", "flctl"),
1330 PIN_MAP_MUX_GROUP_DEFAULT("sh_flctl.0", "pfc-sh7372",
1331 "flctl_ce0", "flctl"),
1332 PIN_MAP_MUX_GROUP_DEFAULT("sh_flctl.0", "pfc-sh7372",
1333 "flctl_ctrl", "flctl"),
d39a1579
LP
1334 /* FSIA (AK4643) */
1335 PIN_MAP_MUX_GROUP_DEFAULT("asoc-simple-card.0", "pfc-sh7372",
1336 "fsia_sclk_in", "fsia"),
1337 PIN_MAP_MUX_GROUP_DEFAULT("asoc-simple-card.0", "pfc-sh7372",
1338 "fsia_data_in", "fsia"),
1339 PIN_MAP_MUX_GROUP_DEFAULT("asoc-simple-card.0", "pfc-sh7372",
1340 "fsia_data_out", "fsia"),
1341 /* FSIB (HDMI) */
1342 PIN_MAP_MUX_GROUP_DEFAULT("asoc-simple-card.1", "pfc-sh7372",
1343 "fsib_mclk_in", "fsib"),
cfced2c8
LP
1344 /* HDMI */
1345 PIN_MAP_MUX_GROUP_DEFAULT("sh-mobile-hdmi", "pfc-sh7372",
1346 "hdmi", "hdmi"),
845a802c
LP
1347 /* LCDC */
1348 PIN_MAP_MUX_GROUP_DEFAULT("sh_mobile_lcdc_fb.0", "pfc-sh7372",
1349 "lcd_data24", "lcd"),
1350 PIN_MAP_MUX_GROUP_DEFAULT("sh_mobile_lcdc_fb.0", "pfc-sh7372",
1351 "lcd_sync", "lcd"),
0dcea785
LP
1352 /* SCIFA0 */
1353 PIN_MAP_MUX_GROUP_DEFAULT("sh-sci.0", "pfc-sh7372",
1354 "scifa0_data", "scifa0"),
1355 /* SCIFA2 (GT-720F GPS module) */
1356 PIN_MAP_MUX_GROUP_DEFAULT("sh-sci.2", "pfc-sh7372",
1357 "scifa2_data", "scifa2"),
26e19bd4
LP
1358 /* SDHI0 */
1359 PIN_MAP_MUX_GROUP_DEFAULT("sh_mobile_sdhi.0", "pfc-sh7372",
1360 "sdhi0_data4", "sdhi0"),
1361 PIN_MAP_MUX_GROUP_DEFAULT("sh_mobile_sdhi.0", "pfc-sh7372",
1362 "sdhi0_ctrl", "sdhi0"),
1363 PIN_MAP_MUX_GROUP_DEFAULT("sh_mobile_sdhi.0", "pfc-sh7372",
1364 "sdhi0_wp", "sdhi0"),
886c5353
LP
1365 PIN_MAP_MUX_GROUP_DEFAULT("sh_mobile_sdhi.0", "pfc-sh7372",
1366 "intc_irq26_1", "intc"),
26e19bd4 1367 /* SDHI1 */
00ae962f 1368#if !IS_ENABLED(CONFIG_MMC_SH_MMCIF)
26e19bd4
LP
1369 PIN_MAP_MUX_GROUP_DEFAULT("sh_mobile_sdhi.1", "pfc-sh7372",
1370 "sdhi1_data4", "sdhi1"),
1371 PIN_MAP_MUX_GROUP_DEFAULT("sh_mobile_sdhi.1", "pfc-sh7372",
1372 "sdhi1_ctrl", "sdhi1"),
00ae962f
GL
1373#else
1374 /* MMCIF */
1375 PIN_MAP_MUX_GROUP_DEFAULT("sh_mmcif.0", "pfc-sh7372",
1376 "mmc0_data8_0", "mmc0"),
1377 PIN_MAP_MUX_GROUP_DEFAULT("sh_mmcif.0", "pfc-sh7372",
1378 "mmc0_ctrl_0", "mmc0"),
26e19bd4
LP
1379#endif
1380 /* SDHI2 */
1381 PIN_MAP_MUX_GROUP_DEFAULT("sh_mobile_sdhi.2", "pfc-sh7372",
1382 "sdhi2_data4", "sdhi2"),
1383 PIN_MAP_MUX_GROUP_DEFAULT("sh_mobile_sdhi.2", "pfc-sh7372",
1384 "sdhi2_ctrl", "sdhi2"),
98f2d364
LP
1385 /* SMSC911X */
1386 PIN_MAP_MUX_GROUP_DEFAULT("smsc911x", "pfc-sh7372",
1387 "bsc_cs5a", "bsc"),
1388 PIN_MAP_MUX_GROUP_DEFAULT("smsc911x", "pfc-sh7372",
1389 "intc_irq6_0", "intc"),
a4bb4887
LP
1390 /* ST1232 */
1391 PIN_MAP_MUX_GROUP_DEFAULT("0-0055", "pfc-sh7372",
1392 "intc_irq7_0", "intc"),
47f90289
LP
1393 /* TCA6416 */
1394 PIN_MAP_MUX_GROUP_DEFAULT("0-0020", "pfc-sh7372",
1395 "intc_irq9_0", "intc"),
c135190d
LP
1396 /* USBHS0 */
1397 PIN_MAP_MUX_GROUP_DEFAULT("renesas_usbhs.0", "pfc-sh7372",
1398 "usb0_vbus", "usb0"),
1399 /* USBHS1 */
1400 PIN_MAP_MUX_GROUP_DEFAULT("renesas_usbhs.1", "pfc-sh7372",
1401 "usb1_vbus", "usb1"),
1402 PIN_MAP_MUX_GROUP_DEFAULT("renesas_usbhs.1", "pfc-sh7372",
1403 "usb1_otg_id_0", "usb1"),
26e19bd4
LP
1404};
1405
0a4b04dc
AB
1406#define GPIO_PORT9CR IOMEM(0xE6051009)
1407#define GPIO_PORT10CR IOMEM(0xE605100A)
1408#define GPIO_PORT167CR IOMEM(0xE60520A7)
1409#define GPIO_PORT168CR IOMEM(0xE60520A8)
1410#define SRCR4 IOMEM(0xe61580bc)
1411#define USCCR1 IOMEM(0xE6058144)
920adc75
KM
1412static void __init mackerel_init(void)
1413{
ac18e02d
RW
1414 struct pm_domain_device domain_devices[] = {
1415 { "A4LC", &lcdc_device, },
1416 { "A4LC", &hdmi_lcdc_device, },
1417 { "A4LC", &meram_device, },
1418 { "A4MP", &fsi_device, },
1419 { "A3SP", &usbhs0_device, },
1420 { "A3SP", &usbhs1_device, },
1421 { "A3SP", &nand_flash_device, },
ac18e02d 1422 { "A3SP", &sdhi0_device, },
00ae962f 1423#if !IS_ENABLED(CONFIG_MMC_SH_MMCIF)
ac18e02d 1424 { "A3SP", &sdhi1_device, },
00ae962f
GL
1425#else
1426 { "A3SP", &sh_mmcif_device, },
ac18e02d
RW
1427#endif
1428 { "A3SP", &sdhi2_device, },
1429 { "A4R", &ceu_device, },
b42879e2 1430 };
12c4309b 1431 u32 srcr4;
98d27b8a 1432 struct clk *clk;
12c4309b 1433
70ccb28d
GL
1434 regulator_register_always_on(0, "fixed-1.8V", fixed1v8_power_consumers,
1435 ARRAY_SIZE(fixed1v8_power_consumers), 1800000);
1436 regulator_register_always_on(1, "fixed-3.3V", fixed3v3_power_consumers,
1437 ARRAY_SIZE(fixed3v3_power_consumers), 3300000);
1438 regulator_register_fixed(2, dummy_supplies, ARRAY_SIZE(dummy_supplies));
1439
12bb16d2
MD
1440 /* External clock source */
1441 clk_set_rate(&sh7372_dv_clki_clk, 27000000);
1442
26e19bd4
LP
1443 pinctrl_register_mappings(mackerel_pinctrl_map,
1444 ARRAY_SIZE(mackerel_pinctrl_map));
920adc75
KM
1445 sh7372_pinmux_init();
1446
6d170aa0 1447 gpio_request_one(151, GPIOF_OUT_INIT_HIGH, NULL); /* LCDDON */
11fee467 1448
e2a53b7c 1449 /* USBHS0 */
c721e0cb 1450 gpio_request_pulldown(GPIO_PORT168CR); /* VBUS0_0 pull down */
e2a53b7c
MD
1451
1452 /* USBHS1 */
c721e0cb 1453 gpio_request_pulldown(GPIO_PORT167CR); /* VBUS0_1 pull down */
e2a53b7c 1454
d39a1579 1455 /* FSI2 port A (ak4643) */
6d170aa0 1456 gpio_request_one(161, GPIOF_OUT_INIT_LOW, NULL); /* slave */
1a44d72a 1457
6d170aa0
LP
1458 gpio_request(9, NULL);
1459 gpio_request(10, NULL);
c721e0cb
KM
1460 gpio_direction_none(GPIO_PORT9CR); /* FSIAOBT needs no direction */
1461 gpio_direction_none(GPIO_PORT10CR); /* FSIAOLR needs no direction */
1a44d72a
KM
1462
1463 intc_set_priority(IRQ_FSI, 3); /* irq priority FSI(3) > SMSC911X(2) */
1464
d39a1579 1465 /* FSI2 port B (HDMI) */
98d27b8a
KM
1466 __raw_writew(__raw_readw(USCCR1) & ~(1 << 6), USCCR1); /* use SPDIF */
1467
1468 /* set SPU2 clock to 119.6 MHz */
1469 clk = clk_get(NULL, "spu_clk");
1470 if (!IS_ERR(clk)) {
1471 clk_set_rate(clk, clk_round_rate(clk, 119600000));
1472 clk_put(clk);
1473 }
1474
47f90289 1475 /* Keypad */
6845664a 1476 irq_set_irq_type(IRQ9, IRQ_TYPE_LEVEL_HIGH);
cd8ab004 1477
a4bb4887 1478 /* Touchscreen */
6845664a 1479 irq_set_irq_type(IRQ7, IRQ_TYPE_LEVEL_LOW);
6ae1e19d 1480
cd87d903 1481 /* Accelerometer */
6845664a 1482 irq_set_irq_type(IRQ21, IRQ_TYPE_LEVEL_HIGH);
1a44d72a 1483
12c4309b
KM
1484 /* Reset HDMI, must be held at least one EXTALR (32768Hz) period */
1485 srcr4 = __raw_readl(SRCR4);
1486 __raw_writel(srcr4 | (1 << 13), SRCR4);
1487 udelay(50);
1488 __raw_writel(srcr4 & ~(1 << 13), SRCR4);
1489
1a44d72a
KM
1490 i2c_register_board_info(0, i2c0_devices,
1491 ARRAY_SIZE(i2c0_devices));
80f1dc7c
TS
1492 i2c_register_board_info(1, i2c1_devices,
1493 ARRAY_SIZE(i2c1_devices));
11fee467 1494
920adc75
KM
1495 sh7372_add_standard_devices();
1496
1497 platform_add_devices(mackerel_devices, ARRAY_SIZE(mackerel_devices));
2ce51f8b 1498
ac18e02d
RW
1499 rmobile_add_devices_to_domains(domain_devices,
1500 ARRAY_SIZE(domain_devices));
e3e01091 1501
2ce51f8b 1502 hdmi_init_pm_clock();
97991657 1503 sh7372_pm_init();
a41b6466 1504 pm_clk_add(&fsi_device.dev, "spu2");
5c3f96b2 1505 pm_clk_add(&hdmi_lcdc_device.dev, "hdmi");
920adc75
KM
1506}
1507
0ce53cdc
NI
1508static const char *mackerel_boards_compat_dt[] __initdata = {
1509 "renesas,mackerel",
1510 NULL,
1511};
1512
1513DT_MACHINE_START(MACKEREL_DT, "mackerel")
426f1af9 1514 .map_io = sh7372_map_io,
5d7220ec 1515 .init_early = sh7372_add_early_devices,
920adc75 1516 .init_irq = sh7372_init_irq,
863b1719 1517 .handle_irq = shmobile_handle_irq_intc,
920adc75 1518 .init_machine = mackerel_init,
caaca999 1519 .init_late = sh7372_pm_init_late,
6bb27d73 1520 .init_time = sh7372_earlytimer_init,
0ce53cdc 1521 .dt_compat = mackerel_boards_compat_dt,
920adc75 1522MACHINE_END
This page took 0.327002 seconds and 5 git commands to generate.