Message ID | 20240223125725.1709624-1-pmalgujar@marvell.com |
---|---|
Headers | show
Received: from mx0b-0016f401.pphosted.com (mx0a-0016f401.pphosted.com [67.231.148.174]) (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 CC4C77C6D4; Fri, 23 Feb 2024 12:57:32 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=67.231.148.174 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1708693054; cv=none; b=TtS9HdZGU1SMpUslUkGRDFQXJTV0etIsVrLckd63SmlosHCpDSzk0DCOV5/6k8So3uvG7acBrCz0qL21HI6+Tm14Ekx6WIqEORHxBfM4tAwzN4VEh4WftKH8KQ4+QM7BkYO4bb6jXL1zcsTDdmFggdLXMkLqEouOGr24uYv6si8= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1708693054; c=relaxed/simple; bh=YgVPolS1tTZInc8r8s8OfjIcZtnNNyoBT+sxat5WFhM=; h=From:To:CC:Subject:Date:Message-ID:MIME-Version:Content-Type; b=Dq4mz2rFkYpgFNYJnBqJO11ZDMG2PckbtyLDHUAFe86dWa2Nf6HF3xbyO8oXkTRfyppTyxFVxk+4V8io9kzdoL8wvfLNDMONxF3SErSIu6wOEYzbWq+e9Y2x/1Xfl3Ar1D8f8HWNvHcitXwaIEb6bdDeMF9pa+cmu6GVwHDJCVc= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=marvell.com; spf=pass smtp.mailfrom=marvell.com; dkim=pass (2048-bit key) header.d=marvell.com header.i=@marvell.com header.b=YzF+JLe6; arc=none smtp.client-ip=67.231.148.174 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=marvell.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=marvell.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=marvell.com header.i=@marvell.com header.b="YzF+JLe6" Received: from pps.filterd (m0045849.ppops.net [127.0.0.1]) by mx0a-0016f401.pphosted.com (8.17.1.24/8.17.1.24) with ESMTP id 41N1rK9j005138; Fri, 23 Feb 2024 04:57:30 -0800 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=marvell.com; h= from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding:content-type; s=pfpt0220; bh=lmAULftK YPhk58xO0vm8WFR29Q2Sb0lXgcVUSkRmH5k=; b=YzF+JLe6Cjm/YRH1FRFJFSac dI8uy8LaD+iZSKbtmuwWt4X+6Avq2Y45rtSI+kJFo54c6SIE7oXYnaXsQ2TGRECO +i1Wh2o27mB/bsLtFe7zESRdOzAPmn/WUbLNVwWkm52tDAwBoZrU23PGZclPyZCL x31DkN4YBXZ9tMjhmQgFyumAybdUb5J63l2Q5HyGA/2DudTPLcayKxFH+9rw3MMb Snk6UKuGBoHvNEd1Q810N3Xcj4QsMqImO2mV1wShkgL0E4oBFux4qR1Iyg/lb58s 3BH9dmiWScOraqngNJ3H6slXNSTJvdx6JOM0dNsFtuvLmjcbqT76PHshOkX/BA== Received: from dc5-exch01.marvell.com ([199.233.59.181]) by mx0a-0016f401.pphosted.com (PPS) with ESMTPS id 3wej3j9rt3-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-SHA384 bits=256 verify=NOT); Fri, 23 Feb 2024 04:57:30 -0800 (PST) Received: from DC5-EXCH02.marvell.com (10.69.176.39) by DC5-EXCH01.marvell.com (10.69.176.38) with Microsoft SMTP Server (TLS) id 15.0.1497.48; Fri, 23 Feb 2024 04:57:28 -0800 Received: from maili.marvell.com (10.69.176.80) by DC5-EXCH02.marvell.com (10.69.176.39) with Microsoft SMTP Server id 15.0.1497.48 via Frontend Transport; Fri, 23 Feb 2024 04:57:28 -0800 Received: from Dell2s-9.sclab.marvell.com (unknown [10.110.150.250]) by maili.marvell.com (Postfix) with ESMTP id F0AF73F70CA; Fri, 23 Feb 2024 04:57:27 -0800 (PST) From: Piyush Malgujar <pmalgujar@marvell.com> To: <linux-i2c@vger.kernel.org>, <linux-kernel@vger.kernel.org>, <andi.shyti@kernel.org> CC: <sgarapati@marvell.com>, <cchavva@marvell.com>, <jannadurai@marvell.com>, Piyush Malgujar <pmalgujar@marvell.com> Subject: [PATCH v4 0/4] i2c: thunderx: Marvell thunderx i2c changes Date: Fri, 23 Feb 2024 04:57:21 -0800 Message-ID: <20240223125725.1709624-1-pmalgujar@marvell.com> X-Mailer: git-send-email 2.43.0 Precedence: bulk X-Mailing-List: linux-i2c@vger.kernel.org List-Id: <linux-i2c.vger.kernel.org> List-Subscribe: <mailto:linux-i2c+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-i2c+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-Proofpoint-GUID: JLK29jR__ArX5I1zJidJOH-6yIPOf2HX X-Proofpoint-ORIG-GUID: JLK29jR__ArX5I1zJidJOH-6yIPOf2HX X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.272,Aquarius:18.0.1011,Hydra:6.0.619,FMLib:17.11.176.26 definitions=2024-02-22_15,2024-02-23_01,2023-05-22_02 |
Series |
i2c: thunderx: Marvell thunderx i2c changes
|
expand
|
Hi Piyush,
...
> - Removed the MAINTAINER file change from this series
I was not against adding Suneel here; on the contrary, I would
appreciate it if someone could help with reviews, maintenance,
and testing on this driver. However, I need to see a bit more
activity, especially during code reviews.
Thanks,
Andi