Dne 3.10.2015 v 14:30 Philipp Zabel napsal(a): > Am Montag, den 28.09.2015, 23:15 +0200 schrieb Petr Cvek: >> This patch fixes a pin mux for the HTC Magician machine. Wrong and >> missing >> definitions caused a bad LCD operation and an unavailability of >> several >> peripherals. >> >> Signed-off-by: Petr Cvek <[email protected]> > > NAK on this one. Until this patch I can boot my o2 Xda mini with > Toppoly display and see the framebuffer kernel console output. Can we > split the LCD changes from the rest, I assume those are what breaks my > display.
I read the Toppoly datasheet and it seems, the LCD panel implements V/HSYNC, while Samsung does not (and I'm sure at least one of these sync pins must be GPIO for DC-DC control). A solution is probably to reconfigure the GPIO muxes by detected LCD type. > > best regards > Philipp > Petr -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

