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 X-Spam-Level: X-Spam-Status: No, score=-11.2 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 2FECBC433E9 for ; Mon, 28 Dec 2020 16:15:16 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id EDD602084D for ; Mon, 28 Dec 2020 16:15:15 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2394289AbgL1QOw (ORCPT ); Mon, 28 Dec 2020 11:14:52 -0500 Received: from mail.kernel.org ([198.145.29.99]:54604 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2394281AbgL1QOt (ORCPT ); Mon, 28 Dec 2020 11:14:49 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id D78D8207C9; Mon, 28 Dec 2020 16:14:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1609172048; bh=naum8L8oSehOyhZmfJmb4m7YJLenIjVIzdFir8lLc4Y=; h=From:To:Cc:In-Reply-To:References:Subject:Date:From; b=h1rW5zzIQZH4aI8WfiLkf/H3jx412sBhcSWA5zblH20t5VqzeAUM5+l5hlWx2HKGN xtaoIbdRQ6ci3wmoSmfGj5FYgAGz+Ytpo3xQVxrZcMTf4Jbi87JwHXB+cqmSTej1Hi jqOnT683Mx2vtMQZBuZtd47fu4vik+9M+wWEMAaffzxSWuogop784gvr0naI6ciwAV XUr/guDxdV56S7XLFygf/RxHXC9fef7t/ZB3JPQs1t5ZWrLrlGPaNX6I/fc4OXuQ3i qQ9ixa3umZpiAMsCXEybBvLvCPHYbLHYYjxT7w4+d1G7T9/kzJwV1yo24yT9xV53MS 1XVn//AaQESiA== From: Mark Brown To: lgirdwood@gmail.com, jingoohan1@gmail.com, cy_huang , lee.jones@linaro.org, b.zolnierkie@samsung.com, daniel.thompson@linaro.org Cc: linux-fbdev@vger.kernel.org, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, ChiYuan Huang In-Reply-To: <1608217244-314-1-git-send-email-u0084500@gmail.com> References: <1608217244-314-1-git-send-email-u0084500@gmail.com> Subject: Re: (subset) [PATCH v5 1/6] mfd: rt4831: Adds support for Richtek RT4831 core Message-Id: <160917202696.51934.11035418068149645714.b4-ty@kernel.org> Date: Mon, 28 Dec 2020 16:13:46 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-fbdev@vger.kernel.org On Thu, 17 Dec 2020 23:00:39 +0800, cy_huang wrote: > This adds support Richtek RT4831 core. It includes four channel WLED driver > and Display Bias Voltage outputs. Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git for-next Thanks! [3/6] regulator: rt4831: Adds DT binding document for Richtek RT4831 DSV regulator commit: 934b05e818620e922151734b2d0e070e388e3c53 [6/6] regulator: rt4831: Adds support for Richtek RT4831 DSV regulator commit: 9351ab8b0cb61ffbef30343d28d1855e329c98fb 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