All of lore.kernel.org
 help / color / mirror / Atom feed
From: Linus Walleij <linus.walleij@linaro.org>
To: Amelie Delaunay <amelie.delaunay@st.com>
Cc: Lee Jones <lee.jones@linaro.org>,
	Rob Herring <robh+dt@kernel.org>,
	Mark Rutland <mark.rutland@arm.com>,
	Alexandre TORGUE <alexandre.torgue@st.com>,
	Maxime Coquelin <mcoquelin.stm32@gmail.com>,
	"open list:GPIO SUBSYSTEM" <linux-gpio@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS"
	<devicetree@vger.kernel.org>,
	Linux ARM <linux-arm-kernel@lists.infradead.org>,
	linux-stm32@st-md-mailman.stormreply.com
Subject: Re: [PATCH v2 1/7] dt-bindings: mfd: Add ST Multi-Function eXpander (STMFX) core bindings
Date: Wed, 19 Sep 2018 12:37:58 -0700	[thread overview]
Message-ID: <CACRpkdZBeHC3EVzGU_GNSeW_y7FBbsEibOO5JPi+LD-jhzSooA@mail.gmail.com> (raw)
In-Reply-To: <1537363669-25991-2-git-send-email-amelie.delaunay@st.com>

On Wed, Sep 19, 2018 at 6:28 AM Amelie Delaunay <amelie.delaunay@st.com> wrote:

> This patch adds documentation of device tree bindings for the
> STMicroelectronics Multi-Function eXpander (STMFX) MFD core.
>
> Signed-off-by: Amelie Delaunay <amelie.delaunay@st.com>

These bindings look good to me.
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>

If you want you can shorten the interrupt description by just referring
to interrupt-controller/interrupts.txt

Yours,
Linus Walleij

WARNING: multiple messages have this Message-ID (diff)
From: linus.walleij@linaro.org (Linus Walleij)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 1/7] dt-bindings: mfd: Add ST Multi-Function eXpander (STMFX) core bindings
Date: Wed, 19 Sep 2018 12:37:58 -0700	[thread overview]
Message-ID: <CACRpkdZBeHC3EVzGU_GNSeW_y7FBbsEibOO5JPi+LD-jhzSooA@mail.gmail.com> (raw)
In-Reply-To: <1537363669-25991-2-git-send-email-amelie.delaunay@st.com>

On Wed, Sep 19, 2018 at 6:28 AM Amelie Delaunay <amelie.delaunay@st.com> wrote:

> This patch adds documentation of device tree bindings for the
> STMicroelectronics Multi-Function eXpander (STMFX) MFD core.
>
> Signed-off-by: Amelie Delaunay <amelie.delaunay@st.com>

These bindings look good to me.
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>

If you want you can shorten the interrupt description by just referring
to interrupt-controller/interrupts.txt

Yours,
Linus Walleij

  reply	other threads:[~2018-09-19 19:37 UTC|newest]

Thread overview: 59+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-19 13:27 [PATCH v2 0/7] Introduce STMFX I2C Multi-Function eXpander Amelie Delaunay
2018-09-19 13:27 ` Amelie Delaunay
2018-09-19 13:27 ` Amelie Delaunay
2018-09-19 13:27 ` [PATCH v2 1/7] dt-bindings: mfd: Add ST Multi-Function eXpander (STMFX) core bindings Amelie Delaunay
2018-09-19 13:27   ` Amelie Delaunay
2018-09-19 13:27   ` Amelie Delaunay
2018-09-19 19:37   ` Linus Walleij [this message]
2018-09-19 19:37     ` Linus Walleij
2018-09-19 19:37     ` Linus Walleij
2018-09-26 22:57   ` Rob Herring
2018-09-26 22:57     ` Rob Herring
2018-09-19 13:27 ` [PATCH v2 2/7] mfd: Add ST Multi-Function eXpander (STMFX) core driver Amelie Delaunay
2018-09-19 13:27   ` Amelie Delaunay
2018-09-19 13:27   ` Amelie Delaunay
2018-09-19 19:40   ` Linus Walleij
2018-09-19 19:40     ` Linus Walleij
2018-09-19 19:40     ` Linus Walleij
2018-09-21  6:29   ` kbuild test robot
2018-09-21  6:29     ` kbuild test robot
2018-09-21  6:29     ` kbuild test robot
2018-09-19 13:27 ` [PATCH v2 3/7] dt-bindings: pinctrl: document the STMFX pinctrl bindings Amelie Delaunay
2018-09-19 13:27   ` Amelie Delaunay
2018-09-19 13:27   ` Amelie Delaunay
2018-09-19 19:42   ` Linus Walleij
2018-09-19 19:42     ` Linus Walleij
2018-09-19 19:42     ` Linus Walleij
2018-09-26 22:59   ` Rob Herring
2018-09-26 22:59     ` Rob Herring
2018-09-26 22:59     ` Rob Herring
2018-09-19 13:27 ` [PATCH v2 4/7] pinctrl: Add STMFX GPIO expander Pinctrl/GPIO driver Amelie Delaunay
2018-09-19 13:27   ` Amelie Delaunay
2018-09-19 13:27   ` Amelie Delaunay
2018-09-19 19:46   ` Linus Walleij
2018-09-19 19:46     ` Linus Walleij
2018-09-19 19:46     ` Linus Walleij
2018-09-19 13:27 ` [PATCH v2 5/7] ARM: dts: stm32: add STMFX support on stm32746g-eval Amelie Delaunay
2018-09-19 13:27   ` Amelie Delaunay
2018-09-19 13:27   ` Amelie Delaunay
2018-09-19 19:47   ` Linus Walleij
2018-09-19 19:47     ` Linus Walleij
2018-09-19 19:47     ` Linus Walleij
2018-09-19 13:27 ` [PATCH v2 6/7] ARM: dts: stm32: add joystick " Amelie Delaunay
2018-09-19 13:27   ` Amelie Delaunay
2018-09-19 13:27   ` Amelie Delaunay
2018-09-19 19:47   ` Linus Walleij
2018-09-19 19:47     ` Linus Walleij
2018-09-19 19:47     ` Linus Walleij
2018-09-19 13:27 ` [PATCH v2 7/7] ARM: dts: stm32: add orange and blue leds " Amelie Delaunay
2018-09-19 13:27   ` Amelie Delaunay
2018-09-19 13:27   ` Amelie Delaunay
2018-09-19 19:48   ` Linus Walleij
2018-09-19 19:48     ` Linus Walleij
2018-09-19 19:48     ` Linus Walleij
2018-09-19 16:20 ` [PATCH v2 0/7] Introduce STMFX I2C Multi-Function eXpander Alexandre Torgue
2018-09-19 16:20   ` Alexandre Torgue
2018-09-19 16:20   ` Alexandre Torgue
2018-09-19 19:50 ` Linus Walleij
2018-09-19 19:50   ` Linus Walleij
2018-09-19 19:50   ` Linus Walleij

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CACRpkdZBeHC3EVzGU_GNSeW_y7FBbsEibOO5JPi+LD-jhzSooA@mail.gmail.com \
    --to=linus.walleij@linaro.org \
    --cc=alexandre.torgue@st.com \
    --cc=amelie.delaunay@st.com \
    --cc=devicetree@vger.kernel.org \
    --cc=lee.jones@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-stm32@st-md-mailman.stormreply.com \
    --cc=mark.rutland@arm.com \
    --cc=mcoquelin.stm32@gmail.com \
    --cc=robh+dt@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.