From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sergei Shtylyov Date: Wed, 15 Oct 2014 14:40:06 +0000 Subject: Re: [PATCH 3/3] media: soc_camera: rcar_vin: Add NV16 horizontal scaling-up support Message-Id: <543E8746.80809@cogentembedded.com> List-Id: References: <1413268013-8437-1-git-send-email-ykaneko0929@gmail.com> <1413268013-8437-4-git-send-email-ykaneko0929@gmail.com> <543D1DD1.2060700@cogentembedded.com> <20141015045213.GA18646@verge.net.au> In-Reply-To: <20141015045213.GA18646@verge.net.au> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Simon Horman Cc: Yoshihiro Kaneko , linux-media@vger.kernel.org, Guennadi Liakhovetski , Magnus Damm , linux-sh@vger.kernel.org Hello. On 10/15/2014 08:52 AM, Simon Horman wrote: >>> From: Koji Matsuoka >>> The scaling function had been forbidden for the capture format of >>> NV16 until now. With this patch, a horizontal scaling-up function >>> is supported to the capture format of NV16. a vertical scaling-up >>> by the capture format of NV16 is forbidden for the H/W specification. >> s/for/by/? > How about the following text? > Up until now scaling has been forbidden for the NV16 capture format. This > patch adds support for horizontal scaling-up for NV16. Vertical scaling-up > for NV16 is forbidden for by the H/W specification. "For by", hehe? Were you trying to keep every happy? :-) WBR, Sergei