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
adc-target.h
audio-fuzeplus.c
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
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
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