From patchwork Fri Jul 19 12:40:29 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Shreeya Patel X-Patchwork-Id: 813498 Received: from madrid.collaboradmins.com (madrid.collaboradmins.com [46.235.227.194]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id AC1BC2E419; Fri, 19 Jul 2024 12:41:16 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=46.235.227.194 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1721392878; cv=none; b=oZJE4gqfVDomf7D3mG3P2K4mtc3f8S8OTd9j4H+Nh3hceqIDtDqdqPQoWO2wwJ/LcoA+di7tU3c4DjNjJ1l6JVP7MLxpevtYXjIYsqvux93raSqso5YRtKytlQ3lzI3V8h7yq4cU6Uc1uoQxFtJWc2dVuFOwgD6RcJYY97ysc0M= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1721392878; c=relaxed/simple; bh=nSjpH+2FTX7vA0HzX+iLQciUFE/mclraJcSs9Fxc3hw=; h=From:To:Cc:Subject:Date:Message-Id:In-Reply-To:References: MIME-Version; b=Uqi/GBBenD5sas32IBO3guiNym5OKruQr/mfBVWX/gMTgxsRKlEYmy/3u85oMjF66qhGEvHC9KspaJdT7FubiubaxJ36T0PRIaFok0hGuSQcE1JBX/j97eD4fQ0lJlK2T29lCjWIg/tKniJDLhxgFRotN/A/nm6tmixToltwlRU= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=collabora.com; spf=pass smtp.mailfrom=collabora.com; dkim=pass (2048-bit key) header.d=collabora.com header.i=@collabora.com header.b=E+RzyYNS; arc=none smtp.client-ip=46.235.227.194 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=collabora.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=collabora.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=collabora.com header.i=@collabora.com header.b="E+RzyYNS" 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> Precedence: bulk X-Mailing-List: linux-media@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 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