From patchwork Fri Aug 4 19:27:36 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Nicolas Dufresne X-Patchwork-Id: 13342297 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 85A09C001DF for ; Fri, 4 Aug 2023 19:28:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=0EEUGbEainr6W/3gjUP4tS3zT4ZREn6Tz/6VAztiWhQ=; b=wkhL2zTl9ukiH8 gScif+RtdgKNLRQPAsxJFTG84dnqhJhX3Szgpnty2TK6O7H2DOL2jDmNm/EvVy+4CCZccsa2YQ+Lx 117Qi95eAGTDdtl/MqbqOUH/tLWHvr7gywX17djusXaVTA6KJNxIR3N27iXMbCxrw4ZKgk5bMUhOx rK8sbBXbW7Sta5AJD4nXKFRs/VLfYPJ/sgBpUSbBGMjXEdmh9mHZpgE/X7V++izxfO9iNzUHAdm9i Z/ilZWMC6j2PLCKKBJeUavfPZlIg0Iitzf955w1rmG4m8+pJV/1NVYNLtrRXXAq2EOGpU1RBSyQRs GdNlEiSmMnbLupYyX0Mw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qS0T6-00D7nR-08; Fri, 04 Aug 2023 19:28:12 +0000 Received: from madras.collabora.co.uk ([2a00:1098:0:82:1000:25:2eeb:e5ab]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qS0T0-00D7jq-1h; Fri, 04 Aug 2023 19:28:10 +0000 Received: from whitebuilder.lan (unknown [IPv6:2606:6d00:15:bae9::c73]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: nicolas) by madras.collabora.co.uk (Postfix) with ESMTPSA id 8A9FA66071BC; Fri, 4 Aug 2023 20:27:57 +0100 (BST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=collabora.com; s=mail; t=1691177278; bh=fEfrE1N2g63pRTvitamxCMKZ1ziXiBr1RyUOiNjvvv0=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=RrlbyMJ2oOONQyazsZbz+idXA/jQnnpQ2vzc3MGwfc8h4MPj7AuZUmLZWrd2We7NV 90Aj9lgMovi5ZP5Sdtn2iqt6Xhkd3pft8ibY6LsTs/Mi4J+xCTwb0/r9iTcYgfS7WL 0vmOwyJ1bkXMXDw+HCV1dYJaMZNca/oEybE7Vt1Buwj/5j9WIrpA9RhCTytrwo9aNB WUY1IVKEKaFV57tSr+peHMiuelVRUoF3Jy8egh/JyDAZKjflBN8Sg6WtqRReDHkJ4O 4edQWHtYL+NKIeQlqF42NBh0u5pUsHubPYRZsQTBSPu7tvgoxUJuyxf8+1xiT4Bj9P Lxv1xnEaft3tA== From: Nicolas Dufresne To: Mauro Carvalho Chehab , Matthias Brugger , AngeloGioacchino Del Regno Cc: kernel@collabora.com, Nicolas Dufresne , linux-media@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org Subject: [PATCH 4/5] docs: uapi: media: Add a layout diagram for MT2110T Date: Fri, 4 Aug 2023 15:27:36 -0400 Message-Id: <20230804192737.19016-5-nicolas.dufresne@collabora.com> X-Mailer: git-send-email 2.40.1 In-Reply-To: <20230804192737.19016-1-nicolas.dufresne@collabora.com> References: <20230804192737.19016-1-nicolas.dufresne@collabora.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230804_122806_845666_9A584E25 X-CRM114-Status: GOOD ( 11.32 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org This diagram details the partitioning done in each tiles. Signed-off-by: Nicolas Dufresne --- .../userspace-api/media/v4l/mt2110t.svg | 268 ++++++++++++++++++ 1 file changed, 268 insertions(+) create mode 100644 Documentation/userspace-api/media/v4l/mt2110t.svg diff --git a/Documentation/userspace-api/media/v4l/mt2110t.svg b/Documentation/userspace-api/media/v4l/mt2110t.svg new file mode 100644 index 000000000000..d4fc223f5fde --- /dev/null +++ b/Documentation/userspace-api/media/v4l/mt2110t.svg @@ -0,0 +1,268 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + MSB 8 bits + + + + + + + LSB 2 bits + + + + + + + MSB 8 bits + + + + + + + LSB 2 bits + + + + + + + MSB 8 bits + + + + + + + LSB 2 bits + + + + + + + MSB 8 bits + + + + + + + LSB 2 bits + + + + + + + MSB 8 bits + + + + + + + LSB 2 bits + + + + + + + MSB 8 bits + + + + + + + LSB 2 bits + + + + + + + MSB 8 bits + + + + + + + LSB 2 bits + + + + + + + MSB 8 bits + + + + + + + LSB 2 bits + + + + + + + + + + + 16 px + + + + + + + + + + + 32 px + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +