From patchwork Wed Nov 6 09:34:28 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Manikandan Muralidharan X-Patchwork-Id: 13864344 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 426D8D44D42 for ; Wed, 6 Nov 2024 10:22:12 +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=PqjyntrpShwgAOrbVOtpFJ9NHfn8MmMD6MGkP1shDC0=; b=L1MwTjvbvbuaFY9eC9o0kM7aSV Df5AmRnC4KLVv5xNtA2MBW9xW8FaWBkFDvFI385xxtMM1sHH3LBE2AHXllyYKNhFQlJCvSDyoT5aI h0hyW8jOM116FS+OFeT3GUJMLAsERVxfSeJNJ3jaCb3m2Fn0A7iS9zQ17EKeL+yFhfhPCx1WwAaHn lLKSZmLPt2R6xLDyAFWnd4Rsx5sq080l8tdrjUWhv9VqzFk5zszVHZ0hDOY0P8i7C76gz2zLLwlwU 2UdnerLKsQ9gKit2su6ILwUwFbr5vZfMH++CpmwWL6tNZDqdR7d2VDUWDUDmyewXtitIzPdWltRUM z3WlIyXw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1t8dAm-00000002jJZ-328M; Wed, 06 Nov 2024 10:22:00 +0000 Received: from esa.microchip.iphmx.com ([68.232.153.233]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1t8cRs-00000002Yxu-466J for linux-arm-kernel@lists.infradead.org; Wed, 06 Nov 2024 09:35:38 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1730885737; x=1762421737; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=to+XTp4IW8kAmb6A0rvJQ9ZF113lclX2U2Y8R7lLOIE=; b=c+2VaqHuxpejnfzgL9h9JrEb/cPNgeLtpB8lREHh3DshF6ayhLlnqH7h FPcrgK/dRsxpNK1wvWd3XxqVMGSnz2VMqJmhmf+y1CCrbDnuunlXtChu4 qLGAMTFreAsDtXdXUxMKF+sdASPAyjKp1y7fblu6os649hOlV74QAr3mI iSmGLWO2RNj3A7wLKZt4FKIp0H6XALzffyun+PuWjPhtJT7nVoekRpwSp wcpSN5Ir47Z3DFGWL5el3RH/rcmS6k+snCgWX4jYc3fSxc8kUKagM7lA0 03VgjGYKjsfJ0JdvzhllRZ/i/vk3+WoBX03HBqU/a3s2pSN3kASWHvC/S A==; X-CSE-ConnectionGUID: GdrssbasS4SjtXCG3mVUjg== X-CSE-MsgGUID: B81mhcyURqmNrHtP1uP9/Q== X-IronPort-AV: E=Sophos;i="6.11,262,1725346800"; d="scan'208";a="33940997" X-Amp-Result: SKIPPED(no attachment in message) Received: from unknown (HELO email.microchip.com) ([170.129.1.10]) by esa3.microchip.iphmx.com with ESMTP/TLS/ECDHE-RSA-AES128-GCM-SHA256; 06 Nov 2024 02:35:34 -0700 Received: from chn-vm-ex03.mchp-main.com (10.10.85.151) by chn-vm-ex03.mchp-main.com (10.10.85.151) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.35; Wed, 6 Nov 2024 02:35:20 -0700 Received: from che-lt-i67131.microchip.com (10.10.85.11) by chn-vm-ex03.mchp-main.com (10.10.85.151) with Microsoft SMTP Server id 15.1.2507.35 via Frontend Transport; Wed, 6 Nov 2024 02:35:12 -0700 From: Manikandan Muralidharan To: , , , , , , , , , , , , , , , , , , , , , , , , CC: Subject: [PATCH v5 3/4] MAINTAINERS: add SAM9X7 SoC's Microchip's MIPI DSI host wrapper driver Date: Wed, 6 Nov 2024 15:04:28 +0530 Message-ID: <20241106093429.157131-4-manikandan.m@microchip.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20241106093429.157131-1-manikandan.m@microchip.com> References: <20241106093429.157131-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-20241106_013537_065135_61A98157 X-CRM114-Status: UNSURE ( 9.33 ) 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 f5dc00438ba3..77228b16425a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -15272,6 +15272,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