On 14-05-20, 21:40, Amit Singh Tomar wrote: > At the moment, Driver uses bit fields to describe registers of the DMA > descriptor structure that makes it less portable and maintainable, and > Andre suugested(and even sketched important bits for it) to make use of > array to describe this DMA descriptors instead. It gives the flexibility > while extending support for other platform such as Actions S700. > > This commit removes the "owl_dma_lli_hw" (that includes bit-fields) and > uses array to describe DMA descriptor. So i see patch 1/9 and 2/9 in my inbox... where are the rest ? No cover to detail out what the rest contains, who should merge them etc etc! If you are sending a series to different subsystem please make a habit to CC everyone on cover letter so that we understand details about the series. If not dependent, just send as individual units to subsystems! -- ~Vinod