diff options
author | Frans Hendriks <fhendriks@eltan.com> | 2019-06-21 09:48:48 +0200 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2019-06-22 11:38:30 +0000 |
commit | 6f9fcc64a170ec4348811dcb1cead2b1bcf2e3a0 (patch) | |
tree | 045c9332867cb20ecdfd82d2c5fea51fb4683fb3 /src/superio/nuvoton | |
parent | 09b103a955a7168f416c1b21e27e409d281a3693 (diff) | |
download | coreboot-6f9fcc64a170ec4348811dcb1cead2b1bcf2e3a0.tar.xz |
mainboard/facebook/fbg1701: Configure TC358860 eDP to MIPI controller
FBG1701 contains a TC358860 eDP to MIPI Bridge controller which needs
to be configured.
Add mainboard_configure_edp_bridge() to program the controller.
CPLD version is used to determine which table must be programmed.
The eDP is an i2c slave which expects the next i2c bus data for block
write:
<Slave Addr> <Reg Addr[15:8]> <Reg Addr[7:0]> followed by data with LSB
first.
BUG=N/A
TEST=Config eDP and verify LCD panels are working on Facebook FBG-1701
Change-Id: I262cb4376b86db94e3bb9522c556b5cc3ff38335
Signed-off-by: Frans Hendriks <fhendriks@eltan.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/33433
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'src/superio/nuvoton')
0 files changed, 0 insertions, 0 deletions