Hi,
I am under development of custom AM3874 board. We would like to use I2C bus in HDMI/DVI connector for touchscreen communication (HDMI_I2C port). I am not sure if it is possible, because it may be already used by VPSS coprocessor. Is it possible or I have to add another cable to my touchscreen and choose another processor's standard I2C port?
Also, I am trying to play with display settings for VPSS. I have a screen with native resolution 800x480. Default mode=480p-60 settings of VPSS leaves some blank bars on the right side and on the bottom of the screen (probably because it is 720x480). I tried to set mode=800x480@60, but it is even worse (right bar is wider for some reason). I am not sure if this is vpss.ko settings or maybe X server? I am using X server from Angstrom distribution for my board (I expected it to be compatible with the drivers).
Greg