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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id C3417C433F5 for ; Mon, 16 May 2022 15:39:38 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S245335AbiEPPjh (ORCPT ); Mon, 16 May 2022 11:39:37 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44470 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S245410AbiEPPjf (ORCPT ); Mon, 16 May 2022 11:39:35 -0400 Received: from mail-ej1-x62a.google.com (mail-ej1-x62a.google.com [IPv6:2a00:1450:4864:20::62a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5FF593C739 for ; Mon, 16 May 2022 08:39:34 -0700 (PDT) Received: by mail-ej1-x62a.google.com with SMTP id n10so29493888ejk.5 for ; Mon, 16 May 2022 08:39:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=message-id:date:mime-version:user-agent:subject:content-language:to :cc:references:from:in-reply-to:content-transfer-encoding; bh=QeTzlSoKejIzpA/CAduavQTBSJGaWHTM+6ACJIUc4Ls=; b=iBUVsMo1tUy6ku2kKrAq06P4tNuRs8L7DuSuMJsMffIfw9EJq0At17N3EFzXWo+W89 h1VRgjMAZCz/Tdo9TJVCB/EK+j0UB+Rc7Q876XFYXzbKhKdz/Z+z1lq4+aDYyKo8pXPv nOxdF1itJEz5oF055uiMM9uQRD8OBFIkwieOa+/CJMxUzc9eUZPrw/cIniXG/1TpBeIQ nXTs90Xi184cLv8dN0lQ0mtlKDZBZKle3MwTS3X70U77kfBgeJsPl0UrFU23FEUhavRm JIofXbf/FQdSA2DAyP/19uvDNwfeTyn7TJgxtAOa3hWQaDTLZqgxa2yRCKTlrZkfHAcn EvrA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=QeTzlSoKejIzpA/CAduavQTBSJGaWHTM+6ACJIUc4Ls=; b=xJJpY+pZiIh5ZuSoD52an9y6kucQfFeYt4+UmhMu+QuKRolVXO2lyKozQosL9kyb8D dlTayg2ozRjPf+skDO/xbKJz2786oeYbnrhFXVutfugBLwvXtETYxjvWd937ClnYYiPp 9HwpffcRMit84hL9PE823AB6LeWUKYKt3rl+Jxv+FBZQCKcQDRKFPPRfyVNKJv9XBjPv gHGXTTL6X6hydUBjbFenyVwDMptj6oTIwEhT2V/RV7S9SlI6BFDp9ON9vlPvOd6aeddi Od4yEW1tLfCQuCoJEy+ZBamAqz/6goDZJ2CHrsPkdWgkPGpoqMriUW/51mcC/l+Gk59m 1CgQ== X-Gm-Message-State: AOAM530CZiBnxtb+ALXczr9JMhWwZ6yQVa8Icp2XLSSuKD5mpH8H7f8i K6dmrRreeJE33EYcER0eNBOaaw== X-Google-Smtp-Source: ABdhPJzGGrQoOSmJ9vD3CMkYO/M8Z/D7CsPSwd6YiSuqRc3ss5QTTRcW0bxHqNKD1ofxAe9kVrTeeA== X-Received: by 2002:a17:907:6294:b0:6e1:ea4:74a3 with SMTP id nd20-20020a170907629400b006e10ea474a3mr15582068ejc.168.1652715572978; Mon, 16 May 2022 08:39:32 -0700 (PDT) Received: from [192.168.0.17] (78-11-189-27.static.ip.netia.com.pl. [78.11.189.27]) by smtp.gmail.com with ESMTPSA id w26-20020aa7d29a000000b0042aae307407sm2287770edq.21.2022.05.16.08.39.31 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 16 May 2022 08:39:32 -0700 (PDT) Message-ID: Date: Mon, 16 May 2022 17:39:31 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.8.1 Subject: Re: [PATCH v3 2/3] dt-bindings: mtd: partitions: Extend fixed-partitions binding Content-Language: en-US To: Mikhail Zhilkin , Miquel Raynal , Rob Herring Cc: Richard Weinberger , Vignesh Raghavendra , Krzysztof Kozlowski , =?UTF-8?B?UmFmYcWCIE1pxYJlY2tp?= , MTD Maling List , devicetree@vger.kernel.org, "linux-kernel@vger.kernel.org" , Karim , M References: <20220503155007.2339847-1-csharper2005@gmail.com> <20220512152725.244872-1-miquel.raynal@bootlin.com> <20220516102115.4ab6fada@xps13> From: Krzysztof Kozlowski In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 16/05/2022 17:34, Mikhail Zhilkin wrote: > Hi, Miquel! > > On 5/16/2022 11:21 AM, Miquel Raynal wrote: >> Hi, >> >> robh+dt@kernel.org wrote on Fri, 13 May 2022 09:12:03 -0500: >> >>> On Thu, May 12, 2022 at 10:27 AM Miquel Raynal >>> wrote: >>>> On Tue, 2022-05-03 at 15:50:07 UTC, Mikhail Zhilkin wrote: >>>>> Extend fixed-partitions binding for support of Sercomm partition parser >>>>> (add "sercomm,sc-partitions" compatible). >>>>> >>>>> Signed-off-by: Mikhail Zhilkin >>>>> Reviewed-by: Krzysztof Kozlowski >>>> Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git mtd/next, thanks. >>> Patch 1 is a dependency, please apply it too. Without it, we now get >>> in linux-next: >> Only patch 3 was sent to me/the mtd ML. I'll drop the patch. >> >> Mikhail, please resend the series including us on all your patches. > > Done! I sent the series to you and mtd > https://lore.kernel.org/linux-mtd/20220516151228.885222-1-csharper2005@gmail.com/T/#t > > P.S. get_maintainer.pl didn't recommend to add you and mtd that and this > time. Do I need to send each patch from the series to all maintainers of > all the patches in the future? Yes, entire patchset should be sent to the same folks, same maintainers. Otherwise maintainer should assume patches are independent, which is not true. Exception is for large patchsets where we do not want to spam everyone and these require different approaches. It's not the case here. Best regards, Krzysztof