An error occurred fetching the project authors.
- 11 May, 2012 1 commit
-
-
Linus Walleij authored
This converts the Ux500 family to use the pinctrl driver for configuring pins. Acked-by:
Stephen Warren <swarren@wwwdotorg.org> Signed-off-by:
Linus Walleij <linus.walleij@linaro.org>
-
- 24 Apr, 2012 2 commits
-
-
Linus Walleij authored
This updates the Ux500 pin handling to take much more care when applying pin settings for different platforms and peripherals. This is an accumulation of a longer history of updates to the MOP500 family pin file. Signed-off-by:
Linus Walleij <linus.walleij@linaro.org>
-
Rabin Vincent authored
Implement an API to allow a list of pincfgs to be remuxed to active and sleep modes, for power saving. This is not exported on purpose, because it is not to be called by drivers directly. Signed-off-by:
Rabin Vincent <rabin.vincent@stericsson.com> Reviewed-by:
Srinidhi Kasagar <srinidhi.kasagar@stericsson.com> Signed-off-by:
Linus Walleij <linus.walleij@linaro.org>
-
- 29 Feb, 2012 1 commit
-
-
Paul Gortmaker authored
With bug.h currently living right in linux/kernel.h there are files that use BUG_ON and friends but are not including the header explicitly. Fix them up so we can remove the presence in kernel.h file. Signed-off-by:
Paul Gortmaker <paul.gortmaker@windriver.com>
-
- 30 Aug, 2011 1 commit
-
-
Lee Jones authored
Do more work in the per-machine init calls instead of customizing each init call. Acked-by:
Arnd Bergmann <arnd@arndb.de> Signed-off-by:
Lee Jones <lee.jones@linaro.org> Signed-off-by:
Linus Walleij <linus.walleij@linaro.org>
-
- 22 Aug, 2011 1 commit
-
-
Linus Walleij authored
The <[plat|mach]/gpio.h> file is included from upper directories and deal with generic GPIO and gpiolib stuff. Break out the platform and driver specific defines and functions into its own header file. Cc: Srinidhi Kasagar <srinidhi.kasagar@stericsson.com> Cc: Alessandro Rubini <rubini@unipv.it> Signed-off-by:
Linus Walleij <linus.walleij@linaro.org> Signed-off-by:
Russell King <rmk+kernel@arm.linux.org.uk>
-
- 23 Jun, 2011 1 commit
-
-
Robert Marklund authored
This sets up a few GPIO pins and some pinmuxing on platform boot for the Snowball board. Based on work from Mathieu J. Poirier <mathieu.poirier@linaro.org>. Signed-off-by:
Robert Marklund <robert.marklund@stericsson.com>
-
- 16 Jun, 2011 1 commit
-
-
Shreshtha Kumar Sahu authored
This patch provides platform data for following - uart reset function to assist uart register lockup workaround - init/exit function to fix glitch in the tx pin in tty_open when tty port0 is opened a glitch is seen in the tx line of uart0. This happens in pl011_startup() when tx fifo interrupt is provoked into asserting. Now uart0 pins are enabled (alt function) only when init is complete and turned back to gpio when closed. Signed-off-by:
Shreshtha Kumar Sahu <shreshthakumar.sahu@stericsson.com> Signed-off-by:
Linus Walleij <linus.walleij@linaro.org> Signed-off-by:
Greg Kroah-Hartman <gregkh@suse.de>
-
- 14 Mar, 2011 2 commits
-
-
Bibek Basu authored
This will centralize all GPIO pin muxing for the different boards in the MOP500 family to a single file. It also kills off the deprecated support for the ED (Early Drop) ASIC, this should never be spotted in the open and ST-Ericsson have internally deprecated this hardware. Signed-off-by:
Bibek Basu <bibek.basu@stericsson.com> [Rebasing and kill old ASIC support] Signed-off-by:
Linus Walleij <linus.walleij@linaro.org>
-
Rabin Vincent authored
Split off pin definitions for the MOP500 board family to its own file. Signed-off-by:
Rabin Vincent <rabin.vincent@stericsson.com> Signed-off-by:
Mathieu Poirier <mathieu.poirier@linaro.org> Signed-off-by:
Linus Walleij <linus.walleij@linaro.org>
-