From patchwork Fri May 10 14:47:26 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 13661700 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 2C08DC25B10 for ; Fri, 10 May 2024 14:47:55 +0000 (UTC) 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:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=EncjeaJPLdyKvkGJkCbPM9Op+QycHEr8s1uQ7Jp/hnI=; b=rW1D5WLjUfs1Cs 7vW/MR4y0CqchjHoLfBodot+4exKZzpr5nQ5awbUYvFQCvYmaHFkRRz5Q3jjUuwO3HTDbLPTkpI6H i8LJblNl3fStD4LY76nS5d7fQCHkzzeY5z6T9GtY/09kVZuXzh4SbBGPA+Aa4r2eDjXdzm6mpqcCj iM+Tvz3Oh7MjwWwJZs2YSFU4uigljCNXcczr4M6+r9B1huFRFyguMDB8oHZqqf4hykwjXm3DFWMoV pdnGjq8kEDUnRASQ23gGsgcDqlorxWdqHAaOynWy2au4ArjgqZ3vEUIgpE7A3Munx1vOv6vyX2VD2 +HoXd5v4X97LjCgjDEEQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1s5RXB-00000005baC-3ZXN; Fri, 10 May 2024 14:47:41 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1s5RX4-00000005bYv-2Sg4; Fri, 10 May 2024 14:47:35 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 9AA7661F0F; Fri, 10 May 2024 14:47:33 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id E2FC5C113CC; Fri, 10 May 2024 14:47:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1715352453; bh=TnctR5VIFK9cG6OWB0Ya5IbDIo4SYtggYGdcqptbWFs=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Li9vp/TemlmLoGa4Drj5pMqrB9B/eOJ8kRGM9FJy8eKVlpYt0yEDycu79BLt8bMFT ZSbJrlTAFYmLm9w61RoIGnFUvDguhCJau2YdBOb5EcLVMhWCnwh4cEu19HqGuLKtK8 CzbyV3grZA7zvPzYepKxWUGbRjq2KQy1z0B3BlX+mS5MeK+6L9pcbb/uVY00aaDU6l jHJnij6hDeqdzK0/jSuDqeONHD6Vs66goJwDZqkYewjuzZq3cb9Qq5Bifmt9XexbtV OwbO+e21a8eUDlmFFVhKpJUJlL80dRmtQm9j7CH0yKpqhDwOH42DOlLe0bciQ0xxT/ z7Z9Jf89ol4wg== Date: Fri, 10 May 2024 15:47:26 +0100 From: Lee Jones To: Alex Bee Cc: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Heiko Stuebner , Linus Walleij , Liam Girdwood , Mark Brown , Sebastian Reichel , Chris Zhong , Zhang Qing , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org, linux-gpio@vger.kernel.org Subject: [GIT PULL] Immutable branch between MFD, Pinctrl and Regulator due for the v6.10 merge window Message-ID: <20240510144726.GB6146@google.com> References: <20240416161237.2500037-1-knaerzche@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20240416161237.2500037-1-knaerzche@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240510_074734_713794_A6CA1C3E X-CRM114-Status: GOOD ( 10.77 ) X-BeenThere: linux-rockchip@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Upstream kernel work for Rockchip platforms List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+linux-rockchip=archiver.kernel.org@lists.infradead.org Enjoy! The following changes since commit 4cece764965020c22cff7665b18a012006359095: Linux 6.9-rc1 (2024-03-24 14:10:05 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git ib-mfd-pinctrl-regulator-v6.10 for you to fetch changes up to 5eb068da74a0b443fb99a89d9e5062691649c470: regulator: rk808: Add RK816 support (2024-05-03 09:15:38 +0100) ---------------------------------------------------------------- Immutable branch between MFD, Pinctrl and Regulator due for the v6.10 merge window ---------------------------------------------------------------- Alex Bee (5): dt-bindings: mfd: Add rk816 binding mfd: rk8xx: Add RK816 support pinctrl: rk805: Add rk816 pinctrl support regulator: rk808: Support apply_bit for rk808_set_suspend_voltage_range regulator: rk808: Add RK816 support .../devicetree/bindings/mfd/rockchip,rk816.yaml | 274 +++++++++++++++++++++ drivers/mfd/Kconfig | 4 +- drivers/mfd/rk8xx-core.c | 104 ++++++++ drivers/mfd/rk8xx-i2c.c | 45 +++- drivers/pinctrl/pinctrl-rk805.c | 69 ++++++ drivers/regulator/rk808-regulator.c | 218 +++++++++++++++- include/linux/mfd/rk808.h | 144 +++++++++++ 7 files changed, 851 insertions(+), 7 deletions(-) create mode 100644 Documentation/devicetree/bindings/mfd/rockchip,rk816.yaml