diff options
author | Hung-Te Lin <hungte@chromium.org> | 2019-04-10 16:52:21 +0800 |
---|---|---|
committer | Julius Werner <jwerner@chromium.org> | 2019-04-15 22:05:46 +0000 |
commit | 59a407349b6ed15fd83023b96ee559b7771c52f8 (patch) | |
tree | 7405ba193e2fb5f43242b85435d4c1456cdf36f1 /src/mainboard/pcengines | |
parent | e8367c0c5e4c1b003aa768d27245f4e56bb21ead (diff) |
google/kukui: Include LCD module identifier (LCM ID) into SKU ID
Kukui is using MIPI display panel and needs some identifier to tell
payloads which LCD module is installed, and to select right kernel
device tree. Following Scarlet, the decision is to embed LCD module ID
as part of SKU ID.
The LCM ID is using a different voltage mapping table from the rest.
Considering the complexity in computation of SKU ID, it is better to
move the cache logic from get_index to caller.
Also revise the mapping table since ADC on 8183 only supports 12
levels.
BUG=b:129299873
TEST=make -j; boots on Kukui Rev2 unit.
Change-Id: Ib0c00bc8ce3c71c445c5c4561403ce8ef4dd5844
Signed-off-by: Hung-Te Lin <hungte@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/32263
Reviewed-by: Julius Werner <jwerner@chromium.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/pcengines')
0 files changed, 0 insertions, 0 deletions