Colin Cross | 42a7bf4 | 2010-02-10 17:13:07 -0800 | [diff] [blame] | 1 | /* |
| 2 | * arch/arm/mach-tegra/board-harmony.c |
| 3 | * |
| 4 | * Copyright (C) 2010 Google, Inc. |
Stephen Warren | ef2b1a0 | 2011-03-04 22:44:29 -0700 | [diff] [blame] | 5 | * Copyright (C) 2011 NVIDIA, Inc. |
Colin Cross | 42a7bf4 | 2010-02-10 17:13:07 -0800 | [diff] [blame] | 6 | * |
| 7 | * This software is licensed under the terms of the GNU General Public |
| 8 | * License version 2, as published by the Free Software Foundation, and |
| 9 | * may be copied, distributed, and modified under those terms. |
| 10 | * |
| 11 | * This program is distributed in the hope that it will be useful, |
| 12 | * but WITHOUT ANY WARRANTY; without even the implied warranty of |
| 13 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
| 14 | * GNU General Public License for more details. |
| 15 | * |
| 16 | */ |
| 17 | |
| 18 | #include <linux/kernel.h> |
| 19 | #include <linux/init.h> |
| 20 | #include <linux/platform_device.h> |
| 21 | #include <linux/serial_8250.h> |
Dan Williams | bf03f65 | 2012-04-10 14:10:53 -0700 | [diff] [blame] | 22 | #include <linux/of_serial.h> |
Colin Cross | 42a7bf4 | 2010-02-10 17:13:07 -0800 | [diff] [blame] | 23 | #include <linux/clk.h> |
| 24 | #include <linux/dma-mapping.h> |
| 25 | #include <linux/pda_power.h> |
| 26 | #include <linux/io.h> |
Stephen Warren | ef2b1a0 | 2011-03-04 22:44:29 -0700 | [diff] [blame] | 27 | #include <linux/gpio.h> |
Olof Johansson | de4855d | 2011-03-04 15:26:46 -0800 | [diff] [blame] | 28 | #include <linux/i2c.h> |
Colin Cross | 42a7bf4 | 2010-02-10 17:13:07 -0800 | [diff] [blame] | 29 | |
Stephen Warren | fba3b2f | 2011-03-04 22:42:31 -0700 | [diff] [blame] | 30 | #include <sound/wm8903.h> |
| 31 | |
Colin Cross | 42a7bf4 | 2010-02-10 17:13:07 -0800 | [diff] [blame] | 32 | #include <asm/mach-types.h> |
| 33 | #include <asm/mach/arch.h> |
| 34 | #include <asm/mach/time.h> |
Marc Zyngier | afed2a2 | 2011-09-06 10:23:45 +0100 | [diff] [blame] | 35 | #include <asm/hardware/gic.h> |
Colin Cross | 42a7bf4 | 2010-02-10 17:13:07 -0800 | [diff] [blame] | 36 | #include <asm/setup.h> |
| 37 | |
Stephen Warren | 4651d55 | 2011-04-12 11:28:59 -0600 | [diff] [blame] | 38 | #include <mach/tegra_wm8903_pdata.h> |
Colin Cross | 42a7bf4 | 2010-02-10 17:13:07 -0800 | [diff] [blame] | 39 | #include <mach/iomap.h> |
| 40 | #include <mach/irqs.h> |
Olof Johansson | 875d4af | 2011-02-19 16:39:37 -0800 | [diff] [blame] | 41 | #include <mach/sdhci.h> |
Colin Cross | 42a7bf4 | 2010-02-10 17:13:07 -0800 | [diff] [blame] | 42 | |
| 43 | #include "board.h" |
| 44 | #include "board-harmony.h" |
| 45 | #include "clock.h" |
Olof Johansson | 875d4af | 2011-02-19 16:39:37 -0800 | [diff] [blame] | 46 | #include "devices.h" |
| 47 | #include "gpio-names.h" |
Colin Cross | 42a7bf4 | 2010-02-10 17:13:07 -0800 | [diff] [blame] | 48 | |
Colin Cross | 42a7bf4 | 2010-02-10 17:13:07 -0800 | [diff] [blame] | 49 | static struct plat_serial8250_port debug_uart_platform_data[] = { |
| 50 | { |
| 51 | .membase = IO_ADDRESS(TEGRA_UARTD_BASE), |
| 52 | .mapbase = TEGRA_UARTD_BASE, |
| 53 | .irq = INT_UARTD, |
Stephen Warren | 11b3adb | 2011-08-08 15:01:05 -0600 | [diff] [blame] | 54 | .flags = UPF_BOOT_AUTOCONF | UPF_FIXED_TYPE, |
| 55 | .type = PORT_TEGRA, |
Dan Williams | bf03f65 | 2012-04-10 14:10:53 -0700 | [diff] [blame] | 56 | .handle_break = tegra_serial_handle_break, |
Colin Cross | 42a7bf4 | 2010-02-10 17:13:07 -0800 | [diff] [blame] | 57 | .iotype = UPIO_MEM, |
| 58 | .regshift = 2, |
| 59 | .uartclk = 216000000, |
| 60 | }, { |
| 61 | .flags = 0 |
| 62 | } |
| 63 | }; |
| 64 | |
| 65 | static struct platform_device debug_uart = { |
| 66 | .name = "serial8250", |
| 67 | .id = PLAT8250_DEV_PLATFORM, |
| 68 | .dev = { |
| 69 | .platform_data = debug_uart_platform_data, |
| 70 | }, |
| 71 | }; |
| 72 | |
Stephen Warren | 4651d55 | 2011-04-12 11:28:59 -0600 | [diff] [blame] | 73 | static struct tegra_wm8903_platform_data harmony_audio_pdata = { |
Stephen Warren | ef2b1a0 | 2011-03-04 22:44:29 -0700 | [diff] [blame] | 74 | .gpio_spkr_en = TEGRA_GPIO_SPKR_EN, |
| 75 | .gpio_hp_det = TEGRA_GPIO_HP_DET, |
Stephen Warren | 61a6d07 | 2011-04-12 11:29:01 -0600 | [diff] [blame] | 76 | .gpio_hp_mute = -1, |
Stephen Warren | ef2b1a0 | 2011-03-04 22:44:29 -0700 | [diff] [blame] | 77 | .gpio_int_mic_en = TEGRA_GPIO_INT_MIC_EN, |
| 78 | .gpio_ext_mic_en = TEGRA_GPIO_EXT_MIC_EN, |
| 79 | }; |
| 80 | |
| 81 | static struct platform_device harmony_audio_device = { |
Stephen Warren | 7b33af2 | 2011-04-12 11:29:00 -0600 | [diff] [blame] | 82 | .name = "tegra-snd-wm8903", |
Stephen Warren | ef2b1a0 | 2011-03-04 22:44:29 -0700 | [diff] [blame] | 83 | .id = 0, |
| 84 | .dev = { |
| 85 | .platform_data = &harmony_audio_pdata, |
| 86 | }, |
| 87 | }; |
| 88 | |
Stephen Warren | fba3b2f | 2011-03-04 22:42:31 -0700 | [diff] [blame] | 89 | static struct wm8903_platform_data harmony_wm8903_pdata = { |
| 90 | .irq_active_low = 0, |
| 91 | .micdet_cfg = 0, |
| 92 | .micdet_delay = 100, |
Stephen Warren | 06fc9a3 | 2011-03-04 22:42:32 -0700 | [diff] [blame] | 93 | .gpio_base = HARMONY_GPIO_WM8903(0), |
Stephen Warren | fba3b2f | 2011-03-04 22:42:31 -0700 | [diff] [blame] | 94 | .gpio_cfg = { |
Stephen Warren | fba3b2f | 2011-03-04 22:42:31 -0700 | [diff] [blame] | 95 | 0, |
Stephen Warren | a0f203d | 2011-12-02 15:08:37 -0700 | [diff] [blame] | 96 | 0, |
| 97 | WM8903_GPIO_CONFIG_ZERO, |
| 98 | 0, |
| 99 | 0, |
Stephen Warren | fba3b2f | 2011-03-04 22:42:31 -0700 | [diff] [blame] | 100 | }, |
| 101 | }; |
| 102 | |
| 103 | static struct i2c_board_info __initdata wm8903_board_info = { |
| 104 | I2C_BOARD_INFO("wm8903", 0x1a), |
| 105 | .platform_data = &harmony_wm8903_pdata, |
Stephen Warren | fba3b2f | 2011-03-04 22:42:31 -0700 | [diff] [blame] | 106 | }; |
| 107 | |
Olof Johansson | de4855d | 2011-03-04 15:26:46 -0800 | [diff] [blame] | 108 | static void __init harmony_i2c_init(void) |
| 109 | { |
Olof Johansson | de4855d | 2011-03-04 15:26:46 -0800 | [diff] [blame] | 110 | platform_device_register(&tegra_i2c_device1); |
| 111 | platform_device_register(&tegra_i2c_device2); |
| 112 | platform_device_register(&tegra_i2c_device3); |
| 113 | platform_device_register(&tegra_i2c_device4); |
Stephen Warren | fba3b2f | 2011-03-04 22:42:31 -0700 | [diff] [blame] | 114 | |
Stephen Warren | 2123552 | 2012-01-04 08:39:33 +0000 | [diff] [blame] | 115 | wm8903_board_info.irq = gpio_to_irq(TEGRA_GPIO_CDC_IRQ); |
Stephen Warren | fba3b2f | 2011-03-04 22:42:31 -0700 | [diff] [blame] | 116 | i2c_register_board_info(0, &wm8903_board_info, 1); |
Olof Johansson | de4855d | 2011-03-04 15:26:46 -0800 | [diff] [blame] | 117 | } |
| 118 | |
Colin Cross | 42a7bf4 | 2010-02-10 17:13:07 -0800 | [diff] [blame] | 119 | static struct platform_device *harmony_devices[] __initdata = { |
| 120 | &debug_uart, |
Olof Johansson | 875d4af | 2011-02-19 16:39:37 -0800 | [diff] [blame] | 121 | &tegra_sdhci_device1, |
| 122 | &tegra_sdhci_device2, |
| 123 | &tegra_sdhci_device4, |
Stephen Warren | dd58bdb | 2011-08-08 14:35:13 -0600 | [diff] [blame] | 124 | &tegra_ehci3_device, |
Stephen Warren | ef2b1a0 | 2011-03-04 22:44:29 -0700 | [diff] [blame] | 125 | &tegra_i2s_device1, |
| 126 | &tegra_das_device, |
Stephen Warren | ef2b1a0 | 2011-03-04 22:44:29 -0700 | [diff] [blame] | 127 | &harmony_audio_device, |
Colin Cross | 42a7bf4 | 2010-02-10 17:13:07 -0800 | [diff] [blame] | 128 | }; |
| 129 | |
Russell King | 0744a3e | 2010-12-20 10:37:50 +0000 | [diff] [blame] | 130 | static void __init tegra_harmony_fixup(struct tag *tags, char **cmdline, |
| 131 | struct meminfo *mi) |
Colin Cross | 42a7bf4 | 2010-02-10 17:13:07 -0800 | [diff] [blame] | 132 | { |
| 133 | mi->nr_banks = 2; |
| 134 | mi->bank[0].start = PHYS_OFFSET; |
Colin Cross | 42a7bf4 | 2010-02-10 17:13:07 -0800 | [diff] [blame] | 135 | mi->bank[0].size = 448 * SZ_1M; |
| 136 | mi->bank[1].start = SZ_512M; |
Colin Cross | 42a7bf4 | 2010-02-10 17:13:07 -0800 | [diff] [blame] | 137 | mi->bank[1].size = SZ_512M; |
| 138 | } |
| 139 | |
| 140 | static __initdata struct tegra_clk_init_table harmony_clk_init_table[] = { |
| 141 | /* name parent rate enabled */ |
| 142 | { "uartd", "pll_p", 216000000, true }, |
Stephen Warren | ef2b1a0 | 2011-03-04 22:44:29 -0700 | [diff] [blame] | 143 | { "pll_a", "pll_p_out1", 56448000, true }, |
| 144 | { "pll_a_out0", "pll_a", 11289600, true }, |
| 145 | { "cdev1", NULL, 0, true }, |
| 146 | { "i2s1", "pll_a_out0", 11289600, false}, |
Stephen Warren | dd58bdb | 2011-08-08 14:35:13 -0600 | [diff] [blame] | 147 | { "usb3", "clk_m", 12000000, true }, |
Colin Cross | 42a7bf4 | 2010-02-10 17:13:07 -0800 | [diff] [blame] | 148 | { NULL, NULL, 0, 0}, |
| 149 | }; |
| 150 | |
Olof Johansson | 875d4af | 2011-02-19 16:39:37 -0800 | [diff] [blame] | 151 | |
| 152 | static struct tegra_sdhci_platform_data sdhci_pdata1 = { |
| 153 | .cd_gpio = -1, |
| 154 | .wp_gpio = -1, |
| 155 | .power_gpio = -1, |
| 156 | }; |
| 157 | |
| 158 | static struct tegra_sdhci_platform_data sdhci_pdata2 = { |
Stephen Warren | 986afbe | 2011-03-04 22:44:28 -0700 | [diff] [blame] | 159 | .cd_gpio = TEGRA_GPIO_SD2_CD, |
| 160 | .wp_gpio = TEGRA_GPIO_SD2_WP, |
| 161 | .power_gpio = TEGRA_GPIO_SD2_POWER, |
Olof Johansson | 875d4af | 2011-02-19 16:39:37 -0800 | [diff] [blame] | 162 | }; |
| 163 | |
| 164 | static struct tegra_sdhci_platform_data sdhci_pdata4 = { |
Stephen Warren | 986afbe | 2011-03-04 22:44:28 -0700 | [diff] [blame] | 165 | .cd_gpio = TEGRA_GPIO_SD4_CD, |
| 166 | .wp_gpio = TEGRA_GPIO_SD4_WP, |
| 167 | .power_gpio = TEGRA_GPIO_SD4_POWER, |
Olof Johansson | 875d4af | 2011-02-19 16:39:37 -0800 | [diff] [blame] | 168 | .is_8bit = 1, |
| 169 | }; |
| 170 | |
Colin Cross | 42a7bf4 | 2010-02-10 17:13:07 -0800 | [diff] [blame] | 171 | static void __init tegra_harmony_init(void) |
| 172 | { |
Colin Cross | 42a7bf4 | 2010-02-10 17:13:07 -0800 | [diff] [blame] | 173 | tegra_clk_init_from_table(harmony_clk_init_table); |
| 174 | |
| 175 | harmony_pinmux_init(); |
| 176 | |
Olof Johansson | 875d4af | 2011-02-19 16:39:37 -0800 | [diff] [blame] | 177 | tegra_sdhci_device1.dev.platform_data = &sdhci_pdata1; |
| 178 | tegra_sdhci_device2.dev.platform_data = &sdhci_pdata2; |
| 179 | tegra_sdhci_device4.dev.platform_data = &sdhci_pdata4; |
| 180 | |
Colin Cross | 42a7bf4 | 2010-02-10 17:13:07 -0800 | [diff] [blame] | 181 | platform_add_devices(harmony_devices, ARRAY_SIZE(harmony_devices)); |
Olof Johansson | de4855d | 2011-03-04 15:26:46 -0800 | [diff] [blame] | 182 | harmony_i2c_init(); |
Mike Rapoport | 6f168f2 | 2011-03-09 16:31:18 +0200 | [diff] [blame] | 183 | harmony_regulator_init(); |
Colin Cross | 42a7bf4 | 2010-02-10 17:13:07 -0800 | [diff] [blame] | 184 | } |
| 185 | |
| 186 | MACHINE_START(HARMONY, "harmony") |
Nicolas Pitre | b61cafe | 2011-07-05 22:38:18 -0400 | [diff] [blame] | 187 | .atag_offset = 0x100, |
Colin Cross | 42a7bf4 | 2010-02-10 17:13:07 -0800 | [diff] [blame] | 188 | .fixup = tegra_harmony_fixup, |
Colin Cross | 42a7bf4 | 2010-02-10 17:13:07 -0800 | [diff] [blame] | 189 | .map_io = tegra_map_common_io, |
Peter De Schrijver | c37c07d | 2011-12-14 17:03:17 +0200 | [diff] [blame] | 190 | .init_early = tegra20_init_early, |
Colin Cross | 0cf6230 | 2011-02-21 17:10:14 -0800 | [diff] [blame] | 191 | .init_irq = tegra_init_irq, |
Marc Zyngier | afed2a2 | 2011-09-06 10:23:45 +0100 | [diff] [blame] | 192 | .handle_irq = gic_handle_irq, |
Colin Cross | 42a7bf4 | 2010-02-10 17:13:07 -0800 | [diff] [blame] | 193 | .timer = &tegra_timer, |
Colin Cross | 0cf6230 | 2011-02-21 17:10:14 -0800 | [diff] [blame] | 194 | .init_machine = tegra_harmony_init, |
Shawn Guo | 390e0cf | 2012-05-02 17:08:06 +0800 | [diff] [blame] | 195 | .init_late = tegra_init_late, |
Russell King | abea3f2 | 2011-11-05 08:48:33 +0000 | [diff] [blame] | 196 | .restart = tegra_assert_system_reset, |
Colin Cross | 42a7bf4 | 2010-02-10 17:13:07 -0800 | [diff] [blame] | 197 | MACHINE_END |