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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id B3326C433EF for ; Tue, 5 Oct 2021 15:37:54 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 94C5F60F9D for ; Tue, 5 Oct 2021 15:37:54 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236030AbhJEPjn (ORCPT ); Tue, 5 Oct 2021 11:39:43 -0400 Received: from mail.kernel.org ([198.145.29.99]:43232 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235942AbhJEPjl (ORCPT ); Tue, 5 Oct 2021 11:39:41 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 69245610EA; Tue, 5 Oct 2021 15:37:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1633448270; bh=s8dscrrIAsTmIuDm+tx17i82rsTJNNFZ/mXmMzrR8a8=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=V422fjGQ5XIVBiW3hGv4wEyMh5NPtAi1+IcycV9rfcvPIrDaRz0y+qXjnMCD00TTT u2sklFX6x9jdCrvu+6F/1j77FAraO7T5FVvbqmM7CtocIajF4ypxFUjXEPS/8SkjAx ZdUbiwuU99pWVRZg5HAjp6KYpoEuAhAHmr2vJuQd5UIpxF2T6P+FDJBMj8njgfYVnr V95Do6ZtHdk4ak1yaCUOhrTmQLH4zDbWb1hKJAlNtP9rYV1T3PsWnGRBlePU/JYnk/ CN8qIJTegt13fRsKQo7YEZY/6vuBLpe/OXhsThYQyAY4YlT4vUHWQTrznNkGlSo7fL R6lar4nOFt6Tg== From: Mark Brown To: devicetree@vger.kernel.org, Rob Herring , Lukas Bulwahn Cc: Mark Brown , Santosh Shilimkar , Nishanth Menon , Naga Sureshkumar Relli , Dmitry Torokhov , Mirela Rabulea , Brendan Higgins , Anitha Chrisanthus , linux-kernel@vger.kernel.org, Shubhrajyoti Datta , Wilken Gottwalt , Maxime Ripard , Nobuhiro Iwamatsu , Tero Kristo , Yu Chen , Jonathan Cameron , Miquel Raynal , Hans Ulli Kroll , Joakim Zhang , Deepak Saxena , Linus Walleij , kernel-janitors@vger.kernel.org, Vignesh Raghavendra Subject: Re: (subset) [PATCH v4 00/11] Rectify file references for dt-bindings in MAINTAINERS Date: Tue, 5 Oct 2021 16:37:40 +0100 Message-Id: <163344802403.1141521.13995618381491807996.b4-ty@kernel.org> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20211005075451.29691-1-lukas.bulwahn@gmail.com> References: <20211005075451.29691-1-lukas.bulwahn@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: kernel-janitors@vger.kernel.org On Tue, 5 Oct 2021 09:54:40 +0200, Lukas Bulwahn wrote: > here is a patch series that cleans up some file references for dt-bindings > in MAINTAINERS. It applies cleanly on next-20211001. > > This is a v4 of the still relevant patches from the first submission > of the patch series (see Links) send out 2021-03-15 and resent on 2021-04-19 > and on 2021-07-26. > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git for-next Thanks! [10/11] MAINTAINERS: rectify entry for SY8106A REGULATOR DRIVER commit: beb76cb4eebf9ac4ff15312e33f97db621b46da7 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