summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorLawrence Yu <[email protected]>2016-03-04 09:08:56 -0800
committerHans de Goede <[email protected]>2016-03-23 22:04:13 +0100
commitcf6eca7ccd9025e9f34f179682516f1e5d7e0e78 (patch)
treefdc42d22c650d6b44a6266e4366b77565b7f2ccd /scripts
parent70fe24ed93fa90eb407d18a5fc9d9ad85ac9184c (diff)
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 <[email protected]> [[email protected]: Only apply this change to A23 / A33] Signed-off-by: Hans de Goede <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions