Message ID | 20250425203315.71497-1-s-ramamoorthy@ti.com |
---|---|
Headers | show
Received: from lelvem-ot02.ext.ti.com (lelvem-ot02.ext.ti.com [198.47.23.235]) (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 DB13A223702; Fri, 25 Apr 2025 20:33:54 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.47.23.235 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1745613236; cv=none; b=faHannKgYvtVgbDeb6Ig2lFrPgyJhXdG4qCRKuLEEBKxanfSuMX6LKAW244ZRUDRVDJSQKRE6An8+pfEDhUYNtUCX1wpvsFpcXU4RbnyD4xbBSBMH5LzxRPJUTDdTwQjQqRmf269ZPOWiW/INDoBUXZaTUsXjOYAtSEURaLXEkQ= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1745613236; c=relaxed/simple; bh=vTY4Da8XQHQWu/EAc4ok6OF85Ra9zVsYZMLVGRxA/s8=; h=From:To:CC:Subject:Date:Message-ID:MIME-Version:Content-Type; b=sJY4fqZL+0G9M1oML4YLbLVRHKdg5ke0hszbpPO9bU0OqR+fu+aY9bkTyDOl10Nyxm83G3YcA8JIjYMJRpwvrIMm0kP1UD7clEHqvCXEAzQY8XZzlEhcBSkredZvIpEZR2XeWs8R4be0XBuWhjwjqAId1JJt0aRHhiBP9q4Q62E= 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=xnx/i1KQ; arc=none smtp.client-ip=198.47.23.235 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="xnx/i1KQ" Received: from fllv0034.itg.ti.com ([10.64.40.246]) by lelvem-ot02.ext.ti.com (8.15.2/8.15.2) with ESMTPS id 53PKXGcv3022327 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Fri, 25 Apr 2025 15:33:16 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1745613196; bh=wSqo/AfVwSvR8bpJlcA+g4qgnYxVFikAnloTUt+XYa8=; h=From:To:CC:Subject:Date; b=xnx/i1KQLfRVsFIOEY0a+wVUscsRRta6cmsvqTQCi198BPognBol7LVC1uakVcRzo ZK452FvIfXYIOgcCm9GPhGoHa/yTIrMi29aqw1oe1K+fyTNZ/xME62kJO9Idbwd9ZJ Hux17+te+8HAuLzJ8TYhcTMRrMPk94ckf2iuL6tc= Received: from DLEE113.ent.ti.com (dlee113.ent.ti.com [157.170.170.24]) by fllv0034.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 53PKXGPO048882 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Fri, 25 Apr 2025 15:33:16 -0500 Received: from DLEE103.ent.ti.com (157.170.170.33) by DLEE113.ent.ti.com (157.170.170.24) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Fri, 25 Apr 2025 15:33:15 -0500 Received: from lelvsmtp5.itg.ti.com (10.180.75.250) by DLEE103.ent.ti.com (157.170.170.33) 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, 25 Apr 2025 15:33:15 -0500 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 53PKXFbV054212; Fri, 25 Apr 2025 15:33:15 -0500 From: Shree Ramamoorthy <s-ramamoorthy@ti.com> To: <aaro.koskinen@iki.fi>, <andreas@kemnade.info>, <khilman@baylibre.com>, <rogerq@kernel.org>, <tony@atomide.com>, <linus.walleij@linaro.org>, <brgl@bgdev.pl>, <linux-omap@vger.kernel.org>, <linux-kernel@vger.kernel.org>, <linux-gpio@vger.kernel.org> CC: <m-leonard@ti.com>, <praneeth@ti.com> Subject: [PATCH v4 0/3] Add TI TPS65215 PMIC GPIO Support Date: Fri, 25 Apr 2025 15:33:12 -0500 Message-ID: <20250425203315.71497-1-s-ramamoorthy@ti.com> X-Mailer: git-send-email 2.43.0 Precedence: bulk X-Mailing-List: linux-gpio@vger.kernel.org List-Id: <linux-gpio.vger.kernel.org> List-Subscribe: <mailto:linux-gpio+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-gpio+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 GPIO Support | expand |