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=-2.4 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,USER_AGENT_MUTT 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 9E35AC31E47 for ; Wed, 12 Jun 2019 06:03:34 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 79D46208C4 for ; Wed, 12 Jun 2019 06:03:34 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="kQgNEe7l" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730940AbfFLGDd (ORCPT ); Wed, 12 Jun 2019 02:03:33 -0400 Received: from mail-wr1-f68.google.com ([209.85.221.68]:43923 "EHLO mail-wr1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730860AbfFLGDc (ORCPT ); Wed, 12 Jun 2019 02:03:32 -0400 Received: by mail-wr1-f68.google.com with SMTP id p13so5342400wru.10 for ; Tue, 11 Jun 2019 23:03:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to :user-agent; bh=+13q810llW4ErXXIetgj/sg6McW6pFvv2Q8IXgzsfkA=; b=kQgNEe7lU75z3OeBABAC6Q8trmmoqyeiGjh+GcqkEXYi72whxbc7gOEEHkeVhfjLhN FU8ME53uN7CbcnKand3X6rJlYfGiD+5rRC+f/oCFUZmtLHbic1O7pMQlI9E3n0Z7uLtl HqKADy95Q0V50tbehahY8zw/vnxoekQFiAQj6rg/4AwpzP410tAT4Dp5UC2K7d9UunNu 4L7jAh2jHoyUmhZzm90OIv/UXl1bZCLFjbZU8XKncBBv/I75Z86NRu71gLyMuFWB5uY3 zOYgwcDKZxQuPwetUB8A7f8OkJBhV4OugGkt76kHe7JTrlethDQpEDis/afWlkOOHl8J 56uw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to:user-agent; bh=+13q810llW4ErXXIetgj/sg6McW6pFvv2Q8IXgzsfkA=; b=f2Wrobns975fBoAOKkFsp5v7pj3fuM8fwt/9CexYbunkEro0vJbR3avm7/219Yh55l ckIphuL1mTSZzNLCpg1VgmTgEkn+xGi/e/q7u83u08bEzhYTX1jJlCWU3Eq9OMos2qgB JpXZcTsGVAvIAdO1/f+MpY7blNh9CqjyHxWNVwAdIGfF6kF54Xbiwq6ZG89A74t84TKE UrByWgXJd1yFzrS62Am3Bo/461fxLx+APXCmLZebTUSuumMom5q6WZVh4twD+vgB055d /94g3XLGjqq416DG04S0J0IozQrSOvXAuB18QhDTcEsASWus9qOWt+i36Jbh1dB0E44r ih9w== X-Gm-Message-State: APjAAAUPo1E2rYBoxY1EhzvEAK6mUrYUdyyTUeyTkkUPVpmqPg43Qv0B /ksl5t449+Ab3bdLikbtdBxrMw== X-Google-Smtp-Source: APXvYqyxgC+MOxZ/tRXB4Hv5XucD8WakihBGUs4FQKs/N+4M4iopyF7/hlrp1gR87azKIfrbFj6+Bw== X-Received: by 2002:a5d:4703:: with SMTP id y3mr669507wrq.248.1560319410440; Tue, 11 Jun 2019 23:03:30 -0700 (PDT) Received: from dell ([2.27.35.243]) by smtp.gmail.com with ESMTPSA id w6sm23656976wro.71.2019.06.11.23.03.29 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Tue, 11 Jun 2019 23:03:29 -0700 (PDT) Date: Wed, 12 Jun 2019 07:03:28 +0100 From: Lee Jones To: Sebastian Reichel Cc: mazziesaccount@gmail.com, Rob Herring , Mark Rutland , Michael Turquette , Stephen Boyd , Linus Walleij , Bartosz Golaszewski , Liam Girdwood , Mark Brown , Alessandro Zummo , Alexandre Belloni , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, linux-gpio@vger.kernel.org, linux-pm@vger.kernel.org, linux-rtc@vger.kernel.org Subject: Re: [PATCH v15 0/7] support ROHM BD70528 PMIC Message-ID: <20190612060328.GQ4797@dell> References: <20190611200043.eib3g3acc7ilawsx@earth.universe> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20190611200043.eib3g3acc7ilawsx@earth.universe> User-Agent: Mutt/1.9.4 (2018-02-28) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 11 Jun 2019, Sebastian Reichel wrote: > Hi, > > On Mon, Jun 03, 2019 at 10:23:37AM +0300, Matti Vaittinen wrote: > > Patch series introducing support for ROHM BD70528 PMIC > > [...] > > I think all patches have been reviewed by the respective subsystem > maintainers. Lee, can you provide an immutable branch with the MFD > patches (1, 2, 4)? Looks like the other patches only depend on those > and can go through their respective subsystems. Yes. It's on my TODO list. Would you prefer this method over me just taking them all and sending out a PR? The latter is my usual flow, but I'm happy with either. -- Lee Jones [李琼斯] Linaro Services Technical Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog