Thomas Gleixner | 2874c5f | 2019-05-27 08:55:01 +0200 | [diff] [blame] | 1 | // SPDX-License-Identifier: GPL-2.0-or-later |
Ryan Mallon | a3662f6 | 2010-01-22 01:42:02 +0100 | [diff] [blame] | 2 | /* |
| 3 | * arch/arm/mach-ep93xx/simone.c |
| 4 | * Simplemachines Sim.One support. |
| 5 | * |
Ryan Mallon | 1c5454e | 2011-06-15 14:45:36 +1000 | [diff] [blame] | 6 | * Copyright (C) 2010 Ryan Mallon |
Ryan Mallon | a3662f6 | 2010-01-22 01:42:02 +0100 | [diff] [blame] | 7 | * |
| 8 | * Based on the 2.6.24.7 support: |
| 9 | * Copyright (C) 2009 Simplemachines |
| 10 | * MMC support by Peter Ivanov <ivanovp@gmail.com>, 2007 |
Ryan Mallon | a3662f6 | 2010-01-22 01:42:02 +0100 | [diff] [blame] | 11 | */ |
| 12 | |
| 13 | #include <linux/kernel.h> |
| 14 | #include <linux/init.h> |
| 15 | #include <linux/platform_device.h> |
Ryan Mallon | a3662f6 | 2010-01-22 01:42:02 +0100 | [diff] [blame] | 16 | #include <linux/i2c.h> |
Mika Westerberg | d50bfa4 | 2015-06-08 15:22:39 +0200 | [diff] [blame] | 17 | #include <linux/mmc/host.h> |
| 18 | #include <linux/spi/spi.h> |
| 19 | #include <linux/spi/mmc_spi.h> |
| 20 | #include <linux/platform_data/video-ep93xx.h> |
| 21 | #include <linux/platform_data/spi-ep93xx.h> |
| 22 | #include <linux/gpio.h> |
Linus Walleij | 5716fb9 | 2018-12-02 09:43:18 +0100 | [diff] [blame] | 23 | #include <linux/gpio/machine.h> |
Ryan Mallon | a3662f6 | 2010-01-22 01:42:02 +0100 | [diff] [blame] | 24 | |
Arnd Bergmann | 5b7cc90 | 2019-04-15 22:17:12 +0200 | [diff] [blame] | 25 | #include "hardware.h" |
| 26 | #include "gpio-ep93xx.h" |
Ryan Mallon | a3662f6 | 2010-01-22 01:42:02 +0100 | [diff] [blame] | 27 | |
| 28 | #include <asm/mach-types.h> |
| 29 | #include <asm/mach/arch.h> |
| 30 | |
Ryan Mallon | 258249e | 2012-01-11 09:06:08 +1100 | [diff] [blame] | 31 | #include "soc.h" |
| 32 | |
Hartley Sweeten | b370e08 | 2010-03-18 18:04:06 +0100 | [diff] [blame] | 33 | static struct ep93xx_eth_data __initdata simone_eth_data = { |
Ryan Mallon | a3662f6 | 2010-01-22 01:42:02 +0100 | [diff] [blame] | 34 | .phy_id = 1, |
| 35 | }; |
| 36 | |
Hartley Sweeten | b370e08 | 2010-03-18 18:04:06 +0100 | [diff] [blame] | 37 | static struct ep93xxfb_mach_info __initdata simone_fb_info = { |
Ryan Mallon | a3662f6 | 2010-01-22 01:42:02 +0100 | [diff] [blame] | 38 | .flags = EP93XXFB_USE_SDCSN0 | EP93XXFB_PCLK_FALLING, |
| 39 | }; |
| 40 | |
Mika Westerberg | d50bfa4 | 2015-06-08 15:22:39 +0200 | [diff] [blame] | 41 | static struct mmc_spi_platform_data simone_mmc_spi_data = { |
Mika Westerberg | d50bfa4 | 2015-06-08 15:22:39 +0200 | [diff] [blame] | 42 | .detect_delay = 500, |
| 43 | .ocr_mask = MMC_VDD_32_33 | MMC_VDD_33_34, |
Linus Walleij | 5716fb9 | 2018-12-02 09:43:18 +0100 | [diff] [blame] | 44 | }; |
| 45 | |
| 46 | static struct gpiod_lookup_table simone_mmc_spi_gpio_table = { |
| 47 | .dev_id = "mmc_spi.0", /* "mmc_spi" @ CS0 */ |
| 48 | .table = { |
| 49 | /* Card detect */ |
| 50 | GPIO_LOOKUP_IDX("A", 0, NULL, 0, GPIO_ACTIVE_LOW), |
| 51 | { }, |
| 52 | }, |
Mika Westerberg | d50bfa4 | 2015-06-08 15:22:39 +0200 | [diff] [blame] | 53 | }; |
| 54 | |
| 55 | static struct spi_board_info simone_spi_devices[] __initdata = { |
| 56 | { |
| 57 | .modalias = "mmc_spi", |
Mika Westerberg | d50bfa4 | 2015-06-08 15:22:39 +0200 | [diff] [blame] | 58 | .platform_data = &simone_mmc_spi_data, |
| 59 | /* |
| 60 | * We use 10 MHz even though the maximum is 3.7 MHz. The driver |
| 61 | * will limit it automatically to max. frequency. |
| 62 | */ |
| 63 | .max_speed_hz = 10 * 1000 * 1000, |
| 64 | .bus_num = 0, |
| 65 | .chip_select = 0, |
| 66 | .mode = SPI_MODE_3, |
| 67 | }, |
| 68 | }; |
| 69 | |
H Hartley Sweeten | 55f0cd3 | 2017-02-16 13:07:37 -0700 | [diff] [blame] | 70 | /* |
| 71 | * Up to v1.3, the Sim.One used SFRMOUT as SD card chip select, but this goes |
| 72 | * low between multi-message command blocks. From v1.4, it uses a GPIO instead. |
| 73 | * v1.3 parts will still work, since the signal on SFRMOUT is automatic. |
| 74 | */ |
Linus Walleij | 1dfbf33 | 2019-04-20 13:05:59 +0200 | [diff] [blame] | 75 | static struct gpiod_lookup_table simone_spi_cs_gpio_table = { |
Alexander Sverdlin | 4fbc485 | 2019-08-31 20:04:02 +0200 | [diff] [blame] | 76 | .dev_id = "spi0", |
Linus Walleij | 1dfbf33 | 2019-04-20 13:05:59 +0200 | [diff] [blame] | 77 | .table = { |
| 78 | GPIO_LOOKUP("A", 1, "cs", GPIO_ACTIVE_LOW), |
| 79 | { }, |
| 80 | }, |
H Hartley Sweeten | 55f0cd3 | 2017-02-16 13:07:37 -0700 | [diff] [blame] | 81 | }; |
| 82 | |
Mika Westerberg | d50bfa4 | 2015-06-08 15:22:39 +0200 | [diff] [blame] | 83 | static struct ep93xx_spi_info simone_spi_info __initdata = { |
Linus Walleij | 109965a | 2015-07-09 16:56:40 +0200 | [diff] [blame] | 84 | .use_dma = 1, |
Mika Westerberg | d50bfa4 | 2015-06-08 15:22:39 +0200 | [diff] [blame] | 85 | }; |
| 86 | |
Ryan Mallon | a3662f6 | 2010-01-22 01:42:02 +0100 | [diff] [blame] | 87 | static struct i2c_board_info __initdata simone_i2c_board_info[] = { |
| 88 | { |
| 89 | I2C_BOARD_INFO("ds1337", 0x68), |
| 90 | }, |
| 91 | }; |
| 92 | |
Mika Westerberg | e5063fe | 2011-09-11 12:28:53 +0300 | [diff] [blame] | 93 | static struct platform_device simone_audio_device = { |
| 94 | .name = "simone-audio", |
| 95 | .id = -1, |
| 96 | }; |
| 97 | |
| 98 | static void __init simone_register_audio(void) |
| 99 | { |
| 100 | ep93xx_register_ac97(); |
| 101 | platform_device_register(&simone_audio_device); |
| 102 | } |
| 103 | |
Ryan Mallon | a3662f6 | 2010-01-22 01:42:02 +0100 | [diff] [blame] | 104 | static void __init simone_init_machine(void) |
| 105 | { |
| 106 | ep93xx_init_devices(); |
Hartley Sweeten | 16bcf78 | 2010-06-10 16:19:08 +0100 | [diff] [blame] | 107 | ep93xx_register_flash(2, EP93XX_CS6_PHYS_BASE, SZ_8M); |
Ryan Mallon | a3662f6 | 2010-01-22 01:42:02 +0100 | [diff] [blame] | 108 | ep93xx_register_eth(&simone_eth_data, 1); |
| 109 | ep93xx_register_fb(&simone_fb_info); |
Linus Walleij | b2e6355 | 2017-09-10 01:30:46 +0200 | [diff] [blame] | 110 | ep93xx_register_i2c(simone_i2c_board_info, |
Ryan Mallon | a3662f6 | 2010-01-22 01:42:02 +0100 | [diff] [blame] | 111 | ARRAY_SIZE(simone_i2c_board_info)); |
Linus Walleij | 5716fb9 | 2018-12-02 09:43:18 +0100 | [diff] [blame] | 112 | gpiod_add_lookup_table(&simone_mmc_spi_gpio_table); |
Linus Walleij | 1dfbf33 | 2019-04-20 13:05:59 +0200 | [diff] [blame] | 113 | gpiod_add_lookup_table(&simone_spi_cs_gpio_table); |
Mika Westerberg | d50bfa4 | 2015-06-08 15:22:39 +0200 | [diff] [blame] | 114 | ep93xx_register_spi(&simone_spi_info, simone_spi_devices, |
| 115 | ARRAY_SIZE(simone_spi_devices)); |
Mika Westerberg | e5063fe | 2011-09-11 12:28:53 +0300 | [diff] [blame] | 116 | simone_register_audio(); |
Ryan Mallon | a3662f6 | 2010-01-22 01:42:02 +0100 | [diff] [blame] | 117 | } |
| 118 | |
| 119 | MACHINE_START(SIM_ONE, "Simplemachines Sim.One Board") |
Nicolas Pitre | e562cf1 | 2011-07-05 22:38:11 -0400 | [diff] [blame] | 120 | /* Maintainer: Ryan Mallon */ |
| 121 | .atag_offset = 0x100, |
Ryan Mallon | a3662f6 | 2010-01-22 01:42:02 +0100 | [diff] [blame] | 122 | .map_io = ep93xx_map_io, |
| 123 | .init_irq = ep93xx_init_irq, |
Stephen Warren | 6bb27d7 | 2012-11-08 12:40:59 -0700 | [diff] [blame] | 124 | .init_time = ep93xx_timer_init, |
Ryan Mallon | a3662f6 | 2010-01-22 01:42:02 +0100 | [diff] [blame] | 125 | .init_machine = simone_init_machine, |
Shawn Guo | c914283 | 2012-04-26 10:05:15 +0800 | [diff] [blame] | 126 | .init_late = ep93xx_init_late, |
Russell King | 3275166 | 2011-11-05 09:54:14 +0000 | [diff] [blame] | 127 | .restart = ep93xx_restart, |
Ryan Mallon | a3662f6 | 2010-01-22 01:42:02 +0100 | [diff] [blame] | 128 | MACHINE_END |