Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp4482581pxj; Tue, 25 May 2021 08:59:44 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyNFHv73szgozRTlixcF62o/jKpuN1WQNfMUrYfZL+jSUOcdl/1GnPQ0RUINoudfwv69vdP X-Received: by 2002:a05:6638:12c5:: with SMTP id v5mr31899302jas.11.1621958384649; Tue, 25 May 2021 08:59:44 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1621958384; cv=none; d=google.com; s=arc-20160816; b=oWN3tNYBe4Z8D5Pvv7l9RCNKrP8oya/VrIrh/sM/s+BzuQ2NmoU83LI8n2XJE0Zfbx 4EjWJs/dllAj2BMYJvtlge7XpItd3s7N/BrZc/G+mYHx9A3ZewI5/e++yM1kaEH/Zvez +wWAJR7713f9vXz1eqBAg92FjMpAXj05Ol7+ndlSezHXGmzBFrbQ6ctF2GUiOfnK/EBj 8FSE7u0Pqhw/r/HUgIjpdsm9bpi5aGZuTxneyS97W6EOqCrQp5qCXDV25aw07QlbjydR iO4oyG98ht62pD950ms23G8e65ucVyc4wQrS2LLRqMvEVEEtvCSX9d34brB3z1cBJFW7 j7Tw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date; bh=9FExGYU0xxqzl5+OBOJgZwYDOlptWSUF40ulXBxrBFw=; b=hxti7HwPpCh5ApVbsOThlCuF5rV7Kckz+e576OnFBwQAxBSrT8dcPULFjxKnvxUHpD YEMQN8AUNpQtbJMkuo+CiV1Mda8SnVukWnxLzOmThzSuV7fyW5Tat/kyWQlxcIznjPw3 OFuLYhRvg656RqqkHcbnLqgOtm6y9Pw7XW06qxuOZJ4BlC3Ebx9wywQ2vE405B+uhdqR pmK+Os/GuvXOmzrgH1bpn2nXycMyEhx/yCzs68I4RMl005ZkzkbcBGPdm4vXQ9eH8Ezd JXbbwy1e7vXzr+OrcALr4bejzzPKbOgHh3GL2s1DLlkKLtTEGIdYF3OckCuuiLX2cEdG 0I3g== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id p12si1714541ilq.5.2021.05.25.08.59.31; Tue, 25 May 2021 08:59:44 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233082AbhEYNK2 (ORCPT + 99 others); Tue, 25 May 2021 09:10:28 -0400 Received: from relay9-d.mail.gandi.net ([217.70.183.199]:32981 "EHLO relay9-d.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232862AbhEYNK1 (ORCPT ); Tue, 25 May 2021 09:10:27 -0400 Received: (Authenticated sender: alexandre.belloni@bootlin.com) by relay9-d.mail.gandi.net (Postfix) with ESMTPSA id 59780FF812; Tue, 25 May 2021 13:08:53 +0000 (UTC) Date: Tue, 25 May 2021 15:08:52 +0200 From: Alexandre Belloni To: "Vaittinen, Matti" Cc: "wim@linux-watchdog.org" , "sre@kernel.org" , "linux-rtc@vger.kernel.org" , "linux-gpio@vger.kernel.org" , linux-power , "linux-kernel@vger.kernel.org" , "mturquette@baylibre.com" , "lgirdwood@gmail.com" , "devicetree@vger.kernel.org" , "linux@roeck-us.net" , "a.zummo@towertech.it" , "linus.walleij@linaro.org" , "robh+dt@kernel.org" , "bgolaszewski@baylibre.com" , "linux-pm@vger.kernel.org" , "linux-clk@vger.kernel.org" , "lee.jones@linaro.org" , "sboyd@kernel.org" , "broonie@kernel.org" , "linux-watchdog@vger.kernel.org" Subject: Re: [PATCH 2/9] rtc: bd70528: Drop BD70528 support Message-ID: References: <2beaa677bde0f9516f366b97e91419598f1dfde4.1621937490.git.matti.vaittinen@fi.rohmeurope.com> <83c091bef8adecd06a5c6fac9c86ca572bcc06d4.camel@fi.rohmeurope.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <83c091bef8adecd06a5c6fac9c86ca572bcc06d4.camel@fi.rohmeurope.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 25/05/2021 11:59:58+0000, Vaittinen, Matti wrote: > And in any case applying the MFD and RTC patches should be synced. RTC > parts should be applied before MFD parts because few other PMICs use > this same RTC driver and compilation would fail with missing headers if > MFD was removed before RTC changes are applied. > > Suggestions on how to guarantee the order of MFD and RTC - and how to > resolve conflicts? > The easiest is to take the RTC patches in one cycle and the rest in the next cycle. -- Alexandre Belloni, co-owner and COO, Bootlin Embedded Linux and Kernel engineering https://bootlin.com