> data structures used by the firmware and the hardware. On top of that, > the algorithms require highly specialized user space to make meaningful > use of them. For these reasons it has been chosen video buffers to pass > the parameters to the device. You should provide a pointer to the relevant userspace here as well. People need that to evaluate the interface. > 6 and 7 provide some utility functions and manage IPU3 fw download and > install. and a pointer to the firmware (which ideally should go into the standard Linux firmware git) Otherwise this is so much nicer than the IPUv2 code! Alan