On 15-05-20, 00:04, Amit Tomer wrote: > Hi, > > On Thu, May 14, 2020 at 11:58 PM Vinod Koul <vkoul@xxxxxxxxxx> wrote: > > > > 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! and what is the answer for this..? > > > > 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! > > Ok, I would make note of it and Cc everyone on cover letter going forward. > > Thanks > -Amit -- ~Vinod