From patchwork Thu Jul 5 13:32:33 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Todor Tomov X-Patchwork-Id: 141168 Delivered-To: patch@linaro.org Received: by 2002:a2e:9754:0:0:0:0:0 with SMTP id f20-v6csp1953787ljj; Thu, 5 Jul 2018 06:39:00 -0700 (PDT) X-Google-Smtp-Source: AAOMgpcV+sMyjD+RcrvaLsmvgFbxULnX+G+Z48DGgC8sRXimn9Akj0CStpk2cO2vHGr5m2hF/Hfd X-Received: by 2002:a63:b213:: with SMTP id x19-v6mr5645230pge.393.1530797940682; Thu, 05 Jul 2018 06:39:00 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1530797940; cv=none; d=google.com; s=arc-20160816; b=f9x9jWFg0AtFXhTM/AQgUE93i96lEwYCj2DkTFNMt4wZi1/aBKOmk5lzgBP5kpcLGq Tc6pMhLSysAoSoGfPmp5lhtCgjPJw76drIs/6hua5M1B3uJKZ6bl8mEJHNon2uFE3g9O /7bWYq8iUeV8Jor65ggIV7TiVEnV2Tz76pjkfFeKXRBWrxnwXzC9yxyihHSUjhkpWUfh PzBHgGDdVvI1mZg6wN/M8EMYgNTkUIh/uwUZZZzvezC2fcn9Gi3lbnXbYuM2pT/04aQo rnHsc1RtQVqxF/1W+/pvLfHmvdUYWDv53Ai6OoBTJtt/mD4mH9wTN2dHm8EUKq+Llt1i MHiA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:references:in-reply-to:message-id:date :subject:cc:to:from:arc-authentication-results; bh=jXxVcDsRtxdjmqgXTfuZDnkzlUbvM8XRftzFSUT1+VI=; b=gHUfzkGy5tlmTHCBiXlFPkxHdr5jEtRXVD0XAaNxrwK0D9Spv+RSDhrYLNnIV8MCv7 d6hxyc0mfPBCuEl/QZ+FPJ7xKCrW+8LceHVfWl0e/H9kaHhFKPJ50L0yg75ob4/C9L2E ZhrXG2ppval5EicZdQ2M0538wPyneIivWOPA8V9TvPA/MysV14WvuEB2ZZr0Tvs/kRdT 3BbxmVG1IgssGeQQJ6kQZTu+np5NQ8o4ujPUh9YWgZZWq9W8dleHhHyKnS0FP/NO4Dg1 OI3VyLC53+i6X6KG0C3K5RCYwvDfVnKU7wKpIAXHjVjJrTf++lfwWZsCkoL5u21HiZvD YgNA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=linaro.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id z4-v6si5408049pge.173.2018.07.05.06.39.00; Thu, 05 Jul 2018 06:39:00 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=linaro.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753818AbeGENdW (ORCPT + 31 others); Thu, 5 Jul 2018 09:33:22 -0400 Received: from ns.mm-sol.com ([37.157.136.199]:41218 "EHLO extserv.mm-sol.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753273AbeGENdS (ORCPT ); Thu, 5 Jul 2018 09:33:18 -0400 Received: from mms-0439.qualcomm.mm-sol.com (unknown [37.157.136.206]) by extserv.mm-sol.com (Postfix) with ESMTPSA id DDDC7CD49; Thu, 5 Jul 2018 16:33:16 +0300 (EEST) From: Todor Tomov To: mchehab@kernel.org, sakari.ailus@linux.intel.com, hans.verkuil@cisco.com, laurent.pinchart+renesas@ideasonboard.com, linux-media@vger.kernel.org Cc: linux-kernel@vger.kernel.org, Todor Tomov Subject: [PATCH v2 02/34] media: v4l: Add new 2X8 10-bit grayscale media bus code Date: Thu, 5 Jul 2018 16:32:33 +0300 Message-Id: <1530797585-8555-3-git-send-email-todor.tomov@linaro.org> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1530797585-8555-1-git-send-email-todor.tomov@linaro.org> References: <1530797585-8555-1-git-send-email-todor.tomov@linaro.org> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The code will be called MEDIA_BUS_FMT_Y10_2X8_PADHI_LE. It is similar to MEDIA_BUS_FMT_SBGGR10_2X8_PADHI_LE but MEDIA_BUS_FMT_Y10_2X8_PADHI_LE describes grayscale data. Signed-off-by: Todor Tomov --- Documentation/media/uapi/v4l/subdev-formats.rst | 72 +++++++++++++++++++++++++ include/uapi/linux/media-bus-format.h | 3 +- 2 files changed, 74 insertions(+), 1 deletion(-) -- 2.7.4 diff --git a/Documentation/media/uapi/v4l/subdev-formats.rst b/Documentation/media/uapi/v4l/subdev-formats.rst index a4739f7..8e73fcf 100644 --- a/Documentation/media/uapi/v4l/subdev-formats.rst +++ b/Documentation/media/uapi/v4l/subdev-formats.rst @@ -4318,6 +4318,78 @@ the following codes. - y\ :sub:`2` - y\ :sub:`1` - y\ :sub:`0` + * .. _MEDIA-BUS-FMT-Y10-2X8-PADHI_LE: + + - MEDIA_BUS_FMT_Y10_2X8_PADHI_LE + - 0x202c + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - y\ :sub:`7` + - y\ :sub:`6` + - y\ :sub:`5` + - y\ :sub:`4` + - y\ :sub:`3` + - y\ :sub:`2` + - y\ :sub:`1` + - y\ :sub:`0` + * - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - y\ :sub:`9` + - y\ :sub:`8` * .. _MEDIA-BUS-FMT-UYVY10-2X10: - MEDIA_BUS_FMT_UYVY10_2X10 diff --git a/include/uapi/linux/media-bus-format.h b/include/uapi/linux/media-bus-format.h index 9e35117..d6a5a3b 100644 --- a/include/uapi/linux/media-bus-format.h +++ b/include/uapi/linux/media-bus-format.h @@ -62,7 +62,7 @@ #define MEDIA_BUS_FMT_RGB121212_1X36 0x1019 #define MEDIA_BUS_FMT_RGB161616_1X48 0x101a -/* YUV (including grey) - next is 0x202c */ +/* YUV (including grey) - next is 0x202d */ #define MEDIA_BUS_FMT_Y8_1X8 0x2001 #define MEDIA_BUS_FMT_UV8_1X8 0x2015 #define MEDIA_BUS_FMT_UYVY8_1_5X8 0x2002 @@ -74,6 +74,7 @@ #define MEDIA_BUS_FMT_YUYV8_2X8 0x2008 #define MEDIA_BUS_FMT_YVYU8_2X8 0x2009 #define MEDIA_BUS_FMT_Y10_1X10 0x200a +#define MEDIA_BUS_FMT_Y10_2X8_PADHI_LE 0x202c #define MEDIA_BUS_FMT_UYVY10_2X10 0x2018 #define MEDIA_BUS_FMT_VYUY10_2X10 0x2019 #define MEDIA_BUS_FMT_YUYV10_2X10 0x200b