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 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 D5B50C3DA59 for ; Fri, 19 Jul 2024 12:42:08 +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-Transfer-Encoding: MIME-Version:References:In-Reply-To:Message-Id:Date:Subject:Cc:To:From: Reply-To:Content-Type:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=9k6/x9IU74oPPC9OTYlrR7MPqpdSwrJJBDeaY+U4Di0=; b=wy1sIw1eKMchfp5aDH2bY2NlxR 7j0AiQhQyarpBJSV1LmdRUn2sDoSljlXTaAk/nJQ21QPkHDVcBYuimUAFoPrNeG4qeY/Dsid5zixA lRNCi6sHFzLsJuXg7h9jkhI7PZrbZXSCfdi7etXIVu+AxwOIBSI5ohKGY63G2sJLJnenF/nrHw84r 7C+d9mt+y/rO6xWPHbGY2Xhb8yN6YUctSHQH56RwyPGr7JPISzDDnaQE661HyyKpGJ6IvXm999XXI CmJCdRh2wJtHA621ckdnNrJwRB9OJQn1WVVuO4Rv76i+jvZPy6B2gewRTyXekeuc8KkYfIkMBYLeX lAFAuaQg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sUmvv-00000002g0z-27dP; Fri, 19 Jul 2024 12:41:59 +0000 Received: from madrid.collaboradmins.com ([2a00:1098:ed:100::25]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sUmvE-00000002fkU-1yQv; Fri, 19 Jul 2024 12:41:17 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=collabora.com; s=mail; t=1721392875; bh=nSjpH+2FTX7vA0HzX+iLQciUFE/mclraJcSs9Fxc3hw=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=E+RzyYNSCOTZZZQ57X8OclNBqrsJTYamXetE6ZNGZcTLodGsNqs0G06G7+Ox+BcJ3 ABofdmBAeSgafCU8TxLJk9oPwx72wWXH3SfE6IRsKiM99TyKJY87gHWyST892kUWOO DdpvvM3C2VsDSG90vVho9EYKoyrLyUq6SeGTbo0J6T0o51DpXQrEs/g6yGW76WEfyA WJB1vnHwv0th8ip98dxSM3408RKw391NJ3782NQwahQDDK68m/J1CBDrInElKAgS3k PbM/Kvnxbr/uchPeC3rvPLGz4+pzIrJvQrns3dQOWNvRk2vnFoyr5zcS3u1eXQkebO SD6HMhdy6thBQ== Received: from shreeya.shreeya (cola.collaboradmins.com [195.201.22.229]) (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: shreeya) by madrid.collaboradmins.com (Postfix) with ESMTPSA id F195B37821B5; Fri, 19 Jul 2024 12:41:10 +0000 (UTC) From: Shreeya Patel To: heiko@sntech.de, mchehab@kernel.org, robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org, mturquette@baylibre.com, sboyd@kernel.org, p.zabel@pengutronix.de, jose.abreu@synopsys.com, nelson.costa@synopsys.com, shawn.wen@rock-chips.com, nicolas.dufresne@collabora.com, hverkuil@xs4all.nl, hverkuil-cisco@xs4all.nl Cc: kernel@collabora.com, linux-kernel@vger.kernel.org, linux-media@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, Shreeya Patel Subject: [PATCH v4 1/4] MAINTAINERS: Add entry for Synopsys DesignWare HDMI RX Driver Date: Fri, 19 Jul 2024 18:10:29 +0530 Message-Id: <20240719124032.26852-2-shreeya.patel@collabora.com> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20240719124032.26852-1-shreeya.patel@collabora.com> References: <20240719124032.26852-1-shreeya.patel@collabora.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240719_054116_654905_E8938389 X-CRM114-Status: UNSURE ( 9.19 ) 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 an entry for Synopsys DesignWare HDMI Receiver Controller Driver. Signed-off-by: Shreeya Patel --- Changes in v4 :- - No change Changes in v3 :- - No change Changes in v2 :- - Add a patch for MAINTAINERS file changes MAINTAINERS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 1c87b471941c..0f0e1d58abff 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -22138,6 +22138,14 @@ F: drivers/net/pcs/pcs-xpcs.c F: drivers/net/pcs/pcs-xpcs.h F: include/linux/pcs/pcs-xpcs.h +SYNOPSYS DESIGNWARE HDMI RX CONTROLLER DRIVER +M: Shreeya Patel R: Andy Shevchenko -- 2.39.2