Skip to content

Commit

Permalink
ARM: OMAP: Palm Tungsten E board update
Browse files Browse the repository at this point in the history
General update of the board file for Palm Tungsten E. Registers the
platform devices contained in the PDA (ROM chip, keypad, infra-red)
and updates the configuration for USB and MMC, whose config values
were previously guessed in most cases due to lack of documentation
(and now are confirmed by a number of users). Macros for GPIO pins are
moved to a file in include/asm-arm/arch-omap.

Signed-off-by: Andrzej Zaborowski <[email protected]>
Signed-off-by: Tony Lindgren <[email protected]>
  • Loading branch information
balrog-kun authored and tmlind committed Sep 21, 2007
1 parent 6ea59bb commit c369501
Show file tree
Hide file tree
Showing 4 changed files with 401 additions and 23 deletions.
9 changes: 4 additions & 5 deletions arch/arm/mach-omap1/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -84,11 +84,10 @@ config MACH_OMAP_PALMTE
bool "Palm Tungsten E"
depends on ARCH_OMAP1 && ARCH_OMAP15XX
help
Support for the Palm Tungsten E PDA. Currently only the LCD panel
is supported. To boot the kernel, you'll need a PalmOS compatible
bootloader; check out http://palmtelinux.sourceforge.net for more
information.
Say Y here if you have such a PDA, say NO otherwise.
Support for the Palm Tungsten E PDA. To boot the kernel, you'll
need a PalmOS compatible bootloader; check out
http://palmtelinux.sourceforge.net/ for more information.
Say Y here if you have this PDA model, say N otherwise.

config MACH_NOKIA770
bool "Nokia 770"
Expand Down
Loading

0 comments on commit c369501

Please sign in to comment.