From mboxrd@z Thu Jan 1 00:00:00 1970 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 gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (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 DE6CAE98E13 for ; Mon, 23 Feb 2026 09:20:18 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id F2C8410E2BF; Mon, 23 Feb 2026 09:20:16 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; unprotected) header.d=kernel.org header.i=@kernel.org header.b="pRVKpH20"; dkim-atps=neutral Received: from tor.source.kernel.org (tor.source.kernel.org [172.105.4.254]) by gabe.freedesktop.org (Postfix) with ESMTPS id 4144D10E2B9 for ; Mon, 23 Feb 2026 09:20:15 +0000 (UTC) Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by tor.source.kernel.org (Postfix) with ESMTP id 76C156012A; Mon, 23 Feb 2026 09:20:14 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id 20CDDC2BCB1; Mon, 23 Feb 2026 09:20:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1771838414; bh=x5oJC0JF9ahf+RJMA/MKnHMgRb/07hrrsXN30fKx62I=; h=From:Date:Subject:References:In-Reply-To:To:Cc:Reply-To:From; b=pRVKpH20yQ81n5c8XY9LOC/rX3GRqMFQ8EqLBGjVcYmxNF55uHTV9+plB3ce5h8Jc UKK9UkcuzVwhQjs4FAYbr8DkoGPfDgif5Cc1sd0kSNdKuaEWk7irFXpO7T3F9/xiu8 2TxJnDEEqeL/rPpSruarRXdINCD3PB5TiJfexIi9o+dpqS4+sg0/uumLh0GGMYL4px 7C1ljmKn2gLBLAXhmvPlNvDUKVeKdvu08E7/KzZnr62x6Izg2fLziMfBmEj6dT3uZi r7aEmnNAwjJBhBai2gfdxUpbE2C9HqU41dx4apL00rQ+5hx8pUVaeQzez4n51T5Jt8 1uOGKB1A4lxeA== Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 0C128E98E0F; Mon, 23 Feb 2026 09:20:14 +0000 (UTC) From: Hermes Wu via B4 Relay Date: Mon, 23 Feb 2026 17:20:47 +0800 Subject: [PATCH 3/3] MAINTAINERS: Add entry for ITE IT6162 MIPI DSI to HDMI bridge driver MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Message-Id: <20260223-upstream-6162-v1-3-ebcc66ccb1fe@ite.com.tw> References: <20260223-upstream-6162-v1-0-ebcc66ccb1fe@ite.com.tw> In-Reply-To: <20260223-upstream-6162-v1-0-ebcc66ccb1fe@ite.com.tw> To: Andrzej Hajda , Neil Armstrong , Robert Foss , Laurent Pinchart , Jonas Karlman , Jernej Skrabec , David Airlie , Simona Vetter , Maarten Lankhorst , Maxime Ripard , Thomas Zimmermann , Rob Herring , Krzysztof Kozlowski , Conor Dooley Cc: Pet.Weng@ite.com.tw, Kenneth.Hung@ite.com.tw, Hermes Wu , dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Hermes Wu X-Mailer: b4 0.14.2 X-Developer-Signature: v=1; a=ed25519-sha256; t=1771838463; l=984; i=Hermes.wu@ite.com.tw; s=20241230; h=from:subject:message-id; bh=FdNsL/OMQyTMBlZBr9eAfG0tA5xv05jqhySorqcp6Xs=; b=0HzTZgSkEC3qmk/LtTETSg9W2/WoK9wKwZ0hreljJRs1MtiuDSESV58tmJ2Bf/GLMYjpgWdup Ex8tPS1RSd5Cs/+4Qpum33A6Me8ieIPAdBXFaDovncdROTYuoWdci9h X-Developer-Key: i=Hermes.wu@ite.com.tw; a=ed25519; pk=qho5Dawp2WWj9CGyjtJ6/Y10xH8odjRdS6SXDaDAerU= X-Endpoint-Received: by B4 Relay for Hermes.wu@ite.com.tw/20241230 with auth_id=310 X-Original-From: Hermes Wu X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Hermes.wu@ite.com.tw Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" From: Hermes Wu Add a MAINTAINERS entry for the newly introduced ITE IT6162 MIPI DSI to HDMI bridge driver, covering the driver source file and the device tree binding document. Signed-off-by: Hermes Wu --- MAINTAINERS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 6169bd4d7baccc6945363622b42e7286cbec7b88..8a6b5bf3f664247b45c66b37439d3debf6ee18b1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13485,6 +13485,14 @@ W: https://linuxtv.org Q: http://patchwork.linuxtv.org/project/linux-media/list/ F: drivers/media/tuners/it913x* +ITE IT6162 MIPI DSI TO HDMI BRIDGE DRIVER +M: Hermes Wu +L: dri-devel@lists.freedesktop.org +S: Maintained +F: Documentation/devicetree/bindings/display/bridge/ite,it6162.yaml +F: drivers/gpu/drm/bridge/ite-it6162.c + + ITE IT6263 LVDS TO HDMI BRIDGE DRIVER M: Liu Ying L: dri-devel@lists.freedesktop.org -- 2.34.1