mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] [media] gpu: ipu-v3: csi: add support for 8 bpp grayscale sensors.
@ 2015-09-18 13:41 Philippe De Muyter
  2015-09-18 15:13 ` Philipp Zabel
  0 siblings, 1 reply; 2+ messages in thread
From: Philippe De Muyter @ 2015-09-18 13:41 UTC (permalink / raw)
  To: linux-kernel
  Cc: Philippe De Muyter, Steve Longerbeam, Boris BREZILLON,
	Philipp Zabel, Hans Verkuil

Signed-off-by: Philippe De Muyter <phdm@macqel.be>
Cc: Steve Longerbeam <slongerbeam@gmail.com>
Cc: Boris BREZILLON <boris.brezillon@free-electrons.com>
Cc: Philipp Zabel <p.zabel@pengutronix.de>
Cc: Hans Verkuil <hans.verkuil@cisco.com>
---
 drivers/gpu/ipu-v3/ipu-csi.c |    1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/gpu/ipu-v3/ipu-csi.c b/drivers/gpu/ipu-v3/ipu-csi.c
index 752cdd2..0ab0e3a 100644
--- a/drivers/gpu/ipu-v3/ipu-csi.c
+++ b/drivers/gpu/ipu-v3/ipu-csi.c
@@ -271,6 +271,7 @@ static int mbus_code_to_bus_cfg(struct ipu_csi_bus_config *cfg, u32 mbus_code)
 	case MEDIA_BUS_FMT_SGBRG8_1X8:
 	case MEDIA_BUS_FMT_SGRBG8_1X8:
 	case MEDIA_BUS_FMT_SRGGB8_1X8:
+	case MEDIA_BUS_FMT_Y8_1X8:
 		cfg->data_fmt = CSI_SENS_CONF_DATA_FMT_BAYER;
 		cfg->mipi_dt = MIPI_DT_RAW8;
 		cfg->data_width = IPU_CSI_DATA_WIDTH_8;
-- 
1.7.10.4


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] [media] gpu: ipu-v3: csi: add support for 8 bpp grayscale sensors.
  2015-09-18 13:41 [PATCH] [media] gpu: ipu-v3: csi: add support for 8 bpp grayscale sensors Philippe De Muyter
@ 2015-09-18 15:13 ` Philipp Zabel
  0 siblings, 0 replies; 2+ messages in thread
From: Philipp Zabel @ 2015-09-18 15:13 UTC (permalink / raw)
  To: Philippe De Muyter
  Cc: linux-kernel, Steve Longerbeam, Boris BREZILLON, Hans Verkuil

Am Freitag, den 18.09.2015, 15:41 +0200 schrieb Philippe De Muyter:
> Signed-off-by: Philippe De Muyter <phdm@macqel.be>
> Cc: Steve Longerbeam <slongerbeam@gmail.com>
> Cc: Boris BREZILLON <boris.brezillon@free-electrons.com>
> Cc: Philipp Zabel <p.zabel@pengutronix.de>
> Cc: Hans Verkuil <hans.verkuil@cisco.com>
> ---
>  drivers/gpu/ipu-v3/ipu-csi.c |    1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/gpu/ipu-v3/ipu-csi.c b/drivers/gpu/ipu-v3/ipu-csi.c
> index 752cdd2..0ab0e3a 100644
> --- a/drivers/gpu/ipu-v3/ipu-csi.c
> +++ b/drivers/gpu/ipu-v3/ipu-csi.c
> @@ -271,6 +271,7 @@ static int mbus_code_to_bus_cfg(struct ipu_csi_bus_config *cfg, u32 mbus_code)
>  	case MEDIA_BUS_FMT_SGBRG8_1X8:
>  	case MEDIA_BUS_FMT_SGRBG8_1X8:
>  	case MEDIA_BUS_FMT_SRGGB8_1X8:
> +	case MEDIA_BUS_FMT_Y8_1X8:

Applied, thanks.

regards
Philipp


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-09-18 15:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-09-18 13:41 [PATCH] [media] gpu: ipu-v3: csi: add support for 8 bpp grayscale sensors Philippe De Muyter
2015-09-18 15:13 ` Philipp Zabel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®