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 9A5CCCD11DD 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=TRuwxmpI+stZoaov3vmMNMuSwOsUquN8Mwaom1jKrRA=; b=46qigAfqeS7QyH r00FsV6CDMxf1VrF1boer4jvV7fix9tPGG5sQz8PxwUTPtaWozcZ4rootFGXolCxFsKZhbS8AoV1I 3klqJAzlnEltIOdCwwaWYocM17/fvaQBYmdTLrfAAM9HG2bYiZ/H1OrSheyBZ8rJqiU12YPJOGqv0 67nXhEL9lCXI5vOm+ZKpyAvE+VIzg33WQRtSCSBOaNeXeLMPRmg+kHgZS0WzUE4YpuOpsJUvKAS4s vYtv2K+DnkykQj9LnWzTJIlfPBwQu21aFT+PStz0JRB5397AXWUOb2g/liKsLu5jsXRIH9zuOVaGL yxmr/42hL66r2frkY7xw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rooNP-0000000175k-08wV; Mon, 25 Mar 2024 17:44:51 +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 1rooNE-000000016zb-2yOo for linux-arm-kernel@lists.infradead.org; Mon, 25 Mar 2024 17:44:42 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 317F76119D; Mon, 25 Mar 2024 17:44:40 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 1C391C433C7; Mon, 25 Mar 2024 17:44:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1711388679; bh=c6BZPJhlGRa0tRJZhQO7xwz3M0+lYD/NNGwD4smCPw4=; h=From:To:Cc:In-Reply-To:References:Subject:Date:From; b=f9RiyC+CK0Hh0O2yqKhqupf2ci3+Uv46FC8YzKWVHEaY3ZhdVCgTikqB24vhYzdog kXia+gLQhh23Jlu1xdUbcrEv5C4wkJfUbaW48RuyAt635EnfGucI5Iuof5nNmeeKT4 +SS9qFYu1eiufwdSjskE7vjyvkFpPZNHy/r1gud2LnVVCRBqh9v8CJaTIeM0N3rwhn 2nnGdJdFkOxhTYpn99uyyhxs+lXwIyAL3AK8Ju204Yu47kFjX9sHSFyBlW8au4oFjX NmGvYzUKloVEmIkdPtCD1KQtg8fy5wu5/7J3cj+O9SFzKCjnxr5zTckOQqP0C8MgrQ 8cB0fV6XyYcQg== 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: <20240314032923.2360248-1-joy.zou@nxp.com> References: <20240314032923.2360248-1-joy.zou@nxp.com> Subject: Re: (subset) [PATCH v4 0/3] add pmic pca9451a support Message-Id: <171138867685.327260.1555861934487475559.b4-ty@kernel.org> Date: Mon, 25 Mar 2024 17:44:36 +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_104441_008121_FF024DDF X-CRM114-Status: GOOD ( 10.92 ) 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 Thu, 14 Mar 2024 11:29:20 +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