This question is broken out from another forum entry hoping it will find a wider supply of knowlegable people.
When I boot my Leopardboard using DVEVM 3.10.00.19 with the kernel built from the snapshot kernel build suggested in the README for Gstreamer I receive this message:
ths7353 1-002e: chip found @ 0x5c (DaVinci I2C adapter)
ths7353 1-002e: No platform data!!
ths7353 1-002e: ths7353 write failed
ths7353: probe of 1-002e failed with error -121
vpfe-capture vpfe-capture: v4l2 sub device ths7353 register fails
vpfe_register_ccdc_device: DM365 ISIF
DM365 ISIF is registered with vpfe.
The
driver seems to be missing its platform data. Where would this come from? I feel like it is a build time item but I don't kow what its talking about. Is there platform specific information passed from some file? Located where?