summaryrefslogtreecommitdiff
path: root/board
diff options
context:
space:
mode:
authorSean Paul <seanpaul@chromium.org>2011-09-21 15:18:45 -0400
committerSean Paul <seanpaul@chromium.org>2011-09-27 09:08:21 -0700
commitfa9e36d6efa9d75a2e8dc79a95d5b3a66d9d000e (patch)
treed6290395581adb7c290a9c87800b75ff3c1771a6 /board
parent9cc79dbbd72b2200763357a0c0fdd16190f3ed5e (diff)
CHROMIUM: ARM: tegra: asymptote: Fix Asymptote backlight vdd enable line
This line is a NC on Asymptote, but right now we're using the pwm line (incorrectly). This CL removes the backlight-vdd line from Asymptote dts and ensures that it's safely ignored if it's missing. BUG=None TEST=Built u-boot for Asymptote and flashed it on the device. Ensured that the backlight still works in u-boot. Change-Id: Id751b6756bac120e2211b7b32c58f356ff30b767 Signed-off-by: Sean Paul <seanpaul@chromium.org> Reviewed-on: http://gerrit.chromium.org/gerrit/8063 Reviewed-by: Jon Kliegman <kliegs@chromium.org> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'board')
-rw-r--r--board/nvidia/seaboard/tegra2-asymptote.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/nvidia/seaboard/tegra2-asymptote.dts b/board/nvidia/seaboard/tegra2-asymptote.dts
index c5a3529dcb..292c32152e 100644
--- a/board/nvidia/seaboard/tegra2-asymptote.dts
+++ b/board/nvidia/seaboard/tegra2-asymptote.dts
@@ -84,7 +84,7 @@
/* Parameter 3 bit 0:1=output, 0=input; bit 1:1=high, 0=low */
backlight-enable = <&gpio 28 1>; /* PD4 */
lvds-shutdown = <&gpio 10 1>; /* PB2 */
- backlight-vdd = <&gpio 165 1>; /* PU5 */
+ /* Asymptote does not have backlight-vdd */
panel-vdd = <&gpio 22 1>; /* PC6 */
/*