lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Fri, 18 Sep 2015 17:13:51 +0200
From:	Philipp Zabel <p.zabel@...gutronix.de>
To:	Philippe De Muyter <phdm@...qel.be>
Cc:	linux-kernel@...r.kernel.org,
	Steve Longerbeam <slongerbeam@...il.com>,
	Boris BREZILLON <boris.brezillon@...e-electrons.com>,
	Hans Verkuil <hans.verkuil@...co.com>
Subject: Re: [PATCH] [media] gpu: ipu-v3: csi: add support for 8 bpp
 grayscale sensors.

Am Freitag, den 18.09.2015, 15:41 +0200 schrieb Philippe De Muyter:
> Signed-off-by: Philippe De Muyter <phdm@...qel.be>
> Cc: Steve Longerbeam <slongerbeam@...il.com>
> Cc: Boris BREZILLON <boris.brezillon@...e-electrons.com>
> Cc: Philipp Zabel <p.zabel@...gutronix.de>
> Cc: Hans Verkuil <hans.verkuil@...co.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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ