Hi all
I add tvp5147 driver to linux_psp kernel, I refer to the TI816x TVP5147 patch, and the tvp5147 can be detected. But the camera still not work.
I found 816evm tvp5147 work in vpss and VIP instance by adding the sub-device driver . But I see the datasheet tvp5147 derict connect to cpu.
Should I regist 5147 to ti81xxvin_sub_device?
I attach the bot log.
/***********************************************/
i=0
i2c addr=0x5d
tvp7002 3-005d: tvp7002 found @ 0x5d (OMAP I2C adapter)
tvp7002 3-005d: Rev. 02 detected.
ti81xxvin ti81xxvin: registered sub device tvp7002
i=1
i2c addr=0x5c
tvp514x 3-005c: tvp514x 3-005c decoder driver registered !!
tvp514x 3-005c: tvp5147m1 (Version - 0x07) found at 0xb8 (OMAP I2C adapter)
ti81xxvin ti81xxvin: registered sub device tvp5147m1
ti81xxvin ti81xxvin: TI81xx HDVPSS Capture driver initialized
/********************************************************************/