Hi, I design a custom board using the H3. According to
http://linux-sunxi.org/Linux_mainlining_effort#Status_Matrix only the EMAC and CSI are missing from the mainline kernel to run the expected applications on that board. But the WIP indication suggest that some peoples are already working on them.
For the EMAC I found this patch that seem to be already usable
http://lists.infradead.org/piper ... ptember/455663.html Maybe there is a repository somewhere with a even more advanced version of this patch ?
For the CSI I have only found a patch for the clock. Did someone have more ? This is of special interest for me because on my design a use a FPGA to convert the MIPI CSI-2 two lanes of a image sensor into the DVP signals accepted by the H3 and this have obvious implication on the code used to configure the sensor by I2C. So If a get a chance to hack on a code that is likely hit the mainline, I will probably save time.