Hi,
now i worked to use Yocto with phyflexIMX6q. We are able to compile kernel 3.10.17 (I made dts file) and distro, and it is working with phyflex imx6Q on a own made carrier board.
what is missing:
1) USB host and OTG (used directly from internal PHY as on sabdreSD without any external HUB chip), is not working due to something not correctly configurated on enable of power supply (the enable is always off), I'm sure that it is not hardware issue beause if I use the 3.0,35 kernel from phytec the USB is working fine on the same hardware.
2) I'm trying to use sensor on mipi interface (ov5640 mipi) and it is working, but when I try to use a sensor on the 2nd parallel interface (CSI1 that should go to ipu2) , it find the sensor it regiter the V4L2 dev but when i try to read from that dev (/dev/video2) it always says read timeout error...so something is missing in configuration of IPU/CSI ????
I attach here the DTS files I made .. thanks for any help.
Omar