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=-14.7 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,USER_AGENT_GIT 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 61211C07E99 for ; Mon, 12 Jul 2021 10:48:21 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 4CFF66115B for ; Mon, 12 Jul 2021 10:48:21 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234842AbhGLKvB (ORCPT ); Mon, 12 Jul 2021 06:51:01 -0400 Received: from mail.kernel.org ([198.145.29.99]:35318 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234454AbhGLKuS (ORCPT ); Mon, 12 Jul 2021 06:50:18 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 9393A61106; Mon, 12 Jul 2021 10:47:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1626086850; bh=BnlJcPr+Zyi8JXurFal5bKGXE9/r4rgeDkMZY1BrBOM=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=f54GkE7X6Zqs53ZTLbYjDPOw/jE4rqcqW2n7CfCsILVtFRmpt7oEXGJYmhBilOKQy 5rWNjL6LnpglqNZLwgGI2lNCM831XzsQwjr6XBT3Q6sW4ZJ7bExH1A01Fk2HsFiKuC gI5vkCGhYqjQSCen4OcQPRN3bVj8jE0ti1fTKNhFCS1s2KHCGB/Lx84XHra5J2ufdI gMkpTuQM6/Em/lkOGhtOnNstYm/crNJu4exNYvuBeOrWKsaeO/70RiMNbJvIgUPDSd 4zAE1UdNfspqpZ1qbkFlTXMWVx+vW3JL1yD1Kwbf0IRj2MJaFSEvWiX73UrPbpxbrJ 5DWp8AT6gi4oA== From: Mark Brown To: cy_huang , robh+dt@kernel.org Cc: Mark Brown , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, lgirdwood@gmail.com, cy_huang@richtek.com Subject: Re: [PATCH 1/2] regulator: rtq6752: Add binding document for Richtek RTQ6752 Date: Mon, 12 Jul 2021 11:45:53 +0100 Message-Id: <162608654080.4419.14873958641987918183.b4-ty@kernel.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <1625845236-30285-1-git-send-email-u0084500@gmail.com> References: <1625845236-30285-1-git-send-email-u0084500@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 9 Jul 2021 23:40:35 +0800, cy_huang wrote: > Add binding document for Richtek RTQ6752. Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git for-next Thanks! [1/2] regulator: rtq6752: Add binding document for Richtek RTQ6752 commit: 526e99cf43fe3884014f9e9f2ca5d04d56007287 [2/2] regulator: rt6752: Add support for Richtek RTQ6752 commit: f40f9409719fa092924803723b9445be13fac8fb 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