All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bich HEMON <bich.hemon@st.com>
To: Rob Herring <robh+dt@kernel.org>,
	Mark Rutland <mark.rutland@arm.com>,
	Maxime Coquelin <mcoquelin.stm32@gmail.com>,
	Alexandre TORGUE <alexandre.torgue@st.com>,
	Pierre Yves MORDRET <pierre-yves.mordret@st.com>,
	Wolfram Sang <wsa@the-dreams.de>,
	"linux-i2c@vger.kernel.org" <linux-i2c@vger.kernel.org>,
	"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
	"linux-stm32@st-md-mailman.stormreply.com" 
	<linux-stm32@st-md-mailman.stormreply.com>,
	"linux-arm-kernel@lists.infradead.org" 
	<linux-arm-kernel@lists.infradead.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Cc: Bich HEMON <bich.hemon@st.com>
Subject: [PATCH 0/2]  Patches for i2c-stm32 device tree bindings
Date: Wed, 6 Mar 2019 15:11:50 +0000	[thread overview]
Message-ID: <1551885100-22207-1-git-send-email-bich.hemon@st.com> (raw)

This patchset provides dt-bindings updates for I2C.

Bich Hemon (2):
  dt-bindings: i2c-stm32: remove extra spaces
  dt-bindings: i2c-stm32: update optional properties for
    stm32h7/stm32mp1

 .../devicetree/bindings/i2c/i2c-stm32.txt          | 37 +++++++++++-----------
 1 file changed, 19 insertions(+), 18 deletions(-)

-- 
1.9.1

WARNING: multiple messages have this Message-ID (diff)
From: Bich HEMON <bich.hemon@st.com>
To: Rob Herring <robh+dt@kernel.org>,
	Mark Rutland <mark.rutland@arm.com>,
	Maxime Coquelin <mcoquelin.stm32@gmail.com>,
	Alexandre TORGUE <alexandre.torgue@st.com>,
	Pierre Yves MORDRET <pierre-yves.mordret@st.com>,
	Wolfram Sang <wsa@the-dreams.de>,
	"linux-i2c@vger.kernel.org" <linux-i2c@vger.kernel.org>,
	"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
	"linux-stm32@st-md-mailman.stormreply.com"
	<linux-stm32@st-md-mailman.stormreply.com>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Cc: Bich HEMON <bich.hemon@st.com>
Subject: [PATCH 0/2]  Patches for i2c-stm32 device tree bindings
Date: Wed, 6 Mar 2019 15:11:50 +0000	[thread overview]
Message-ID: <1551885100-22207-1-git-send-email-bich.hemon@st.com> (raw)

This patchset provides dt-bindings updates for I2C.

Bich Hemon (2):
  dt-bindings: i2c-stm32: remove extra spaces
  dt-bindings: i2c-stm32: update optional properties for
    stm32h7/stm32mp1

 .../devicetree/bindings/i2c/i2c-stm32.txt          | 37 +++++++++++-----------
 1 file changed, 19 insertions(+), 18 deletions(-)

-- 
1.9.1

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

             reply	other threads:[~2019-03-06 15:12 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-06 15:11 Bich HEMON [this message]
2019-03-06 15:11 ` [PATCH 0/2] Patches for i2c-stm32 device tree bindings Bich HEMON
2019-03-06 15:11 ` Bich HEMON
2019-03-06 15:11 ` [PATCH 2/2] dt-bindings: i2c-stm32: update optional properties for stm32h7/stm32mp1 Bich HEMON
2019-03-06 15:11   ` Bich HEMON
2019-03-06 15:11   ` Bich HEMON
2019-03-21  8:28   ` Pierre Yves MORDRET
2019-03-21  8:28     ` Pierre Yves MORDRET
2019-03-21  8:28     ` Pierre Yves MORDRET
2019-03-24 22:15   ` Wolfram Sang
2019-03-24 22:15     ` Wolfram Sang
2019-03-24 22:15     ` Wolfram Sang
2019-03-06 15:11 ` [PATCH 1/2] dt-bindings: i2c-stm32: remove extra spaces Bich HEMON
2019-03-06 15:11   ` Bich HEMON
2019-03-06 15:11   ` Bich HEMON
2019-03-21  8:28   ` Pierre Yves MORDRET
2019-03-21  8:28     ` Pierre Yves MORDRET
2019-03-21  8:28     ` Pierre Yves MORDRET
2019-03-24 22:15   ` Wolfram Sang
2019-03-24 22:15     ` Wolfram Sang
2019-03-24 22:15     ` Wolfram Sang

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=1551885100-22207-1-git-send-email-bich.hemon@st.com \
    --to=bich.hemon@st.com \
    --cc=alexandre.torgue@st.com \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-i2c@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=pierre-yves.mordret@st.com \
    --cc=robh+dt@kernel.org \
    --cc=wsa@the-dreams.de \
    /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.