- 11 May, 2012 1 commit
-
-
Olof Johansson authored
Merge tag 'omap-board-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/boards Board specific changes for omap. Note that these are based on omap-pm-regulator-for-v3.5 as both branches are adding twl regulators. By Paul Gortmaker (8) and others via Linus Torvalds (38) and others * tag 'omap-board-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap: OMAP: omap4panda: Use common configuration for V1V8, V2V1 supplies OMAP: 4430SDP: Use common configuration for V1V8, V2V1 supplies OMAP4: twl-common: Add twl6030 V1V8, V2V1 SMPS common configuration ARM: OMAP: Mark Beagleboard-xM MMC bus as 4-bit Add MSUB support for the LogicPD OMAP3530 DevKits ARM: OMAP: rx51: Platform support for lis3lv02d accelerometer ARM: OMAP2+: craneboard: register emac device ARM: OMAP4: board-omap4panda: Register platform device for HDMI audio codec ARM: OMAP4: board-4430sdp: Register platform device for HDMI audio codec ARM: OMAP: devices: Register platform devices for HDMI audio ARM: OMAP3: igep0020: Add support for Micron NAND Flash storage memory ARM: OMAP2+: nand: Make board_onenand_init() visible to board code ARM: OMAP3: cm-t35: add support for power off ARM: OMAP: WiLink platform data for the PandaBoard ARM: OMAP2PLUS: Enable HIGHMEM ARM: OMAP: omap2plus_defconfig: Enable ehci-omap and sms95xx support Signed-off-by:
Olof Johansson <olof@lixom.net>
-
- 09 May, 2012 18 commits
-
-
Peter Ujfalusi authored
These supplies going to be needed for the twl6040 driver. Signed-off-by:
Peter Ujfalusi <peter.ujfalusi@ti.com> Signed-off-by:
Tony Lindgren <tony@atomide.com>
-
Peter Ujfalusi authored
These supplies going to be needed for the twl6040 driver. Signed-off-by:
Peter Ujfalusi <peter.ujfalusi@ti.com> Signed-off-by:
Tony Lindgren <tony@atomide.com>
-
Peter Ujfalusi authored
V1V8 supply from twl6030 commonly used as VIO for the machine. V2V1 is adviced to supply the twl6040, and also to feed the twl6030's VCXIO_IN, and VDAC_IN inputs. Create the common regulator configurations for these regulators: Make the V2V1 as supply_regulator for VCXIO, VDAC. Add twl6040 (1-004b) as consumer for V1V8, and V2V1. Signed-off-by:
Peter Ujfalusi <peter.ujfalusi@ti.com> [tony@atomide.com: updated for the pm regulator changes] Signed-off-by:
Tony Lindgren <tony@atomide.com>
-
Russ Dill authored
On Beagleboard-xM (all revisions) only MMC1_DAT0-MMC1_DAT3 are wired up. Tested on Beagleboard-xM Rev C1 and Beagleboard Rev B4. Signed-off-by:
Russ Dill <Russ.Dill@ti.com> Signed-off-by:
Tony Lindgren <tony@atomide.com>
-
Ashwin Bihari authored
Add support for the OMAP3 MUSB OTG controller to the LogicPD OMAP3530 SOM-LV[1] and Torpedo[2] DevKits [1] - www.logicpd.com/products/system-on-modules/omap35x-som-lv/ [2] - www.logicpd.com/products/system-on-modules/omap35x-torpedo-som/ Signed-off-by:
Ashwin Bihari <ashwin.bihari@logicpd.com> Signed-off-by:
Tony Lindgren <tony@atomide.com>
-
Ameya Palande authored
Platform support for lis3lv02d accelerometer Signed-off-by:
Ameya Palande <ameya.palande@nokia.com> Signed-off-by:
Tony Lindgren <tony@atomide.com>
-
Mans Rullgard authored
This adds the required am35xx_emac_init() call to the craneboard init function. Signed-off-by:
Mans Rullgard <mans@mansr.com> Signed-off-by:
Tony Lindgren <tony@atomide.com>
-
Ricardo Neri authored
Add platform device registratation for HDMI audio codec. This is to be able to transmit audio through the HDMI output featured in Pandaboard and PandaboardES boards. Signed-off-by:
Ricardo Neri <ricardo.neri@ti.com> Signed-off-by:
Tony Lindgren <tony@atomide.com>
-
Ricardo Neri authored
Add platform device registratation for HDMI audio codec. This is to be able to transmit audio through the HDMI output featured in SDP4430 and Blaze boards. Signed-off-by:
Ricardo Neri <ricardo.neri@ti.com> Signed-off-by:
Tony Lindgren <tony@atomide.com>
-
Ricardo Neri authored
Add platform registration for the devices HDMI audio support. The omap-hdmi-audio-dai platform device is to be used by the ASoC HDMI CPU DAI driver. The omap-hdmi-audio platform device is to be used by the ASoC HDMI machine driver that links together the ASOC CPU DAI, ASoC plaform and ASoC codec drivers. Signed-off-by:
Ricardo Neri <ricardo.neri@ti.com> Signed-off-by:
Tony Lindgren <tony@atomide.com>
-
Javier Martinez Canillas authored
IGEP-based boards can have two different flash memories, a OneNAND or a NAND device. The boot configuration pins (sys_boot) are used to specify which memory is available. Also, this patch removes unnecesary code for registering the OneNAND. Signed-off-by:
Javier Martinez Canillas <javier@dowhile0.org> Acked-by:
Enric Balletbo i Serra <eballetbo@gmail.com> Tested-by:
Enric Balletbo i Serra <eballetbo@gmail.com> [tony@atomide.com: fixed up a minor checkpatch warning] Signed-off-by:
Tony Lindgren <tony@atomide.com>
-
Javier Martinez Canillas authored
board_onenand_init() and board_nand_init() initialization functions are used to initialize OneNAND and NAND memories respectively. But only board_nand_init() was visible to be used from board code. This patch makes possible to initialize a OneNAND flash memory within platform code. Signed-off-by:
Javier Martinez Canillas <javier@dowhile0.org> Acked-by:
Enric Balletbo i Serra <eballetbo@gmail.com> Tested-by:
Enric Balletbo i Serra <eballetbo@gmail.com> Signed-off-by:
Tony Lindgren <tony@atomide.com>
-
Igor Grinberg authored
Enable the power off feature of the TPS65930 on-board PMIC. Signed-off-by:
Igor Grinberg <grinberg@compulab.co.il> Signed-off-by:
Tony Lindgren <tony@atomide.com>
-
Mircea Gherzan authored
The "uim" deamon requires sysfs entries that are filled in using this platform data. Signed-off-by:
Mircea Gherzan <mgherzan@gmail.com> Signed-off-by:
Tony Lindgren <tony@atomide.com>
-
Santosh Shilimkar authored
HIGMEM support in kernel is quite mature now and we have boards like ZOOM, PANDA, SDP where 1 GB memories are installed. With HIGHMEM disabled not all of the 1GB of RAM (only ~700MB) can be accessed. Hence, enable HIGMEM to make use of the entire memory. On the boards which doesn't have more than 768 MB memory, all the memory is directly mapped in "lowmem" and highmem isn't exercised. Hence, there should be no impact by enabling HIGHMEM for boards that do not need it. Tested on OMAP4460 Panda-ES. Signed-off-by:
Santosh Shilimkar <santosh.shilimkar@ti.com> Signed-off-by:
Jon Hunter <jon-hunter@ti.com> Tested-by:
Jon Hunter <jon-hunter@ti.com> Signed-off-by:
Tony Lindgren <tony@atomide.com>
-
Govindraj.R authored
Boards like beagle and panda use ehci based smsc95xx lan chips one has to manually enable these supports to get nfs working on these boards. So keep these support enable by default. Signed-off-by:
Govindraj.R <govindraj.raja@ti.com> Signed-off-by:
Tony Lindgren <tony@atomide.com>
-
git://git.pengutronix.de/git/imx/linux-2.6Olof Johansson authored
ARM i.MX Eukrea Patches for 3.5 By Eric Bénard (11) and Denis Carikli (1) via Sascha Hauer * tag 'imx-eukrea' of git://git.pengutronix.de/git/imx/linux-2.6: ARM: imx: eukrea_mbimxsd rename to eukrea_mbimxsd51 ARM: imx: eukrea_mbimxsd25: use IMX_GPIO_NR ARM: imx: eukrea_mbimxsd25: don't free twice GPIO_SWITCH1 ARM: imx: eukrea_mbimxsd: add backlight and lcd support ARM: imx: eukrea_cpuimx51sd: support rev2 PCB ARM: imx: eukrea_mbimxsd: add audio support ARM: imx: eukrea_cpuimx51sd: add watchdog support ARM: imx: eukrea-cpuimx51: remove board ARM: imx: eukrea_mbimxsd35: add spi controler and spidev support ARM: imx: eukrea_cpuimx25: add watchdog support ARM: imx: eukrea_mbimxsd25: add spi controler and spidev support ARM: imx: eukrea_cpuimx25: enable workaround ENGcm09152
-
git://github.com/hzhuang1/linuxOlof Johansson authored
By Paul Parsons (5) and others via Haojian Zhuang * 'board-specific' of git://github.com/hzhuang1/linux: pcmcia: add driver for hx4700 ARM: pxa: Add standard UART to hx4700_pin_config[] ARM: mmp: add usb host support for aspen ARM: mmp: add usb host support for PXA168 ARM: mmp: add usb device support for ttc dkb ARM: mmp: add usb device support for PXA910 ARM: pxa: hx4700: Add PCMCIA/CF support ARM: pxa: hx4700: Enable ASIC3 GPIO as a wakeup source ARM: pxa: hx4700: Initialize DS1WM clock_rate ARM: pxa: mioa701 add camera output enable gpio ARM: pxa: use ioremap to access CPLD Signed-off-by:
Olof Johansson <olof@lixom.net>
-
- 08 May, 2012 12 commits
-
-
Eric Bénard authored
this makes the mbimxsd51 board naming consistant with others Signed-off-by:
Eric Bénard <eric@eukrea.com> Cc: Sascha Hauer <kernel@pengutronix.de> Signed-off-by:
Sascha Hauer <s.hauer@pengutronix.de>
-
Eric Bénard authored
Signed-off-by:
Eric Bénard <eric@eukrea.com> Cc: Sascha Hauer <kernel@pengutronix.de> Signed-off-by:
Sascha Hauer <s.hauer@pengutronix.de>
-
Eric Bénard authored
Signed-off-by:
Eric Bénard <eric@eukrea.com> Cc: Sascha Hauer <kernel@pengutronix.de> Signed-off-by:
Sascha Hauer <s.hauer@pengutronix.de>
-
Denis Carikli authored
Signed-off-by:
Eric Bénard <eric@eukrea.com> Cc: Sascha Hauer <kernel@pengutronix.de> Signed-off-by:
Sascha Hauer <s.hauer@pengutronix.de>
-
Eric Bénard authored
rev1 were shipped with silicon 2.0, rev2 with silicon 3.0 so we are using the silicon version to know the PCB revision Signed-off-by:
Eric Bénard <eric@eukrea.com> Cc: Sascha Hauer <kernel@pengutronix.de> Signed-off-by:
Sascha Hauer <s.hauer@pengutronix.de>
-
Eric Bénard authored
Signed-off-by:
Eric Bénard <eric@eukrea.com> Cc: Sascha Hauer <kernel@pengutronix.de> Signed-off-by:
Sascha Hauer <s.hauer@pengutronix.de>
-
Eric Bénard authored
Signed-off-by:
Eric Bénard <eric@eukrea.com> Cc: Sascha Hauer <kernel@pengutronix.de> Signed-off-by:
Sascha Hauer <s.hauer@pengutronix.de>
-
Eric Bénard authored
this board is not publicly available and is replaced by cpuimx51sd Signed-off-by:
Eric Bénard <eric@eukrea.com> Cc: Sascha Hauer <kernel@pengutronix.de> Signed-off-by:
Sascha Hauer <s.hauer@pengutronix.de>
-
Eric Bénard authored
Signed-off-by:
Eric Bénard <eric@eukrea.com> Cc: Sascha Hauer <kernel@pengutronix.de> Signed-off-by:
Sascha Hauer <s.hauer@pengutronix.de>
-
Eric Bénard authored
Signed-off-by:
Eric Bénard <eric@eukrea.com> Cc: Sascha Hauer <kernel@pengutronix.de> Signed-off-by:
Sascha Hauer <s.hauer@pengutronix.de>
-
Eric Bénard authored
Signed-off-by:
Eric Bénard <eric@eukrea.com> Cc: Sascha Hauer <kernel@pengutronix.de> Signed-off-by:
Sascha Hauer <s.hauer@pengutronix.de>
-
Eric Bénard authored
this fix usb device controler behaviour in gadget mode Signed-off-by:
Eric Bénard <eric@eukrea.com> Cc: Sascha Hauer <kernel@pengutronix.de> Signed-off-by:
Sascha Hauer <s.hauer@pengutronix.de>
-
- 07 May, 2012 1 commit
-
-
Paul Parsons authored
This patch adds support for the HP iPAQ hx4700 to the existing pxa2xx-pcmcia driver. Signed-off-by:
Paul Parsons <lost.distance@yahoo.com> Cc: Philipp Zabel <philipp.zabel@gmail.com> Signed-off-by:
Haojian Zhuang <haojian.zhuang@gmail.com>
-
- 05 May, 2012 2 commits
-
-
Paul Parsons authored
Add the two standard UART signals (GPIO46_STUART_RXD, GPIO47_STUART_TXD) to the initial mfp config table hx4700_pin_config[] passed to pxa2xx_mfp_config(). Although pxa2xx_transceiver_mode() can subsequently set these two signals via its own call to pxa2xx_mfp_config(), pxa2xx_transceiver_mode() is only present when CONFIG_PXA_FICP=y. Hence this patch provides a default mfp config. Signed-off-by:
Paul Parsons <lost.distance@yahoo.com> Acked-by:
Haojian Zhuang <haojian.zhuang@gmail.com>
-
Neil Zhang authored
Signed-off-by:
Neil Zhang <zhangwm@marvell.com> Signed-off-by:
Haojian Zhuang <haojian.zhuang@gmail.com>
-
- 03 May, 2012 6 commits
-
-
Neil Zhang authored
The ehci-mv can support PXA168, PXA910 and PXA920, use this driver to support pxa168 SPH usb. Signed-off-by:
Neil Zhang <zhangwm@marvell.com> Signed-off-by:
Haojian Zhuang <haojian.zhuang@gmail.com>
-
Neil Zhang authored
There is an U2O OTG controller on ttc dkb, this patch is going to enable it. At this moment, it can only works in device mode, because when works in host mode, it needs to supply vbus, but we have no vbus driver added at this moment. Once the vbus driver is added, I'll prepar another patch to enable the switch function. Signed-off-by:
Neil Zhang <zhangwm@marvell.com> Signed-off-by:
Haojian Zhuang <haojian.zhuang@gmail.com>
-
Neil Zhang authored
Add usb device support for Marvell PXA910. Actually PXA920 will use the same device. Signed-off-by:
Neil Zhang <zhangwm@marvell.com> Signed-off-by:
Haojian Zhuang <haojian.zhuang@gmail.com>
-
Paul Parsons authored
This patch is part of a set which adds PCMCIA/CF support for the hx4700. This patch modifies asic3_gpio_config[] as follows: 1. Remove ASIC3_GPIOC4_CF_nCD, whose purpose is unknown. 2. Add ASIC3_GPIOD4_CF_nCD, the actual CF card detect GPIO. Signed-off-by:
Paul Parsons <lost.distance@yahoo.com> Cc: Philipp Zabel <philipp.zabel@gmail.com> Signed-off-by:
Haojian Zhuang <haojian.zhuang@gmail.com>
-
Paul Parsons authored
This patch enables the ASIC3 GPIO (12) as a wakeup source: 1. Set the WAKEUP_ON_EDGE_RISE MFP config bits for GPIO12 in hx4700_pin_config[]. 2. Call gpio_set_wake() for GPIO12. With GPIO12 thus enabled, the mfd/asic3 driver can enable its own GPIOs as wakeup sources by implementing a irq_set_wake() handler. Signed-off-by:
Paul Parsons <lost.distance@yahoo.com> Cc: Philipp Zabel <philipp.zabel@gmail.com> Signed-off-by:
Haojian Zhuang <haojian.zhuang@gmail.com>
-
Paul Parsons authored
The asic3 driver now sets the DS1WM clock_rate from the newly added asic3_platform_data clock_rate field. This patch initializes the asic3_platform_data clock_rate field on the hx4700 platform. Signed-off-by:
Paul Parsons <lost.distance@yahoo.com> Cc: Philipp Zabel <philipp.zabel@gmail.com> Signed-off-by:
Haojian Zhuang <haojian.zhuang@gmail.com>
-