Message ID | 20240930155404.1275702-1-andreas@kemnade.info |
---|---|
Headers | show
Received: from mail.andi.de1.cc (mail.andi.de1.cc [178.238.236.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 09D4F18FDD8; Mon, 30 Sep 2024 15:54:12 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=178.238.236.174 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1727711654; cv=none; b=IR3XkPFETOuBin3f2VMAy7X7EqEnftA/JnM+28G9MdLIMIiXVP5fPtrHqM0k6mn6PaSib0eJ1Re643O7HTVr1uLfvoWuc1qWBKVKCL57FW/6qbkKzmsKbnqzur+QVXUtoZX9f1U0XeXwq4yaDou8bSwkkEOKPFKqyCC529w1l+s= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1727711654; c=relaxed/simple; bh=XHeCVGCAA68uB+iXaSC+zM7kVclsEPnj83oCvfKfN+k=; h=From:To:Cc:Subject:Date:Message-Id:Content-Type:MIME-Version; b=JE1ox+dccin5F/h8i6xBVvi+JnXb/srsfPwOjSzStMACJS00guGxfiqrmzfa1dyk3ATmLC7Ue4HQq65rhZeybClZhu3L58M2BYsJRglZY3aU8iO6feASEVcCuzFsHOLbz0SQt2xdZp+0jCAjso88GwWMb0SVbVQYHBfA8C7zlbk= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=kemnade.info; spf=pass smtp.mailfrom=kemnade.info; dkim=pass (2048-bit key) header.d=kemnade.info header.i=@kemnade.info header.b=PjbG8syM; arc=none smtp.client-ip=178.238.236.174 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=kemnade.info Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=kemnade.info Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kemnade.info header.i=@kemnade.info header.b="PjbG8syM" DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=kemnade.info; s=20220719; h=Cc:From:Sender:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References; bh=64AltZ5JsyGhLpm5jJhK2CpzvWYO5cy1DKGUkmUcpmw=; b=PjbG8syMtiRMip5qp28/Bfc/0p dFXJDAdLcU7DmvkxEbj8oX/6X7QDbC2bi1wfowsLHxKkBDEuK/g9ZdKhLPLOOsfuTkZxyw1zlmtZ/ 0lStGC0Yo3PVzAvgpova3BYfS+9HgAJyCq9MyLZ/3C1jD1K7hu52AK8Mh/ZE/K6PDMppq3OI/NDdH ISd/3lKTus93/zDm8eX4usx13qUhu1Fu+0qywWanmt2z56znwibVz/lBe6rHmX3MvF6TFWdaEIgS2 1YTlBetSNjerYJhoVV+f6xoDuDn2CeLXzSrZWRH7OPCyY9RZ98VsvBBYrJ/8jrhXlQFdg3IsiTyrh 0Uvl3OCA==; From: Andreas Kemnade <andreas@kemnade.info> To: Krzysztof Kozlowski <krzk+dt@kernel.org>, linux-pm@vger.kernel.org, Conor Dooley <conor+dt@kernel.org>, tony@atomide.com, linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org, Lee Jones <lee@kernel.org>, devicetree@vger.kernel.org, Sebastian Reichel <sre@kernel.org>, Rob Herring <robh@kernel.org> Cc: Andreas Kemnade <andreas@kemnade.info> Subject: [PATCH v2 0/3] power: supply: twl6030/32 charger Date: Mon, 30 Sep 2024 17:54:01 +0200 Message-Id: <20240930155404.1275702-1-andreas@kemnade.info> X-Mailer: git-send-email 2.39.2 Content-Type: text/plain; charset="utf-8" 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 |
Series |
power: supply: twl6030/32 charger
|
expand
|