Message ID | 20250103225732.196636-1-s-ramamoorthy@ti.com (mailing list archive) |
---|---|
Headers | show
Received: from fllvem-ot04.ext.ti.com (fllvem-ot04.ext.ti.com [198.47.19.246]) (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 3BC231C1F29; Fri, 3 Jan 2025 22:57:54 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.47.19.246 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1735945077; cv=none; b=VGS3t3o83NXWLrKXvPAkRUIpVBiUzX11lvWVVyy7u9zNxy2as/ml6dTQOJvli0Qya2aee1HipooAp/H6ALBUiHLkfsKS4kVBBHSFZvDr/Q3UpTHf2J7scvlDSgs+sebcmnCTc4jfBZxOFx+B8WccmVsv1EXN97jdIloA5MVbkMo= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1735945077; c=relaxed/simple; bh=uv3ewZwfFd/HKcs9yY4HsDKYMuUuAh1iPgO65agy3kk=; h=From:To:CC:Subject:Date:Message-ID:MIME-Version:Content-Type; b=kOs8aJuE3yOutXyb9Xue1w8JWpPS5Zw0yKkxK0TsWhdJclD2vyRrBlOh60p7fiAufHQKsDqEOsELeKUzlM1D7krVH2AM/HHHA6Ol/hpd2/kXtI4Uzn52G8G20BoQO4U7ZaQNwz8771IenuqK7nnAPP4F6xrGfgKAkMkkoRn+BiQ= 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=boapq5Ry; arc=none smtp.client-ip=198.47.19.246 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="boapq5Ry" Received: from lelv0265.itg.ti.com ([10.180.67.224]) by fllvem-ot04.ext.ti.com (8.15.2/8.15.2) with ESMTPS id 503MvWoU2379149 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Fri, 3 Jan 2025 16:57:32 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1735945052; bh=K5QIpZ+11QZL0Y4rfiIDoGDUdhvxR7sMQEGztXbSIMg=; h=From:To:CC:Subject:Date; b=boapq5RyzClEmk0M2KK+amh5oUJaA35bC+us+2j4VZj/xubLutc9z5h2tAj2DUxgJ A8YMbc/uyIXsp6OR/5LzwlYSCeuPMAFh6k65/kcQEkBDVj7pZezcjii05OOLzvu3nG RJt+XMwzDi4K0WxbynP0QNEmk1Jr0GA16bXuQljs= Received: from DLEE111.ent.ti.com (dlee111.ent.ti.com [157.170.170.22]) by lelv0265.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 503MvW8t008957 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Fri, 3 Jan 2025 16:57:32 -0600 Received: from DLEE110.ent.ti.com (157.170.170.21) by DLEE111.ent.ti.com (157.170.170.22) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Fri, 3 Jan 2025 16:57:32 -0600 Received: from lelvsmtp6.itg.ti.com (10.180.75.249) 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; Fri, 3 Jan 2025 16:57:32 -0600 Received: from DMZ007XYY.dhcp.ti.com (dmz007xyy.dhcp.ti.com [128.247.29.228]) by lelvsmtp6.itg.ti.com (8.15.2/8.15.2) with ESMTP id 503MvWaO101967; Fri, 3 Jan 2025 16:57:32 -0600 From: Shree Ramamoorthy <s-ramamoorthy@ti.com> To: <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> CC: <m-leonard@ti.com>, <praneeth@ti.com>, <christophe.jaillet@wanadoo.fr> Subject: [PATCH v2 0/2] Add TI TPS65215 PMIC MFD Support Date: Fri, 3 Jan 2025 16:57:30 -0600 Message-ID: <20250103225732.196636-1-s-ramamoorthy@ti.com> X-Mailer: git-send-email 2.34.1 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 TPS65215 PMIC MFD Support
|
expand
|