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=-5.4 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 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 AF3D5C33CB2 for ; Wed, 15 Jan 2020 08:33:47 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 85B1524655 for ; Wed, 15 Jan 2020 08:33:47 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="jNgkV9pO" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726088AbgAOIdq (ORCPT ); Wed, 15 Jan 2020 03:33:46 -0500 Received: from mail-wm1-f67.google.com ([209.85.128.67]:38857 "EHLO mail-wm1-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726555AbgAOIdq (ORCPT ); Wed, 15 Jan 2020 03:33:46 -0500 Received: by mail-wm1-f67.google.com with SMTP id u2so16757567wmc.3 for ; Wed, 15 Jan 2020 00:33:45 -0800 (PST) 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=WpuKpiDRvGzuOKGz765acle30K2AapAgvO0dQxkTLhY=; b=jNgkV9pOWBh6UAJ1PXeVfZpoCLEkrt5tE1fLX1d0hpCo+qtWxgbGVRX7MnaYc0XJ3m eHw0DOLOVM3vj8nJqdCRoIqnoF8NdAX5+8VI8WDbvTU5nCl38z4y5dCewj92rilzsEM9 n35aDnjpZP3U0vdjmu3CzjLKybHJLZ5D1p27zms1nvGo83WD56mx1oTVDxJGwLokGSdl FrUFsaOnGs4HbZLNkEQMz/3l/ojgoA3qowGgapvll6xqXQM81Yce4jvmvKnX7HHk7Cdb Q1hlPFF216XNb5Urdj4tepa3NqINe+u+vbZBifcdgQUvqgW1jCBLksXOKCHbeB52Uv9X rQtg== 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=WpuKpiDRvGzuOKGz765acle30K2AapAgvO0dQxkTLhY=; b=EN6XjQhVQPlBTxIwdmta3brEm6f+AOW52w+7Bp6nuXP5YwhtUAbwfbEmjfaCAkXqGc ck+sNVVzO8ioId6j/wB/uIBM1aqOtuS4qGur7gCSs/xts6Qn04pxAnoGS6I82E1WtJ8i IfZrD3AfpBIfPYbF1tiOYh1htbtfYNuXdh5cKQGb++93Jdz8WWjZjhkmCtXg1Kp2i5/O elNBSsBbJR/r8EU1ANHSh1K9gpy5S9KnAW6cWwVxolnCwSB+rQsMC+/iO2Zn/DgvnCwB ZXxZovcLvaWXBwG4gjwRDBgAxDqT9tfq2S+0oT/OnlZu3Q1DHKyeLRuf6ZtLVi7i6zKk lvkw== X-Gm-Message-State: APjAAAV/W46Au3gL9Q8OgDn+n9xIU5nyfdjQbfBb1VN8dfKFSbwjLi2N D8BcP71jZ+RIsgYy0HcWYcKQHw== X-Google-Smtp-Source: APXvYqyTbNPBM+b0H7a+geOBj4EY/YVa2dv7LeznO4hME0KN8z55nb/XzKzrODJRYwtnGQHSFMXehQ== X-Received: by 2002:a1c:dcd5:: with SMTP id t204mr33506655wmg.34.1579077224548; Wed, 15 Jan 2020 00:33:44 -0800 (PST) Received: from dell ([2.27.35.221]) by smtp.gmail.com with ESMTPSA id z123sm23648038wme.18.2020.01.15.00.33.43 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 15 Jan 2020 00:33:43 -0800 (PST) Date: Wed, 15 Jan 2020 08:34:03 +0000 From: Lee Jones To: Matti Vaittinen Cc: mazziesaccount@gmail.com, Jacek Anaszewski , Pavel Machek , Dan Murphy , Rob Herring , Mark Rutland , Michael Turquette , Stephen Boyd , Linus Walleij , Bartosz Golaszewski , Liam Girdwood , Mark Brown , Alessandro Zummo , Alexandre Belloni , linux-leds@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, linux-gpio@vger.kernel.org, linux-rtc@vger.kernel.org Subject: Re: [PATCH v9 02/12] dt-bindings: mfd: Document ROHM BD71828 bindings Message-ID: <20200115083403.GE325@dell> References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Sat, 11 Jan 2020, Matti Vaittinen wrote: > ROHM BD71828 Power management IC integrates 7 buck converters, 7 LDOs, > a real-time clock (RTC), 3 GPO/regulator control pins, HALL input > and a 32.768 kHz clock gate. > > Document the dt bindings drivers are using. > > Signed-off-by: Matti Vaittinen > Reviewed-by: Rob Herring > --- > No changes since v8 > > .../bindings/mfd/rohm,bd71828-pmic.yaml | 193 ++++++++++++++++++ > 1 file changed, 193 insertions(+) > create mode 100644 Documentation/devicetree/bindings/mfd/rohm,bd71828-pmic.yaml I only have patches 2-6, so I cannot help with merging. My guess is that some of the other patches will have dependencies or be dependants of the MFD changes, thus someone else will either have to merge the set and send out a pull-request for the other maintainers to consume, or you will have to send the whole set out again. -- Lee Jones [李琼斯] Linaro Services Technical Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog