Re: [PATCH v2 1/3] staging: xm2mvscale: Driver support for Xilinx M2M Video Scaler

2018-03-20 Thread Hans Verkuil
can accept it, but we need to see some real effort >>> afterwards >>> to switch this to the right API. Otherwise it will be removed again >>> after a few kernel cycles. >>> >> >> Many thanks for providing a pathway to get this into >> drivers/staging/media

Re: [PATCH v2 1/3] staging: xm2mvscale: Driver support for Xilinx M2M Video Scaler

2018-03-19 Thread Nicolas Dufresne
; drivers/staging/media > > I will drop this series, and re-send with the driver being placed in > drivers/staging/media. > I'll add some references to this conversation, so a new reviewer gets > some context of what > was discussed. In the meanwhile I will look into re-writing

RE: [PATCH v2 1/3] staging: xm2mvscale: Driver support for Xilinx M2M Video Scaler

2018-03-19 Thread Rohit Athavale
---Original Message- > From: Hans Verkuil [mailto:hverk...@xs4all.nl] > Sent: Friday, March 09, 2018 3:58 AM > To: Greg KH ; Rohit Athavale > > Cc: de...@driverdev.osuosl.org; linux-me...@vger.kernel.org > Subject: Re: [PATCH v2 1/3] staging: xm2mvscale: Driver support for Xil

Re: [PATCH v2 1/3] staging: xm2mvscale: Driver support for Xilinx M2M Video Scaler

2018-03-09 Thread Hans Verkuil
On 22/02/18 14:46, Greg KH wrote: > On Wed, Feb 21, 2018 at 02:43:14PM -0800, Rohit Athavale wrote: >> This commit adds driver support for the pre-release Xilinx M2M Video >> Scaler IP. There are three parts to this driver : >> >> - The Hardware/IP layer that reads and writes register of the IP >>

Re: [PATCH v2 1/3] staging: xm2mvscale: Driver support for Xilinx M2M Video Scaler

2018-02-22 Thread Greg KH
On Wed, Feb 21, 2018 at 02:43:14PM -0800, Rohit Athavale wrote: > This commit adds driver support for the pre-release Xilinx M2M Video > Scaler IP. There are three parts to this driver : > > - The Hardware/IP layer that reads and writes register of the IP >contained in the scaler_hw_xm2m.c >