coreboot/src
Aaron Durbin 7b6cc0403f falco: add rtd2132 settings to device tree
Now that the rtd2132 device has the full settings the
panel timings need to be implemented. Sadly, the Tx timings
in the rtd2132 aren't 1:1 with the panel's Tx timings. Below
is the table equivalent:

  RTD2132 | Falco Panel
  --------+------------
     T1   |    T2
  --------+------------
     T2   | T8+T10+T12
  --------+------------
     T3   |    T14
  --------+------------
     T4   |    T15
  --------+------------
     T5   | T9+T11+T13
  --------+------------
     T6   |    T3
  --------+------------
     T7   |    T4
  --------+------------

Change-Id: I10a3ad475d6b9485a707eb49e31afd197fc8d24d
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://gerrit.chromium.org/gerrit/65858
Reviewed-by: Stefan Reinauer <reinauer@google.com>
Reviewed-on: http://review.coreboot.org/4472
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
2013-12-21 08:56:04 +01:00
..
arch armv7: Fix dcache_clean_by_mva. 2013-12-12 22:03:01 +01:00
console snprintf: lockless operation 2013-12-07 19:27:53 +01:00
cpu haswell: Update microcode revision 2013-12-21 07:39:04 +01:00
device device/dram/ddr3: Move CRC calculation in a separate function 2013-12-17 19:59:22 +01:00
drivers rtd2132: implement full configuration 2013-12-21 08:55:54 +01:00
ec ec/lenovo/h8: Enable 3G modem 2013-12-19 08:58:16 +01:00
include Add simple hexdump function 2013-12-21 08:25:44 +01:00
lib Add simple hexdump function 2013-12-21 08:25:44 +01:00
mainboard falco: add rtd2132 settings to device tree 2013-12-21 08:56:04 +01:00
northbridge haswell: Add pei_data field for USB routing 2013-12-21 07:39:33 +01:00
southbridge lynxpoint: Avoid any ME device communication in S3 path 2013-12-21 07:38:54 +01:00
superio Correct file permissions. 2013-12-07 00:39:09 +01:00
vendorcode chromeos: Check for recovery reason code in shared data 2013-12-21 07:28:37 +01:00
Kconfig Add GRUB2 payload to build system 2013-11-19 01:07:25 +01:00