coreboot/src
Mario Scheithauer 956a9f6a9c siemens/mc_apl1: Activate PTN3460 eDP to LVDS bridge IC
This mainboard uses a LVDS connection for LCD panels. Apollo Lake SoC
provides a display controller with three independent pipes (1x eDP and
2x DP/HDMI). PTN3460 is an embedded DisplayPort to LVDS bridge device
that enables connectivity between an eDP source and LVDS display panel
(http://www.nxp.com/documents/data_sheet/PTN3460.pdf).
The bridge contains an On-chip Extended Display Identification Data
(EDIT) emulation for EDIT data structures.
This patch sets up PTN3460 to be used with the appropriate LCD panel.

Change-Id: Ib8fa79bb608f1842f26c1af3d7bf4bb0513fa94d
Signed-off-by: Mario Scheithauer <mario.scheithauer@siemens.com>
Reviewed-on: https://review.coreboot.org/19043
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2017-04-04 06:44:47 +02:00
..
acpi
arch arch/x86/acpigen: Allow writing buffers larger than 256 bytes 2017-04-03 04:53:03 +02:00
commonlib commonlib: Wrap lines at 80 columns 2017-03-13 21:23:21 +01:00
console console: Enable do_printk_va_list for VBOOT 2016-12-27 18:07:39 +01:00
cpu AGESA: Reduce typecasting in heapmanager calls 2017-04-04 02:33:30 +02:00
device device/dram/ddr2: Add common ddr2 spd decoder 2017-03-10 11:17:27 +01:00
drivers drivers/i2c/tpm: remove 1260 byte buffer from stack 2017-04-03 05:33:27 +02:00
ec vboot: Move remaining features out of vendorcode/google/chromeos 2017-03-28 22:18:13 +02:00
include vboot: Move remaining features out of vendorcode/google/chromeos 2017-03-28 22:18:13 +02:00
lib src/lib/jpeg: Fix missing closing brace 2017-03-29 13:05:18 +02:00
mainboard siemens/mc_apl1: Activate PTN3460 eDP to LVDS bridge IC 2017-04-04 06:44:47 +02:00
northbridge AGESA: Refactor S3 support functions 2017-04-04 02:23:39 +02:00
soc nb/intel: Deduplicate vbt header 2017-04-03 04:58:03 +02:00
southbridge cimx/sb800: Log southbridge call-sites 2017-04-03 06:17:18 +02:00
superio superio/fintek: Add support for Fintek F71808A 2017-03-27 19:19:56 +02:00
vboot Remove libverstage as separate library and source file class 2017-03-28 22:18:53 +02:00
vendorcode vboot: Move remaining features out of vendorcode/google/chromeos 2017-03-28 22:18:13 +02:00
Kconfig GDB_WAIT: Clarify Kconfig description 2017-03-14 22:20:47 +01:00