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 E78D9C33CB6 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 B0F8F2467A 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 S1728890AbgAOIdr (ORCPT ); Wed, 15 Jan 2020 03:33:47 -0500 Received: from mail-wm1-f68.google.com ([209.85.128.68]:40348 "EHLO mail-wm1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726527AbgAOIdq (ORCPT ); Wed, 15 Jan 2020 03:33:46 -0500 Received: by mail-wm1-f68.google.com with SMTP id t14so16778887wmi.5 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=XWdBokk+xO4ywKdcRThqSYKH0q9Ig/E2CvKDLQ9UVWdVK+DQq6cHpzpWl9IVRyapbK txgyKiw2N9CpmZEHP8aUIpST9tgEsH3IwpSpy4WlaXuYQfduksWD6Qzzjvt1fH/nsUyJ P617LjJZhbYXCuLdChnKw+cpjPv/PKDWL8o6WoBKyRNomN+QQCNGm0eolb0pTYkx9MXf x+33wRbhscnh66IYBc3iZJwjAN0jLcmY169yCNwYFz97l7jGtCw0XABHPORzNU3d5F/H /RUUR0i1r7T+7mEza7L/dB53GDazAtKz7k74cAagP+zbNC65RqCBLRCvjs5mxhqH8X/C v7vQ== X-Gm-Message-State: APjAAAVS1FF5rtlu51V3m3Jz7+kTmgWF4mWXqPMKeV0UJq3cD+WweUZf +GxcAKe8+irBCVB8MIsnBkKlCQ== 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: linux-clk-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-clk@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