[#4445] bf5xx-i2s.c fogets to request TFS for SPORT use
Submitted By: Cliff Cai
Open Date
2008-09-26 03:58:21 Close Date
2008-10-09 04:16:09
Priority:
Medium Assignee:
Cliff Cai
Status:
Closed Fixed In Release:
N/A
Found In Release:
N/A Release:
ALL
Category:
N/A Board:
EZKIT Lite
Processor:
N/A Silicon Revision:
Is this bug repeatable?:
Yes Resolution:
Fixed
Uboot version or rev.:
Toolchain version or rev.:
App binary format:
N/A
Summary: bf5xx-i2s.c fogets to request TFS for SPORT use
Details:
sound/soc/blackfin/bf5xx-i2s.c fogets to request TFS for SPORT use.this will cause problem when uses independant frame signals for TX and RX.
Follow-ups
--- Mike Frysinger 2008-09-26 13:52:25
if we compare the SPORT pins requested in these files:
drivers/char/bfin_sport.c
sound/soc/blackfin/bf5xx-i2s.c
sound/soc/blackfin/bf5xx-ac97.c
we see that bfin_sport requests 8 pins, i2s requests 5 pins, and ac97 requests
6 pins ... shouldnt they all request 8 pins ?
--- Michael Hennerich 2008-09-26 18:05:06
Short answer No - certain SPORT modes RFS = TFS and RSCLK = TSCLK. Physically
only TSCLK and one FrameSync are connected.
On some recent parts pinmuxing and peripheral flexibility benefit by this.
-Michael
--- Cliff Cai 2008-10-09 04:16:09
Apply patch from brian to solve this problem now.
Cliff
Files
Changes
Commits
Dependencies
Duplicates
Associations
Tags
File Name File Type File Size Posted By
No Files Were Found