From patchwork Mon Jun 17 07:03:41 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 10997997 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id BD7021398 for ; Mon, 17 Jun 2019 07:03:47 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id A8B9B28844 for ; Mon, 17 Jun 2019 07:03:47 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 9754D2884A; Mon, 17 Jun 2019 07:03:47 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 3F30128844 for ; Mon, 17 Jun 2019 07:03:47 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1725906AbfFQHDq (ORCPT ); Mon, 17 Jun 2019 03:03:46 -0400 Received: from mail-wr1-f66.google.com ([209.85.221.66]:46491 "EHLO mail-wr1-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725778AbfFQHDq (ORCPT ); Mon, 17 Jun 2019 03:03:46 -0400 Received: by mail-wr1-f66.google.com with SMTP id n4so8592013wrw.13 for ; Mon, 17 Jun 2019 00:03:44 -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=4+pITYSfaf6rsitQnMBBcSbRxuZE47ZzaATw3AkXEIY=; b=GlJiJVygE2SJu2dlv813B1LT1RBKsB8OADALaafZKHFOhQ6+Veg/uRGRyHJ9lHmpoQ y2JLsWtApQC7szDYnTKUWgYBQknS8vLCK0cl8EgERMGZ9zLX/OugYJ4McPN/eGHWAyHR L2bLqp/FOdRjxFs0rgdKIKWFBxOjOAd9qRnR40dMDOpSH/V4oYJmqiUwimyX62BBsJ91 HLTyEfJb7c4L7wl+TgA/oEMGHFHnGjGk19dEK2ercGoMHw6rJ25h32PTHHW6HGF+FuiW k2M/vsYAcUeBRxC84OvLHu1q3A2Vpv+fHsMVrc09tMivqGC0PoIRMU39XYBCoqGfaU2Z FUEQ== 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=4+pITYSfaf6rsitQnMBBcSbRxuZE47ZzaATw3AkXEIY=; b=bbwIREeh8ghn/wGw/ALZ8dgC5AbuyTUma3+KxINe/Q6VAG92YfmkUwz7XTlqzHzWUe YsWhddAgFCDnoTZ6+lQsAf6MnUKHeRO1BhU3nTXlMixinzdLNYvgdAndp2aWDW1Bimac 9vX5JuCk4g0FL11FD1LU3fymNb0mE3ymHKQRFYN6peGsh9+9fV6/G8omU9T4oBeMp1Ay f7S0ajNUs9cfrgRcPuMdC90DtuddlxKwFWtHMn/vuTevSgF4hYXmlfggTk/DZOjianD5 gkrTvCv0tEuOAoh2DjgDxSUL5Fd4NwXGozvdaPjQaCauxOHPoL+ZCv1/ePOe57gsbwhb XEgg== X-Gm-Message-State: APjAAAWcddd7QHC2RLQLZG3NAmDJrNMPY6dz8qQyxoAqngY+Tfp+6PIS uGP6MmxGb6GTub9vN6ApQB5Mvg== X-Google-Smtp-Source: APXvYqzNat4IzfDWlts1T6Zm9jqhh/J1uCafDL7GG5Mn60bm6L8LeVgA4j3nnEkpv4fL1f34nwj4bA== X-Received: by 2002:a5d:5302:: with SMTP id e2mr59875456wrv.347.1560755023967; Mon, 17 Jun 2019 00:03:43 -0700 (PDT) Received: from dell ([2.27.35.243]) by smtp.gmail.com with ESMTPSA id u23sm8108217wmj.33.2019.06.17.00.03.43 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Mon, 17 Jun 2019 00:03:43 -0700 (PDT) Date: Mon, 17 Jun 2019 08:03:41 +0100 From: Lee Jones To: Keerthy Cc: broonie@kernel.org, linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org, t-kristo@ti.com Subject: [GIT PULL] Immutable branch between MFD and Regulator due for the v5.3 merge window Message-ID: <20190617070341.GC16364@dell> References: <20190612144620.28331-1-j-keerthy@ti.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20190612144620.28331-1-j-keerthy@ti.com> User-Agent: Mutt/1.9.4 (2018-02-28) Sender: linux-omap-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-omap@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Enjoy! The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9: Linux 5.2-rc1 (2019-05-19 15:47:09 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git ib-mfd-regulator-v5.3 for you to fetch changes up to 7ee63bd74750a2c6fac31805ca0ac67f2522bfa5: regulator: lp87565: Add 4-phase lp87561 regulator support (2019-06-17 08:00:24 +0100) ---------------------------------------------------------------- Immutable branch between MFD and Regulator due for the v5.3 merge window ---------------------------------------------------------------- Keerthy (3): dt-bindings: mfd: lp87565: Add LP87561 configuration mfd: lp87565: Add support for 4-phase LP87561 combination regulator: lp87565: Add 4-phase lp87561 regulator support Documentation/devicetree/bindings/mfd/lp87565.txt | 36 +++++++++++++++++++++++ drivers/mfd/lp87565.c | 4 +++ drivers/regulator/lp87565-regulator.c | 17 ++++++++++- include/linux/mfd/lp87565.h | 2 ++ 4 files changed, 58 insertions(+), 1 deletion(-)