Files
u-boot-tk1-som/drivers
Lawrence Yu cf6eca7ccd sunxi: Configure only LVDS pins instead of all LCD pins when LVDS interface selected
The behavior before this patch would attempt to configure the mux
setting for pins 0 to 27 on PORTD to all be setting 3 for LVDS.  The
LVDS interface actually only uses pins 18 to 27 and not pins 0 to 27
as in the parallel LCD interface.  This patch restricts the
configuration to only the relevant pins 18 to 27 on PORTD.

This was tested on a sun8i A33 tablet with an LVDS screen.  MMC1 has
the capability to use pins 2 to 7 on PORTD and the mux on those pins
was being inadvertently set to setting 3 for MMC functionality which
this patch corrects.

Signed-off-by: Lawrence Yu <lyu@micile.com>
[hdegoede@redhat.com: Only apply this change to A23 / A33]
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
2016-03-23 22:04:13 +01:00
..
2015-11-02 10:38:00 +09:00
2016-03-22 12:16:16 -04:00
2016-03-22 12:16:16 -04:00
2016-03-17 10:27:26 +08:00
2016-01-27 15:32:05 +01:00
2016-03-14 19:21:44 -04:00
2016-03-15 15:13:05 -04:00
2016-03-22 12:19:53 -04:00
2016-02-05 12:47:21 +08:00
2016-03-15 15:12:56 -04:00
2016-02-06 12:00:59 +01:00
2016-03-14 19:21:44 -04:00
2016-01-21 20:42:36 -07:00