linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv2 00/11] Multiple fixes for Devkit8000
@ 2010-06-02 11:37 Thomas Weber
  2010-06-02 11:37 ` [PATCHv2 01/11] OMAP2: Devkit8000: Cleanup for power supplies Thomas Weber
                   ` (10 more replies)
  0 siblings, 11 replies; 13+ messages in thread
From: Thomas Weber @ 2010-06-02 11:37 UTC (permalink / raw)
  To: linux-arm-kernel

These patches correct errors that were done while using the board code
from beagle board for Devkit8000. 

The Devkit8000 uses the TPS65930, an reduced version of the TWL4030. 
So not all power supplies from the TWL4030 are available.
The DSS2 do not need a VDVI any longer so it is removed. 
The definition of the supplies are changed to use the new REGULATOR_SUPPLY macro.
The pins for lcd and dvi powerdown are corrected.

Changes to v1:
 -remove the patches that only fix comments
 -expand the description of the patches

Kan-Ru Chen (2):
  OMAP2: Devkit8000: Enable DVI-D output
  OMAP2: Devkit8000: Setup LCD reset

Thomas Weber (9):
  OMAP2: Devkit8000: Cleanup for power supplies
  OMAP2: Devkit8000: change panel to generic panel
  OMAP2: Devkit8000: Remove unneeded VDVI supply
  OMAP2: Devkit8000: Remove non existing vsim supply
  OMAP2: Devkit8000: Remove en-/disable for tv panel
  OMAP2: Devkit8000: Using the REGULATOR_SUPPLY macro
  OMAP2: Devkit8000: Using gpio_is_valid macro
  OMAP2: Devkit8000: Remove unused omap_board_config
  OMAP2: Devkit8000: Fix regulator for power supply

 arch/arm/mach-omap2/board-devkit8000.c |  122 +++++++++++++++-----------------
 1 files changed, 58 insertions(+), 64 deletions(-)

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2010-07-05 12:57 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-02 11:37 [PATCHv2 00/11] Multiple fixes for Devkit8000 Thomas Weber
2010-06-02 11:37 ` [PATCHv2 01/11] OMAP2: Devkit8000: Cleanup for power supplies Thomas Weber
2010-06-02 11:37 ` [PATCHv2 02/11] OMAP2: Devkit8000: change panel to generic panel Thomas Weber
2010-06-02 11:37 ` [PATCHv2 03/11] OMAP2: Devkit8000: Enable DVI-D output Thomas Weber
2010-06-02 11:37 ` [PATCHv2 04/11] OMAP2: Devkit8000: Setup LCD reset Thomas Weber
2010-07-05 12:57   ` Tony Lindgren
2010-06-02 11:37 ` [PATCHv2 05/11] OMAP2: Devkit8000: Remove unneeded VDVI supply Thomas Weber
2010-06-02 11:37 ` [PATCHv2 06/11] OMAP2: Devkit8000: Remove non existing vsim supply Thomas Weber
2010-06-02 11:37 ` [PATCHv2 07/11] OMAP2: Devkit8000: Remove en-/disable for tv panel Thomas Weber
2010-06-02 11:37 ` [PATCHv2 08/11] OMAP2: Devkit8000: Using the REGULATOR_SUPPLY macro Thomas Weber
2010-06-02 11:37 ` [PATCHv2 09/11] OMAP2: Devkit8000: Using gpio_is_valid macro Thomas Weber
2010-06-02 11:37 ` [PATCHv2 10/11] OMAP2: Devkit8000: Remove unused omap_board_config Thomas Weber
2010-06-02 11:37 ` [PATCHv2 11/11] OMAP2: Devkit8000: Fix regulator for power supply Thomas Weber

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).