From mboxrd@z Thu Jan 1 00:00:00 1970 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 8376BC54E64 for ; Mon, 25 Mar 2024 17:45:05 +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:MIME-Version:Date:Message-Id:Subject: References:In-Reply-To:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=EXsXldpElvkHJZkdLeQ+7Ln53Y4zr4sJse2k6wwCfxk=; b=cJvUJM5UJMDV3f di7eO4FRe5MQfZZK4lqEsm8W21o9pORWl3MXxMe0mMbqgyMF5BBV7nu6S2GRiIBjn5UQ0S97xeER0 O8c/c5K4QeWq4Vu4EboK/wStPavEmRWPtgS0rggwIsMIV7klGVfyA6DnmxvWeGfNwr/v8hVQdi/m0 lwUFRljCEP8cE2Ayyc3RUgE8dVI6NvdwOY7tLzWw+Rk3sN+9j8RIJmTgsd794ztCapQ9+f8kIehlo 83R/qdJnl3ATXjwhH5kdYiKBR4/1Aw7KjiaZCfE2gHRbVW7FiasjWjLxgn0aOYE750cSJNV12o0Pj Pb+6xhrDbJuhdv0iv8Rw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rooNO-00000001752-0whH; Mon, 25 Mar 2024 17:44:50 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rooND-000000016yS-02hf for linux-arm-kernel@lists.infradead.org; Mon, 25 Mar 2024 17:44:40 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id EAD0D611B5; Mon, 25 Mar 2024 17:44:36 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id F058CC43394; Mon, 25 Mar 2024 17:44:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1711388676; bh=dqD8f7GGPw3IfdX7eab4jo56BaZZXebCnwORZNRnzfc=; h=From:To:Cc:In-Reply-To:References:Subject:Date:From; b=LwuZJzvg+bNglR4br2EOZcDb3FIIP4Atioq9BOyMSBB5CCc1bGpvG13c46pMJlnGs AW4jH5mZ5CLNfPH2c2TjMBTiKclUM3xJzkOKAVzUDhxdx26m8JpF7eYJUAbI4579H8 IMVIhuOw6EVFd5azC2lvOhsMUSlmA8ubkWngCLyOWSCJjxBFp2momTXf1e6zInR3l/ fnNMVVfNGZmIWcTuFkt0eCeE56RSM/aXN+Rx5+MORr3LzZF9GOU6g2Ste5r+CiZjgY hxm5XeliGEHXjc/5L7nxQO87aRszCZ/fmqXAQxmI7Vo3xum4JlLlWtdux/6b+mFjCO xRWhDgNCN5l+A== From: Mark Brown To: ping.bai@nxp.com, lgirdwood@gmail.com, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org, shawnguo@kernel.org, s.hauer@pengutronix.de, Joy Zou Cc: kernel@pengutronix.de, festevam@gmail.com, linux-imx@nxp.com, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, imx@lists.linux.dev In-Reply-To: <20240311113201.664252-1-joy.zou@nxp.com> References: <20240311113201.664252-1-joy.zou@nxp.com> Subject: Re: (subset) [PATCH v3 0/3] add pmic pca9451a support Message-Id: <171138867371.327260.16196435738719898884.b4-ty@kernel.org> Date: Mon, 25 Mar 2024 17:44:33 +0000 MIME-Version: 1.0 X-Mailer: b4 0.14-dev X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240325_104439_149366_514D3767 X-CRM114-Status: GOOD ( 11.27 ) 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: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Mon, 11 Mar 2024 19:31:58 +0800, Joy Zou wrote: > The patchset supports pmic pca9451a. > For the details, please check the patch commit log. > Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git for-next Thanks! [1/3] regulator: dt-bindings: pca9450: add pca9451a support commit: 0f3b73eb1440d18d2236ac660d4aa76fd726bec7 [2/3] regulator: pca9450: add pca9451a support commit: 5edeb7d312628961046eec9b26a7e72f44baf846 All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent to Linus during the next merge window (or sooner if it is a bug fix), however if problems are discovered then the patch may be dropped or reverted. You may get further e-mails resulting from automated or manual testing and review of the tree, please engage with people reporting problems and send followup patches addressing any issues that are reported if needed. If any updates are required or you are submitting further changes they should be sent as incremental updates against current git, existing patches will not be replaced. Please add any relevant lists and maintainers to the CCs when replying to this mail. Thanks, Mark _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel