aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVenkateswara Rao Mandela <venkat.mandela@ti.com>2017-05-18 17:55:03 +0530
committerPraneeth Bajjuri <praneeth@ti.com>2017-08-28 14:48:04 -0500
commit2268ea9f73dc9b0da2ba5e210c2e22043319d213 (patch)
tree03bc9ae377ef262b16bb84983e1fdf8464162edc
parent190bc4436ef0eec1bd1f1273598c1009fa904678 (diff)
downloadjacinto6evm-2268ea9f73dc9b0da2ba5e210c2e22043319d213.tar.gz
enabled DSI bridge configuration
Change-Id: I0922f75e9ac642f778d7010d7ba1f8a5ad5f9a68
-rw-r--r--board/ti/dra7xx/lateattach.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/board/ti/dra7xx/lateattach.c b/board/ti/dra7xx/lateattach.c
index aacb8cac5f..b47ddc90dc 100644
--- a/board/ti/dra7xx/lateattach.c
+++ b/board/ti/dra7xx/lateattach.c
@@ -728,6 +728,8 @@ void spl_setup_display(void)
debug("Enabling LCD\n");
setup_lcd_i2c();
lcd_do_init_sequence(display_type);
+
+ Tc358778_lcdBridgeInit2(0, 0xe);
}
#define I2C_PCF8575_ADDR 0x26