From patchwork Wed Feb 15 04:36:58 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bjorn Andersson X-Patchwork-Id: 1742713 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.infradead.org (client-ip=2607:7c80:54:3::133; helo=bombadil.infradead.org; envelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: legolas.ozlabs.org; dkim=pass (2048-bit key; secure) header.d=lists.infradead.org header.i=@lists.infradead.org header.a=rsa-sha256 header.s=bombadil.20210309 header.b=aNatmVQS; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=kernel.org header.i=@kernel.org header.a=rsa-sha256 header.s=k20201202 header.b=Zm2KMfbN; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:3::133]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4PGlcR2r1Fz23h0 for ; Wed, 15 Feb 2023 15:35:19 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-Id:Date:Subject:Cc :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=CMRO1Hd3hFJBGFp3LM+3cwpsAgOXKiNVo8I0nHdlo0U=; b=aNatmVQSa3hwZs rqy0LqdFD9ZxFWShEClsVPEkYBfA+k/0SUDQjHuPnG6/8lHRJZNF8GBH6dgVqYElFFXqzE2F4swTx 11+1NvZrLInt4srZqiImAhKVTHm6kY8LqJ9BXOQUTtOSHOn2BtVCjrDLWtJhMjDAO4q8IklL2e1sl 1Xls78VX7i8WUTF5jFNfRLhAWAUtYeXu6PaNydVZC4EQ9QSSvWuxWEhEtnoKgaIM0FufE+2YNXN7a 3QpQyRkmYa2ZXNpgeYDb0KRZaBHKHmCjzabnFKdd/G0e7zM82JKuZzGF9VLqiauiRpwhR0hSnJWk4 vTf3RYh6pHxpUNAbFU2w==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pS9VS-004gyy-WA; Wed, 15 Feb 2023 04:34:59 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1pS9VQ-004gyS-0X for linux-arm-kernel@lists.infradead.org; Wed, 15 Feb 2023 04:34:57 +0000 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 71BC0619E6; Wed, 15 Feb 2023 04:34:54 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 4080BC433D2; Wed, 15 Feb 2023 04:34:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1676435693; bh=xVbVESUJIuOxfY6hZvTedfrZ9+t7jVKyC2mofiF7mWg=; h=From:List-Id:To:Cc:Subject:Date:From; b=Zm2KMfbN+OflJHCsInTLYCXFsjVTBYzhm7PWO659dRXtEIT4PX0vGODF6QsLEhGY8 oR08o9m7KEdqA7SG6mEDAQcPrXS7lRZVMN4Pk5ovK+f/Bt+MIABP/4yrdNFkQfi1RG YHcyhYNRs7d+3fa8s1XwnTQCSPOsxSgOeL+TzcSiiW7cGiy6T1aWo/D/C6U9ZpFkRy d0LBibo6UWBFNE5lQq+wZZOcrZrX5kbMaU3jDv+8j2KeEe7lwM0hCL/g8nVtIB+G+H 9XE4SYb29kYTXD225zFl9nBJ3E4o69udH2Fjjja4Dye291zdFOb2+AoCgIH02WKfkm ZQkx/hplSfQjA== From: Bjorn Andersson To: arm@kernel.org, soc@kernel.org Cc: linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Andy Gross , Arnd Bergmann , Olof Johansson , Kevin Hilman Subject: [GIT PULL] One more Qualcomm driver update for 6.3 Date: Tue, 14 Feb 2023 20:36:58 -0800 Message-Id: <20230215043658.1156472-1-andersson@kernel.org> X-Mailer: git-send-email 2.39.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230214_203456_137118_2659ADF0 X-CRM114-Status: UNSURE ( 9.74 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -2.7 (--) X-Spam-Report: Spam detection software, running on the system "bombadil.infradead.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Arnd, I hope you're okay with a few more last minute updates for v6.3; bringing battery support and, in the DTS patches, support for USB Type-C based external displays on the 8cx Gen3 laptops. Regards, Bjorn Content analysis details: (-2.7 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at https://www.dnswl.org/, medium trust [2604:1380:4641:c500:0:0:0:1 listed in] [list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID_EF Message has a valid DKIM or DK signature from envelope-from domain -0.2 DKIMWL_WL_HIGH DKIMwl.org - High trust sender X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org Arnd, I hope you're okay with a few more last minute updates for v6.3; bringing battery support and, in the DTS patches, support for USB Type-C based external displays on the 8cx Gen3 laptops. Regards, Bjorn The following changes since commit b0bc8c893ae07acd4829a158e83902897a31a490: soc: qcom: socinfo: Add IDs for IPQ5332 and its variant (2023-02-08 19:36:16 -0800) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git tags/qcom-drivers-for-6.3-3 for you to fetch changes up to 29e8142b5623b5949587bcc4f591c4e6595c4aca: power: supply: Introduce Qualcomm PMIC GLINK power supply (2023-02-13 13:45:37 -0800) ---------------------------------------------------------------- One more Qualcomm driver update for 6.3 This introduces the power-supply driver providing battery and power supply status on many recent Qualcomm platforms, including the Qualcomm SC8180X and SC8280XP laptop platforms and the SM8350 mobile platform. It's introduced through the Qualcomm tree due to its dependencies on the pmic_glink driver, which was merged already for v6.3. ---------------------------------------------------------------- Bjorn Andersson (1): power: supply: Introduce Qualcomm PMIC GLINK power supply drivers/power/supply/Kconfig | 9 + drivers/power/supply/Makefile | 1 + drivers/power/supply/qcom_battmgr.c | 1411 +++++++++++++++++++++++++++++++++++ 3 files changed, 1421 insertions(+) create mode 100644 drivers/power/supply/qcom_battmgr.c