omap3: pandora: board file updates for .33
authorGrazvydas Ignotas <notasas@gmail.com>
Tue, 8 Dec 2009 18:17:24 +0000 (10:17 -0800)
committerTony Lindgren <tony@atomide.com>
Wed, 9 Dec 2009 00:45:30 +0000 (16:45 -0800)
Pandora board file updates:
- change keycodes of game buttons
  it was decided not to use ABXY layout by the developers.
- drop i2c bus 3 speed to 100kHz
  this is needed for battery monitoring chip to work reliably.
- drop pandora_lcd platform_device
  the older DSS driver was never functional on l-o or mainline
  kernels due to missing panel driver, so remove unneeded
  pandora_lcd platform_device. This also removes last OMAP_TAG
  from the board file.

Signed-off-by: Grazvydas Ignotas <notasas@gmail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found