From patchwork Wed Sep 18 10:31:18 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Manikandan Muralidharan X-Patchwork-Id: 13806794 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 218A7CCD197 for ; Wed, 18 Sep 2024 10:35:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Type: Content-Transfer-Encoding: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=VZlkc6+6GPhEYSlA9NlhDU3JK3MihF39GwmIgf1En5Y=; b=Tm9XYcH0UIv6C97bUrYVlbBnZ3 kPtcia6jlL9f4xU7CZlbXeDMGyDVyL+kPxVrM/tn/EjmT4FJik97qLSfjnI3PD3FKnV8Rqc6fgJU0 xqMn9D5kyPYkiBCppVN9MMEEADx8t28U8F4fGTmE5X1tMJnvBdaZ4z5K+NmzOTwMI+hzTvCDEWmQ+ sR75Frvxj42ozwW9UE0aIK+688g6L//96c7NFzxGGA8tOISj2XxgjpSjfEuaeTFwfPw8XdHGbaXXc T+BYudvdTMgQa+tCKsiOHxCmyFfhzBRibtdCzyCeJdPHsG8/WKigQo/solthvtpbdVKorsnkGSugU 2PXly6FA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1sqs1U-000000082Uk-0SLa; Wed, 18 Sep 2024 10:35:00 +0000 Received: from esa.microchip.iphmx.com ([68.232.154.123]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1sqryw-000000081s1-18fg for linux-arm-kernel@lists.infradead.org; Wed, 18 Sep 2024 10:32:24 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1726655542; x=1758191542; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=aneck0p7nY/G/FoVB3Oq8sKnXIBqstZG0l7fh3E4DHM=; b=C9SMfPpQw+PbzIZXawhvGi1dT80M3KAl04wqUszfPaCSgp96o2ptCgIQ 44YmvTkfmNhoP1BNhNxaHCh7SfkF9W37f02CBZYWR3zAAYmF5wcSNM3Nm u8NzgcAsHSE2geYVzLpWAqEdYWTODHo6a9rzXCyCf+XkfznC0aHf8xkDo 827voogwTx9VqtZpZirEokAHK25ltYhO8gCc9O57c1qXumqhl4CPXe/s0 w0TYUKDnIKQ/ipb/JQuV4fBGWXTgg+98lb4Zr1JMWtjiasWQzQrtMDUdI sznAp4xmNJj9Q6h706RxLmWRe3FVgYcJ6BxUWuoqIkm7QM7mjlkg3sdaK A==; X-CSE-ConnectionGUID: u1rM2jTbQye/0AWlcIXYhg== X-CSE-MsgGUID: UiGWGq4+Q5SsZ1s1JENHjA== X-IronPort-AV: E=Sophos;i="6.10,238,1719903600"; d="scan'208";a="32558784" X-Amp-Result: SKIPPED(no attachment in message) Received: from unknown (HELO email.microchip.com) ([170.129.1.10]) by esa2.microchip.iphmx.com with ESMTP/TLS/ECDHE-RSA-AES128-GCM-SHA256; 18 Sep 2024 03:32:18 -0700 Received: from chn-vm-ex02.mchp-main.com (10.10.85.144) by chn-vm-ex04.mchp-main.com (10.10.85.152) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.35; Wed, 18 Sep 2024 03:31:52 -0700 Received: from che-lt-i67131.microchip.com (10.10.85.11) by chn-vm-ex02.mchp-main.com (10.10.85.144) with Microsoft SMTP Server id 15.1.2507.35 via Frontend Transport; Wed, 18 Sep 2024 03:31:45 -0700 From: Manikandan Muralidharan To: , , , , , , , , , , , , , , , , , , , , , , , , CC: Subject: [PATCH v4 3/4] MAINTAINERS: add SAM9X7 SoC's Microchip's MIPI DSI host wrapper driver Date: Wed, 18 Sep 2024 16:01:18 +0530 Message-ID: <20240918103119.385597-4-manikandan.m@microchip.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20240918103119.385597-1-manikandan.m@microchip.com> References: <20240918103119.385597-1-manikandan.m@microchip.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240918_033222_580925_FED62132 X-CRM114-Status: UNSURE ( 9.87 ) X-CRM114-Notice: Please train this message. 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 Add the Microchip's DSI controller wrapper driver that uses the Synopsys DesignWare MIPI DSI host controller bridge for the SAM9X7 SoC series to the MAINTAINERS entry. Signed-off-by: Manikandan Muralidharan --- changes in v3: - Drop T: section --- MAINTAINERS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 333ed0718175..10b3a2b99717 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -15103,6 +15103,13 @@ S: Supported F: Documentation/devicetree/bindings/display/bridge/microchip,sam9x75-lvds.yaml F: drivers/gpu/drm/bridge/microchip-lvds.c +DRM DRIVER FOR MICROCHIP SAM9X7-COMPATIBLE MIPI DSI HOST CONTROLLER +M: Manikandan Muralidharan +L: dri-devel@lists.freedesktop.org +S: Supported +F: Documentation/devicetree/bindings/display/bridge/microchip,sam9x75-mipi-dsi.yaml +F: drivers/gpu/drm/bridge/dw-mipi-dsi-mchp.c + MICROCHIP SAMA5D2-COMPATIBLE ADC DRIVER M: Eugen Hristev L: linux-iio@vger.kernel.org