Other Parts Discussed in Thread: TFP410
Our processor is DRA71X and DRA74X, with 3.02.00.03 SDK version.
We try to generate RGB888 signal from Vout2 and Vout3 channel of DRA7xx, and pass these signal to TFP410 to transform them as HDMI signal.
We would like use hdmi1_ddc_scl & hdmi1_ddc_sda to control TFP410, here are some questions.
1.How could i use these 2 pins(ddc_scl & ddc_sda)? can i control it through general i2c command, like "i2cget" or "i2cset"?
2.in the GitHub web sites(github.com/.../ti-tfp410.c), i saw the source code support for TFP410, but i can't find this source code under the same location of my SDK(board-support/linux/drivers/gpu/drm/bridge/). Does 3.02.00.03 SDK has driver to support the control of TFP410?
Regards,
Shawn