rockbox/firmware/target/arm/imx233/creative-zen
Amaury Pouly ac6822debb zen/zenxfi: fix incorrect dotclk polarity
By default STMP3700 launches from negative edge for capture on positive edge.
If we leave DPL (bit 13 of reg 0x13) to 0, it will be captured on falling edge,
resulting in a potentially undefined behavior. Some make sure LCD captures on
rising edge. Alternatively we could change the dotclk polarity in VDCTRL0.

Change-Id: I4ceb2f5a9be88e07f0af9bf493b7881883320fda
2025-08-31 20:50:22 -04:00
..
audio-target.h imx233: make microphone bias, bias pin and resistor configurable 2016-09-21 00:36:51 +01:00
backlight-target.h Get rid of stupid _backlight_* function names 2015-01-12 11:09:27 +01:00
backlight-zen.c zen/zenxfi: fix backlight white flash on backlight on 2017-08-27 17:33:29 +02:00
button-target.h zen{,xfi,mozaic,xfistyle,v}: switch to the new button driver 2014-02-22 20:33:20 +01:00
button-zen.c zenmozaic: adjust button voltage 2017-02-04 17:17:11 +01:00
debug-zen.c Initial commit for the Creative ZEN and ZEN X-Fi 2013-10-22 00:34:45 +02:00
fmradio-target.h imx233: factor fmradio i2c and tuner power code 2013-11-19 20:39:10 +00:00
lcd-target.h zen/zenxfi: switch lcd driver to 24-bit mode 2014-06-24 18:07:55 +02:00
lcd-zen.c zen/zenxfi: fix incorrect dotclk polarity 2025-08-31 20:50:22 -04:00
lcd-zenmozaic.c Lcd save function pointer to frame buffer get_address_fn before loops 2022-03-21 23:53:48 -04:00
lcd-zenv.c Lcd save function pointer to frame buffer get_address_fn before loops 2022-03-21 23:53:48 -04:00
lcd-zenxfistyle.c Lcd save function pointer to frame buffer get_address_fn before loops 2022-03-21 23:53:48 -04:00
power-zen.c imx233: factor fmradio i2c and tuner power code 2013-11-19 20:39:10 +00:00
powermgmt-target.h Initial commit for the Creative ZEN and ZEN X-Fi 2013-10-22 00:34:45 +02:00
powermgmt-zen.c Remove BATTERY_TYPES 2025-03-11 02:26:38 -04:00