Message ID | 20250206173725.386720-1-s-ramamoorthy@ti.com |
---|---|
Headers | show
Received: from lelvem-ot01.ext.ti.com (lelvem-ot01.ext.ti.com [198.47.23.234]) (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 B25FE18C03D; Thu, 6 Feb 2025 17:38:02 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.47.23.234 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1738863484; cv=none; b=Dx/xZS+lZtvGEbqu6BJjYvcaPGTfC8TBQ6+IbF5IwlItcrF9jfygG/dJLR3JwSul22SG2Vt4AgqyHafsruJlzNKoXZL/dbXE2S2y1Jh9Q4BpJQebvyDHqn8Z1GfQ+ZaVMWJRmTxFj9GuXO/ujB5lDva94Gty/E0dj1Z2gpc7Smg= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1738863484; c=relaxed/simple; bh=tPfSmrDpunQu3eiZmacptJEJWHn0VJK/OxlF68AoqXo=; h=From:To:CC:Subject:Date:Message-ID:MIME-Version:Content-Type; b=esQNdLl52pk3j8uJNEnt7SL0wZGKe78PGUqhHkg4aFd4DxI97kYYkqwlBW8g9SnfnWI/hrZ1pHppN3om2UCClfwhgdGd8S8tixXWoy2/7GqdxEMCr4y3+1ojmF6xGJjrOl3PpgAG0EkFk4X8b2EZQg5f/2OxRi396tjnWrO0IKs= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=ti.com; spf=pass smtp.mailfrom=ti.com; dkim=pass (1024-bit key) header.d=ti.com header.i=@ti.com header.b=hk2IKZN6; arc=none smtp.client-ip=198.47.23.234 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=ti.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=ti.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=ti.com header.i=@ti.com header.b="hk2IKZN6" Received: from lelv0266.itg.ti.com ([10.180.67.225]) by lelvem-ot01.ext.ti.com (8.15.2/8.15.2) with ESMTPS id 516HbQ5V3669272 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Thu, 6 Feb 2025 11:37:26 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1738863446; bh=x15m93AblVbz0xCdBhH0P7Wxy7u1wg8ByFlIodaKRVA=; h=From:To:CC:Subject:Date; b=hk2IKZN6GXSpLupszh6NWLN/r9szHN0zZgr7nGQ97z/CUiNcWsHHjuVLgR4G1mv6W HgBiGj6j3qu6WoLcq+1eG0AHM5so9thQTa1BFyV6FBVxLV09UAEndkcWRTXuycGn+l ly4LwgDxcGl5Fd/3OaA4WmylrxokVEWIL6WRUo0s= Received: from DLEE112.ent.ti.com (dlee112.ent.ti.com [157.170.170.23]) by lelv0266.itg.ti.com (8.15.2/8.15.2) with ESMTP id 516HbQie015513; Thu, 6 Feb 2025 11:37:26 -0600 Received: from DLEE110.ent.ti.com (157.170.170.21) by DLEE112.ent.ti.com (157.170.170.23) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Thu, 6 Feb 2025 11:37:25 -0600 Received: from lelvsmtp5.itg.ti.com (10.180.75.250) by DLEE110.ent.ti.com (157.170.170.21) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23 via Frontend Transport; Thu, 6 Feb 2025 11:37:25 -0600 Received: from DMZ007XYY.dhcp.ti.com (dmz007xyy.dhcp.ti.com [128.247.29.251]) by lelvsmtp5.itg.ti.com (8.15.2/8.15.2) with ESMTP id 516HbPCD015728; Thu, 6 Feb 2025 11:37:25 -0600 From: Shree Ramamoorthy <s-ramamoorthy@ti.com> To: <lgirdwood@gmail.com>, <broonie@kernel.org>, <robh@kernel.org>, <krzk+dt@kernel.org>, <conor+dt@kernel.org>, <aaro.koskinen@iki.fi>, <andreas@kemnade.info>, <khilman@baylibre.com>, <rogerq@kernel.org>, <tony@atomide.com>, <lee@kernel.org>, <linux-omap@vger.kernel.org>, <linux-kernel@vger.kernel.org>, <devicetree@vger.kernel.org> CC: <m-leonard@ti.com>, <praneeth@ti.com> Subject: [PATCH v5 0/5] Add TI TPS65214 & TPS65215 PMIC MFD Driver Support Date: Thu, 6 Feb 2025 11:37:20 -0600 Message-ID: <20250206173725.386720-1-s-ramamoorthy@ti.com> X-Mailer: git-send-email 2.43.0 Precedence: bulk X-Mailing-List: linux-omap@vger.kernel.org List-Id: <linux-omap.vger.kernel.org> List-Subscribe: <mailto:linux-omap+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-omap+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-C2ProcessedOrg: 333ef613-75bf-4e12-a4b1-8e3623f5dcea |
Series |
Add TI TPS65214 & TPS65215 PMIC MFD Driver Support
|
expand
|