board-rx51.c 3.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166
  1. /*
  2. * linux/arch/arm/mach-omap2/board-rx51.c
  3. *
  4. * Copyright (C) 2007, 2008 Nokia
  5. *
  6. * This program is free software; you can redistribute it and/or modify
  7. * it under the terms of the GNU General Public License version 2 as
  8. * published by the Free Software Foundation.
  9. */
  10. #include <linux/kernel.h>
  11. #include <linux/init.h>
  12. #include <linux/platform_device.h>
  13. #include <linux/delay.h>
  14. #include <linux/err.h>
  15. #include <linux/clk.h>
  16. #include <linux/io.h>
  17. #include <linux/gpio.h>
  18. #include <linux/leds.h>
  19. #include <mach/hardware.h>
  20. #include <asm/mach-types.h>
  21. #include <asm/mach/arch.h>
  22. #include <asm/mach/map.h>
  23. #include <plat/mcspi.h>
  24. #include <plat/board.h>
  25. #include <plat/common.h>
  26. #include <plat/dma.h>
  27. #include <plat/gpmc.h>
  28. #include <plat/usb.h>
  29. #include "mux.h"
  30. #include "pm.h"
  31. #include "sdram-nokia.h"
  32. #define RX51_GPIO_SLEEP_IND 162
  33. extern void rx51_video_mem_init(void);
  34. static struct gpio_led gpio_leds[] = {
  35. {
  36. .name = "sleep_ind",
  37. .gpio = RX51_GPIO_SLEEP_IND,
  38. },
  39. };
  40. static struct gpio_led_platform_data gpio_led_info = {
  41. .leds = gpio_leds,
  42. .num_leds = ARRAY_SIZE(gpio_leds),
  43. };
  44. static struct platform_device leds_gpio = {
  45. .name = "leds-gpio",
  46. .id = -1,
  47. .dev = {
  48. .platform_data = &gpio_led_info,
  49. },
  50. };
  51. /*
  52. * cpuidle C-states definition override from the default values.
  53. * The 'exit_latency' field is the sum of sleep and wake-up latencies.
  54. */
  55. static struct cpuidle_params rx51_cpuidle_params[] = {
  56. /* C1 */
  57. {110 + 162, 5 , 1},
  58. /* C2 */
  59. {106 + 180, 309, 1},
  60. /* C3 */
  61. {107 + 410, 46057, 0},
  62. /* C4 */
  63. {121 + 3374, 46057, 0},
  64. /* C5 */
  65. {855 + 1146, 46057, 1},
  66. /* C6 */
  67. {7580 + 4134, 484329, 0},
  68. /* C7 */
  69. {7505 + 15274, 484329, 1},
  70. };
  71. static struct omap_lcd_config rx51_lcd_config = {
  72. .ctrl_name = "internal",
  73. };
  74. static struct omap_fbmem_config rx51_fbmem0_config = {
  75. .size = 752 * 1024,
  76. };
  77. static struct omap_fbmem_config rx51_fbmem1_config = {
  78. .size = 752 * 1024,
  79. };
  80. static struct omap_fbmem_config rx51_fbmem2_config = {
  81. .size = 752 * 1024,
  82. };
  83. static struct omap_board_config_kernel rx51_config[] = {
  84. { OMAP_TAG_FBMEM, &rx51_fbmem0_config },
  85. { OMAP_TAG_FBMEM, &rx51_fbmem1_config },
  86. { OMAP_TAG_FBMEM, &rx51_fbmem2_config },
  87. { OMAP_TAG_LCD, &rx51_lcd_config },
  88. };
  89. static void __init rx51_init_early(void)
  90. {
  91. struct omap_sdrc_params *sdrc_params;
  92. omap2_init_common_infrastructure();
  93. sdrc_params = nokia_get_sdram_timings();
  94. omap2_init_common_devices(sdrc_params, sdrc_params);
  95. }
  96. extern void __init rx51_peripherals_init(void);
  97. #ifdef CONFIG_OMAP_MUX
  98. static struct omap_board_mux board_mux[] __initdata = {
  99. { .reg_offset = OMAP_MUX_TERMINATOR },
  100. };
  101. #endif
  102. static struct omap_musb_board_data musb_board_data = {
  103. .interface_type = MUSB_INTERFACE_ULPI,
  104. .mode = MUSB_PERIPHERAL,
  105. .power = 0,
  106. };
  107. static void __init rx51_init(void)
  108. {
  109. omap3_mux_init(board_mux, OMAP_PACKAGE_CBB);
  110. omap_board_config = rx51_config;
  111. omap_board_config_size = ARRAY_SIZE(rx51_config);
  112. omap3_pm_init_cpuidle(rx51_cpuidle_params);
  113. omap_serial_init();
  114. usb_musb_init(&musb_board_data);
  115. rx51_peripherals_init();
  116. /* Ensure SDRC pins are mux'd for self-refresh */
  117. omap_mux_init_signal("sdrc_cke0", OMAP_PIN_OUTPUT);
  118. omap_mux_init_signal("sdrc_cke1", OMAP_PIN_OUTPUT);
  119. platform_device_register(&leds_gpio);
  120. }
  121. static void __init rx51_map_io(void)
  122. {
  123. omap2_set_globals_3xxx();
  124. omap34xx_map_common_io();
  125. }
  126. static void __init rx51_reserve(void)
  127. {
  128. rx51_video_mem_init();
  129. omap_reserve();
  130. }
  131. MACHINE_START(NOKIA_RX51, "Nokia RX-51 board")
  132. /* Maintainer: Lauri Leukkunen <lauri.leukkunen@nokia.com> */
  133. .boot_params = 0x80000100,
  134. .reserve = rx51_reserve,
  135. .map_io = rx51_map_io,
  136. .init_early = rx51_init_early,
  137. .init_irq = omap3_init_irq,
  138. .init_machine = rx51_init,
  139. .timer = &omap3_timer,
  140. MACHINE_END