From patchwork Thu Dec 26 22:00:49 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Shree Ramamoorthy X-Patchwork-Id: 13921468 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 E22A1139E; Thu, 26 Dec 2024 22:00:51 +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=1735250453; cv=none; b=ZaKotlZE8KCGupP64EmEJVFb8ODBb1R2Rxsn8uVNcLTZ/yhK8gOQBNWlCL56CjfaHibd82bYQTggv8aOrNbmcT8ezGQq7f/RfE/L5246BYmLtr8UDZPqG6Xps3PkkIPfp95XNLlujUOtTTohAvu85bhuiicL3XTHaoZvhiiVmBU= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1735250453; c=relaxed/simple; bh=BsLDNeMf4f6osRvwzGvSOEpMaWWqYXoAtHN4Pd7x/VU=; h=From:To:CC:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=FN6k0oKgcrzxNX9RdGrh1BXeZkVtAXmpl9vgsW00bDoawoQo4LdfULkfH/an/GwPbjQtVjSuv71QS0iF73w92Qgu7AkSsPf0sDcjjuyu299nPUvCNTPOavRzn5uAI+KGm1jXSqKy+O9qVdIuyvKvq4bLhceDe4iyYVxYR8g6rkE= 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=Scnk9mJC; 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="Scnk9mJC" Received: from fllv0035.itg.ti.com ([10.64.41.0]) by lelvem-ot01.ext.ti.com (8.15.2/8.15.2) with ESMTPS id 4BQM0nG41039030 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Thu, 26 Dec 2024 16:00:50 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1735250450; bh=k2Ok8LIEcrgyfP1ju3IhW9xzfjCxOZm3fC17hcR2SRs=; h=From:To:CC:Subject:Date:In-Reply-To:References; b=Scnk9mJCLTuloZicVW/TnrqqymLHDYFBk30TgJ5BZh0fZVY5ArRZlbJ0vdrArQLUw 7rxoKy+Wef6eyISjN+uKj7CfRNaKu9gbHbyqyVDVWm2qX4Nnvt2fp7vTY+Xqua+MDS BOpViJMFnghcSPOV11GzPrQGYkcACI0zAgRVUINM= Received: from DLEE112.ent.ti.com (dlee112.ent.ti.com [157.170.170.23]) by fllv0035.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 4BQM0nKl077819 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Thu, 26 Dec 2024 16:00:49 -0600 Received: from DLEE104.ent.ti.com (157.170.170.34) 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, 26 Dec 2024 16:00:49 -0600 Received: from lelvsmtp6.itg.ti.com (10.180.75.249) by DLEE104.ent.ti.com (157.170.170.34) 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, 26 Dec 2024 16:00:49 -0600 Received: from DMZ007XYY.dhcp.ti.com ([10.250.33.34]) by lelvsmtp6.itg.ti.com (8.15.2/8.15.2) with ESMTP id 4BQM0nej059444; Thu, 26 Dec 2024 16:00:49 -0600 From: Shree Ramamoorthy To: , , , CC: , Subject: [PATCH v1 1/1] input: tps65215: Add support for TI TPS65215 PMIC Date: Thu, 26 Dec 2024 16:00:49 -0600 Message-ID: <20241226220049.398794-2-s-ramamoorthy@ti.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20241226220049.398794-1-s-ramamoorthy@ti.com> References: <20241226220049.398794-1-s-ramamoorthy@ti.com> Precedence: bulk X-Mailing-List: linux-input@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-C2ProcessedOrg: 333ef613-75bf-4e12-a4b1-8e3623f5dcea Update descriptions to reflect this file applies to TPS65215 and TPS65219. Signed-off-by: Shree Ramamoorthy --- drivers/input/misc/tps65219-pwrbutton.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/input/misc/tps65219-pwrbutton.c b/drivers/input/misc/tps65219-pwrbutton.c index 7a58bae4f1a0..27a8d10d81ac 100644 --- a/drivers/input/misc/tps65219-pwrbutton.c +++ b/drivers/input/misc/tps65219-pwrbutton.c @@ -1,6 +1,6 @@ // SPDX-License-Identifier: GPL-2.0 // -// Driver for TPS65219 Push Button +// Driver for TPS65215/TPS65219 Push Button // // Copyright (C) 2022 BayLibre Incorporated - https://www.baylibre.com/ @@ -145,6 +145,6 @@ static struct platform_driver tps65219_pb_driver = { }; module_platform_driver(tps65219_pb_driver); -MODULE_DESCRIPTION("TPS65219 Power Button"); +MODULE_DESCRIPTION("TPS65215/TPS65219 Power Button"); MODULE_LICENSE("GPL"); MODULE_AUTHOR("Markus Schneider-Pargmann