View Issue Details

IDProjectCategoryView StatusLast Update
0000580FSS5PC100TVOUT driverpublic2011-05-16 13:44
ReporterKiepferAssigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionfixed 
Product VersionV1.3 
Target VersionV1.4Fixed in VersionV1.4 
Summary0000580: Modify TVOUT driver to work with F&S I2C driver interface
DescriptionCurrently the TVOUT driver uses the I2C driver available in the S5PC100 BSP to access HDMI/EDID interface. As this I2C interface also is available externally, it is required to modify the TVOUT driver.
I would suggest modifying the TVOUT driver to use the F&S NI2C Driver interface which offers the most flexible solution. Even when changing the HW layout to use GPIO pins, the latest I2C driver can be used.
Forum Link
Found Driver VersionV1.1
Fixed Driver VersionV1.2

Activities

froelich

2011-05-16 13:44

administrator   ~0000395

Added GPIO based I2C driver to QBlissA8 platform.
Added reg values to instantiate I2C9: which uses SDA = pin 150 and SCL = pin 152. Modified TVOUT driver to use I2C9: instead of HIC1:.