diff options
author | 2013-02-12 15:07:32 +0530 | |
---|---|---|
committer | 2013-04-04 11:50:48 +0300 | |
commit | fde382541d55000ffc39587d5bff4f71fde8db07 (patch) | |
tree | 870fff68767f067b5542d49d4f38a0c32faee01b /tools/perf/scripts/python/syscall-counts.py | |
parent | arm: omap: board-overo: use lb035q02 dpi panel's gpio handling (diff) | |
download | linux-dev-fde382541d55000ffc39587d5bff4f71fde8db07.tar.xz linux-dev-fde382541d55000ffc39587d5bff4f71fde8db07.zip |
arm: omap: board-omap3evm: use sharp panel's gpio handling
The omap3evm board file currently requests gpios required by the sharp_ls dpi
panel, and provides platform_enable/disable callbacks to configure them.
These tasks have been moved to the sharp_ls panel driver itself and shouldn't
be done in the board files.
Remove the gpio requests and the platform callbacks from the board file.
Add the gpio information to panel_sharp_ls037v7dw01_data so that it's passed
to the panel driver.
Note: The GPIOs OMAP3EVM_LCD_PANEL_ENVDD and OMAP3EVM_LCD_PANEL_BKLIGHT_GPIO
aren't directly connected to the sharp panel, hence they aren't passed to the
panel driver as platform data. These are set to a default value such that LCD
is enabled and backlight is on. These used to previously toggle through the
platform_enable/disable callbacks, but now these are always on. This needs to
be revisited.
Signed-off-by: Archit Taneja <archit@ti.com>
Cc: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions