Message ID | 20230317225707.1552512-1-sre@kernel.org (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-pm-owner@vger.kernel.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3309FC74A5B for <linux-pm@archiver.kernel.org>; Fri, 17 Mar 2023 22:57:16 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229760AbjCQW5O (ORCPT <rfc822;linux-pm@archiver.kernel.org>); Fri, 17 Mar 2023 18:57:14 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50934 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229541AbjCQW5N (ORCPT <rfc822;linux-pm@vger.kernel.org>); Fri, 17 Mar 2023 18:57:13 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 48AEA2CFCB; Fri, 17 Mar 2023 15:57:12 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 9946460B61; Fri, 17 Mar 2023 22:57:11 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id C7DCFC4339C; Fri, 17 Mar 2023 22:57:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1679093831; bh=u6caXNtWGnQDeyAlomNSHtdC57pwicFqB+r2UCDaZFk=; h=From:To:Cc:Subject:Date:From; b=ZbAGqZd7dNpKozt6g6c62b56qo7KhTnMZduxmpoay8Ej8+xcwoM+GUw82PvEwLdk/ kmzkLjm4lkt/KJt3TS/EtUIbFKZvbd/ltdI3zXBUwK6HvCO5LJBjQF6W/qfRJSTBy2 I/MiJOS59L94V9jdTF9OWOW6B2dlgPnJL0OKflRxFsDV1mQOADIqGKacn2eeFcHZdz NeXvNF/HH960mk2sVwGYGCygFTRqYCZM/jSxL67bAT81Vopo7sw6H1KkqAPMs65esh y1fhzcwOhxkklyTOnh7AeBgMdUIfafHg/Yhp5WDfy7LMUnCqclLnCTNXgRS6JN2rcp bnZGT4H99zkKg== Received: by mercury (Postfix, from userid 1000) id 8300910620FB; Fri, 17 Mar 2023 23:57:08 +0100 (CET) From: Sebastian Reichel <sre@kernel.org> To: Sebastian Reichel <sre@kernel.org> Cc: Linus Walleij <linus.walleij@linaro.org>, Matti Vaittinen <mazziesaccount@gmail.com>, Rob Herring <robh+dt@kernel.org>, Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>, linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org, devicetree@vger.kernel.org Subject: [PATCHv3 00/14] Add DT support for generic ADC battery Date: Fri, 17 Mar 2023 23:56:53 +0100 Message-Id: <20230317225707.1552512-1-sre@kernel.org> X-Mailer: git-send-email 2.39.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: <linux-pm.vger.kernel.org> X-Mailing-List: linux-pm@vger.kernel.org |
Series |
Add DT support for generic ADC battery
|
expand
|