---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
ioctl_xm2mvsc.h
- The char driver that consumes the IP layer in xm2m_vscale.c
Signed-off-by: Rohit Athavale
---
drivers/staging/Kconfig | 2 +
drivers/staging/Makefile | 1 +
drivers/staging/xm2mvscale/Kconfig| 11 +
drivers/staging
.c to see if it makes sense.
- Another question would be the right place to keep the driver,
in drivers/staging/media or drivers/staging/
- Dropped empty mmap_open, mmap_close ops.
- Removed incorrect DMA_SHARED_BUFFER select from Kconfig
v1 - Initial version
Rohit Athavale (3):
st
This commit adds the binding doc for the DT that the driver expects.
Driver has been tested against Zynq US+ board.
Signed-off-by: Rohit Athavale
---
.../devicetree/bindings/xm2mvscaler.txt| 25 ++
1 file changed, 25 insertions(+)
create mode 100644
drivers
This commit highlights the key functionalities that will be
improved upon in a future patch set.
Signed-off-by: Rohit Athavale
---
drivers/staging/xm2mvscale/TODO | 18 ++
1 file changed, 18 insertions(+)
create mode 100644 drivers/staging/xm2mvscale/TODO
diff --git a/drivers
February 21, 2018 12:27 AM
> To: Rohit Athavale
> Cc: de...@driverdev.osuosl.org; gre...@linuxfoundation.org
> Subject: Re: [PATCH 1/3] staging: xm2mvscale: Driver support for Xilinx M2M
> Video
> Scaler
>
> This feels like a media driver. Can you CC linux-me...@vger.
polyphases filters to perform
video scaling. The driver will be used by an application like a
gstreamer plugin.
Rohit Athavale (3):
staging: xm2mvscale: Driver support for Xilinx M2M Video Scaler
staging: xm2mvscale: Add TODO for the driver
Documentation: devicetree: bindings: Add DT binding
This commit adds the binding doc for the DT that the driver expects.
Driver has been tested against Zynq US+ board.
Signed-off-by: Rohit Athavale
---
.../devicetree/bindings/xm2mvscaler.txt| 25 ++
1 file changed, 25 insertions(+)
create mode 100644
drivers
ioctl_xm2mvsc.h
- The char driver that consumes the IP layer in xm2m_vscale.c
Signed-off-by: Rohit Athavale
---
drivers/staging/Kconfig | 2 +
drivers/staging/Makefile | 1 +
drivers/staging/xm2mvscale/Kconfig| 12 +
drivers/staging
This commit highlights the key functionalities that will be
improved upon in a future patch set.
Signed-off-by: Rohit Athavale
---
drivers/staging/xm2mvscale/TODO | 15 +++
1 file changed, 15 insertions(+)
create mode 100644 drivers/staging/xm2mvscale/TODO
diff --git a/drivers
10 matches
Mail list logo