rockbox/firmware/target/arm/imx233/sansa-fuzeplus
Amaury Pouly 1d21e54fc4 fuze+: add RDS support
I successfully identified the STC/RDS pin as B2P27.
Strangely the OF uses polling instead of interrupts
but since they routed it, let's use it! On the fuze+
the fmradio i2c uses bit toggling so we can't read
the RDS data in the interrupt context. Instead we
defer the work to a thread.

Change-Id: Iedfa425320e6c91b4351b72e97c732696bdb2b73
Reviewed-on: http://gerrit.rockbox.org/236
Reviewed-by: Bertrik Sikken <bertrik@sikken.nl>
Reviewed-by: Amaury Pouly <amaury.pouly@gmail.com>
2012-05-12 13:09:06 +02:00
..
adc-fuzeplus.c imx233/fuze+: rework lradc/adc code, add external temperature sensing(battery) 2012-03-17 17:42:49 +01:00
adc-target.h imx233/fuze+: rework lradc/adc code, add external temperature sensing(battery) 2012-03-17 17:42:49 +01:00
audio-fuzeplus.c imx233/fuze+: fix a typo, handle volume differently because of the line1/dac mode difference. 2012-02-03 20:04:39 +01:00
backlight-fuzeplus.c imx233: add pinctrl debug code to track pin uses 2012-05-10 00:13:11 +02:00
backlight-target.h
button-fuzeplus.c imx233: add pinctrl debug code to track pin uses 2012-05-10 00:13:11 +02:00
button-target.h fix fuze+ build: we need stdbool.h for bool 2012-01-08 00:22:39 +00:00
debug-fuzeplus.c
fmradio-i2c-fuzeplus.c fuze+: add RDS support 2012-05-12 13:09:06 +02:00
lcd-fuzeplus.c imx233: add pinctrl debug code to track pin uses 2012-05-10 00:13:11 +02:00
lcd-target.h fuze+: change rendering scheme, do not rely on generic framebuffer and implement rect updating and yuv blitting correctly. 2012-01-27 20:08:33 +01:00
power-fuzeplus.c imx233: add pinctrl debug code to track pin uses 2012-05-10 00:13:11 +02:00
powermgmt-fuzeplus.c
powermgmt-target.h