From patchwork Fri Jun 14 07:39:54 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 804562 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (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 701C614659D; Fri, 14 Jun 2024 07:40:00 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1718350800; cv=none; b=lRRphEopqR86MDgl7jgfD0u+drY0XhJDTdpDiLvRIOEil9XHEFofXJJhboW63GAdpXuN8Qe8dzZuvV3Lq7gr7PsCzHtx1u4sbV5A4/yiLyeye1Vdb5qnvWx2+hFhOGaRShHKbtKfHNQyqM4n0Mwjlzz7WhC10RyWdEmub+T+pAs= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1718350800; c=relaxed/simple; bh=g/A40lncVMiX2o0k461MBfftcA12NrxdvDlIiNCsmJA=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=qarEM9zPpVEMyITbsDGE8oTHkCoqFL45G32gPR+izlYG/lp2vhebFMXE3fH6THJ3KCG03sp7+lvhuYJumeqBk206o+MvJrc2a29EGYZ8dze6GWBwIA4EZ3hJC+Elf6yXWMxyATqQn5qvMScL9QL2vL70Adaj28p+ecAjrQ7PTw4= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=VyKdxxap; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="VyKdxxap" Received: by smtp.kernel.org (Postfix) with ESMTPSA id B389FC2BD10; Fri, 14 Jun 2024 07:39:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1718350799; bh=g/A40lncVMiX2o0k461MBfftcA12NrxdvDlIiNCsmJA=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=VyKdxxapFVp+oPIIePXmda60YGdtkY0PbtoCU95ERB96HyHAPsSOdR2h+7d3AB0Q8 JVlcMyTklqhm4gq7CT+fpi+MHbKv4Fvm5FdRU4OakrMeKGdQYYJCPzX1MdLH8aDKCB rG9ma4VylcxNy8iPbm7AP+l3IDDfsK8SDJ6Xqs8n2dHNWgw9sEj5LPwvK+AaJxmNsF QzTn6nIEt5E4QSYrKVp2PM+W+Yj1slhiMrfOT/yHN9egCB+HW6OuJwgbc8ck2ZQmq4 0FxkZXElEX7N77WMXD6wNsYVyqIlBaNkkbeetW3A+4WRr4Cl8bg4msrjtvbGzoySe5 UoT8SwCjc4yLA== Date: Fri, 14 Jun 2024 08:39:54 +0100 From: Lee Jones To: Johan Hovold Cc: Mark Brown , Bjorn Andersson , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Konrad Dybcio , Liam Girdwood , Das Srinagesh , Satya Priya Kakitapalli , Linus Walleij , Stephen Boyd , Bryan O'Donoghue , Andy Shevchenko , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [GIT v2 PULL] Immutable branch between MFD and Regulator due for the v6.11 merge window Message-ID: <20240614073954.GA2561462@google.com> References: <20240608155526.12996-1-johan+linaro@kernel.org> Precedence: bulk X-Mailing-List: linux-arm-msm@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20240608155526.12996-1-johan+linaro@kernel.org> Let's try this again with the appropriate v6.11 based tag. The following changes since commit 1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0: Linux 6.10-rc1 (2024-05-26 15:20:12 -0700) are available in the Git repository at: ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git tags/ib-mfd-regulator-pm8008-v6.11 for you to fetch changes up to 11d861d227ed1c4068597289267247aac5ac50fa: regulator: add pm8008 pmic regulator driver (2024-06-13 18:42:21 +0100) ---------------------------------------------------------------- Immutable branch between MFD and Regulator due for the v6.11 merge window ---------------------------------------------------------------- Johan Hovold (11): dt-bindings: mfd: pm8008: Add reset gpio mfd: pm8008: Fix regmap irq chip initialisation mfd: pm8008: Deassert reset on probe mfd: pm8008: Mark regmap structures as const mfd: pm8008: Use lower case hex notation mfd: pm8008: Rename irq chip mfd: pm8008: Drop unused driver data dt-bindings: mfd: pm8008: Drop redundant descriptions dt-bindings: mfd: pm8008: Rework binding mfd: pm8008: Rework to match new DT binding regulator: add pm8008 pmic regulator driver .../devicetree/bindings/mfd/qcom,pm8008.yaml | 144 +++++++++------ drivers/mfd/Kconfig | 1 + drivers/mfd/qcom-pm8008.c | 169 ++++++++++++------ drivers/regulator/Kconfig | 7 + drivers/regulator/Makefile | 1 + drivers/regulator/qcom-pm8008-regulator.c | 198 +++++++++++++++++++++ include/dt-bindings/mfd/qcom-pm8008.h | 19 -- 7 files changed, 409 insertions(+), 130 deletions(-) create mode 100644 drivers/regulator/qcom-pm8008-regulator.c delete mode 100644 include/dt-bindings/mfd/qcom-pm8008.h