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=-12.5 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PULL_REQUEST, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_PASS,URIBL_BLOCKED, USER_AGENT_MUTT autolearn=ham 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 8081BC04A6B for ; Fri, 10 May 2019 15:19:21 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 52885216C4 for ; Fri, 10 May 2019 15:19:19 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="hTSM6nL3" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727632AbfEJPTS (ORCPT ); Fri, 10 May 2019 11:19:18 -0400 Received: from mail-wm1-f66.google.com ([209.85.128.66]:39553 "EHLO mail-wm1-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727353AbfEJPTR (ORCPT ); Fri, 10 May 2019 11:19:17 -0400 Received: by mail-wm1-f66.google.com with SMTP id n25so7865305wmk.4 for ; Fri, 10 May 2019 08:19:16 -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=hfI45TE1I5uwK0Bfe/252jb7t90fCE1bIelVOQNQaUM=; b=hTSM6nL3NXhJDSGIenedVMXQCAahPRhCKQONbsUCkgElASVaWCoXoB/enwAMkt3HnW 9yW7IpAGGEd/XrkSdUn70qhMdE7GjAlOnzRjg9V0B9RBCLHYdS1lagxRofNG4pBt4BoQ wxZtYN8A6k++tmlCAieXsGtjdnbtAm1xxlgrZyPrhQUAUmf9LQV/JlHzGLnGGIUTJiE/ RfrnhNIItnQj4F/hWUel5GJxlmSnfvE8SmepuANJA1AgPYAZ+ww99Wr2IKK2iEMyG7qS WvhC3oaML3ks38p9YEBQQ7k2aT9F+QNw6j1UP3Q296UMFRpJJ6/wKAVIHkKOfq8/gm89 soJw== 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=hfI45TE1I5uwK0Bfe/252jb7t90fCE1bIelVOQNQaUM=; b=h/Kyjfe3X+Zmibup9Dg5SyMIen+uAJQx0qvQ9guT/V0pZH4XtZ4eTF+PtMvr+mzBTP iYkrus7XYAhwd+YsSrcHYIy9JJUjxNCsLLyi6fm1PUb9um9PL90sPO4UoIUaBNc7GT2F pWMECHaVFLp+choBpR43sJaECJA6ifeTKt52FNwJWsYhWdL1UDR/EVSfwsg0lEpYabHn RVGwEIwyllP25moyHz7SD5oT+9GdEd6QQVzuD74d46A9WsaPy97rbTX3pEGXG/xmV9F5 L3//LWy927dkgo9eMLc/pBtAEwNdxynTcpwWdbcjorRqUd0OyiIcE4KT3jszWSxHDPA6 tODA== X-Gm-Message-State: APjAAAVNMphIVkZ24goYhzTqyUKEFxSDc9n0jsT/p+lOpmEJh+pzmqEj 9hg1BTWsJ2j3Yc4Uzf3zdNeIcA== X-Google-Smtp-Source: APXvYqybXr+vcsOtoC6cNdTKe08GTN1LUn7gnJpq13Ga3bAoBaeBpdNLmgGY1GT+GtndyMTjIbD3zg== X-Received: by 2002:a1c:a008:: with SMTP id j8mr7652413wme.73.1557501556269; Fri, 10 May 2019 08:19:16 -0700 (PDT) Received: from dell ([2.27.167.43]) by smtp.gmail.com with ESMTPSA id c131sm6807619wma.31.2019.05.10.08.19.14 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Fri, 10 May 2019 08:19:15 -0700 (PDT) Date: Fri, 10 May 2019 16:19:12 +0100 From: Lee Jones To: Amelie Delaunay Cc: Linus Walleij , Rob Herring , Mark Rutland , Alexandre Torgue , Maxime Coquelin , linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-stm32@st-md-mailman.stormreply.com Subject: [GIT PULL v2] Immutable branch between MFD and Pinctrl due for the v5.2 merge window Message-ID: <20190510151912.GB4319@dell> References: <1557392336-28239-1-git-send-email-amelie.delaunay@st.com> <20190510072314.GC7321@dell> <20190510151556.GA4319@dell> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20190510151556.GA4319@dell> 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 Change of subject line to v2: ** Contains fix for i386 build breakage ** Enjoy! The following changes since commit e93c9c99a629c61837d5a7fc2120cd2b6c70dbdd: Linux 5.1 (2019-05-05 17:42:58 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git tags/ib-mfd-pinctrl-v5.2-1 for you to fetch changes up to 9af2de7657f5a52f9e15aebb6f9348f9b8f250a6: pinctrl: Kconfig: Fix STMFX GPIO expander Pinctrl/GPIO driver dependencies (2019-05-10 16:09:56 +0100) ---------------------------------------------------------------- Immutable branch between MFD and Pinctrl due for the v5.2 merge window Contains fix for i386 build breakage ---------------------------------------------------------------- Amelie Delaunay (5): dt-bindings: mfd: Add ST Multi-Function eXpander (STMFX) core bindings mfd: Add ST Multi-Function eXpander (STMFX) core driver dt-bindings: pinctrl: document the STMFX pinctrl bindings pinctrl: Add STMFX GPIO expander Pinctrl/GPIO driver pinctrl: Kconfig: Fix STMFX GPIO expander Pinctrl/GPIO driver dependencies Documentation/devicetree/bindings/mfd/stmfx.txt | 28 + .../devicetree/bindings/pinctrl/pinctrl-stmfx.txt | 116 +++ drivers/mfd/Kconfig | 13 + drivers/mfd/Makefile | 2 +- drivers/mfd/stmfx.c | 545 ++++++++++++++ drivers/pinctrl/Kconfig | 14 + drivers/pinctrl/Makefile | 1 + drivers/pinctrl/pinctrl-stmfx.c | 820 +++++++++++++++++++++ include/linux/mfd/stmfx.h | 123 ++++ 9 files changed, 1661 insertions(+), 1 deletion(-) create mode 100644 Documentation/devicetree/bindings/mfd/stmfx.txt create mode 100644 Documentation/devicetree/bindings/pinctrl/pinctrl-stmfx.txt create mode 100644 drivers/mfd/stmfx.c create mode 100644 drivers/pinctrl/pinctrl-stmfx.c create mode 100644 include/linux/mfd/stmfx.h -- Lee Jones [李琼斯] Linaro Services Technical Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog