All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Fabrice Gasnier <fabrice.gasnier@st.com>
Cc: mark.rutland@arm.com, devicetree@vger.kernel.org,
	alexandre.torgue@st.com, arnd@arndb.de,
	linux-kernel@vger.kernel.org,
	linux-stm32@st-md-mailman.stormreply.com, robh+dt@kernel.org,
	mcoquelin.stm32@gmail.com, fabrice.gasnier@st.com,
	lee.jones@linaro.org, gabriel.fernandez@st.com,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v2 1/3] dt-bindings: stm32: syscon: add clock support
Date: Tue, 18 Dec 2018 11:12:19 -0600	[thread overview]
Message-ID: <20181218171219.GA2223@bogus> (raw)
In-Reply-To: <1544604495-4082-2-git-send-email-fabrice.gasnier@st.com>

On Wed, 12 Dec 2018 09:48:13 +0100, Fabrice Gasnier wrote:
> STM32 system configuration controller registers needs to be clocked.
> Document clock support on stm32-syscon.
> 
> Signed-off-by: Fabrice Gasnier <fabrice.gasnier@st.com>
> ---
> Changes in v2:
> - move clocks to specific bindings using syscon as per Rob's comment
> ---
>  Documentation/devicetree/bindings/arm/stm32/stm32-syscon.txt | 2 ++
>  1 file changed, 2 insertions(+)
> 

Reviewed-by: Rob Herring <robh@kernel.org>

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

WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
Cc: lee.jones@linaro.org, robh+dt@kernel.org,
	alexandre.torgue@st.com, mcoquelin.stm32@gmail.com,
	arnd@arndb.de, mark.rutland@arm.com, gabriel.fernandez@st.com,
	fabrice.gasnier@st.com, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	linux-stm32@st-md-mailman.stormreply.com,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v2 1/3] dt-bindings: stm32: syscon: add clock support
Date: Tue, 18 Dec 2018 11:12:19 -0600	[thread overview]
Message-ID: <20181218171219.GA2223@bogus> (raw)
In-Reply-To: <1544604495-4082-2-git-send-email-fabrice.gasnier@st.com>

On Wed, 12 Dec 2018 09:48:13 +0100, Fabrice Gasnier wrote:
> STM32 system configuration controller registers needs to be clocked.
> Document clock support on stm32-syscon.
> 
> Signed-off-by: Fabrice Gasnier <fabrice.gasnier@st.com>
> ---
> Changes in v2:
> - move clocks to specific bindings using syscon as per Rob's comment
> ---
>  Documentation/devicetree/bindings/arm/stm32/stm32-syscon.txt | 2 ++
>  1 file changed, 2 insertions(+)
> 

Reviewed-by: Rob Herring <robh@kernel.org>

WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Fabrice Gasnier <fabrice.gasnier@st.com>
Cc: lee.jones@linaro.org, robh+dt@kernel.org,
	alexandre.torgue@st.com, mcoquelin.stm32@gmail.com,
	arnd@arndb.de, mark.rutland@arm.com, gabriel.fernandez@st.com,
	fabrice.gasnier@st.com, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	linux-stm32@st-md-mailman.stormreply.com,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v2 1/3] dt-bindings: stm32: syscon: add clock support
Date: Tue, 18 Dec 2018 11:12:19 -0600	[thread overview]
Message-ID: <20181218171219.GA2223@bogus> (raw)
In-Reply-To: <1544604495-4082-2-git-send-email-fabrice.gasnier@st.com>

On Wed, 12 Dec 2018 09:48:13 +0100, Fabrice Gasnier wrote:
> STM32 system configuration controller registers needs to be clocked.
> Document clock support on stm32-syscon.
> 
> Signed-off-by: Fabrice Gasnier <fabrice.gasnier@st.com>
> ---
> Changes in v2:
> - move clocks to specific bindings using syscon as per Rob's comment
> ---
>  Documentation/devicetree/bindings/arm/stm32/stm32-syscon.txt | 2 ++
>  1 file changed, 2 insertions(+)
> 

Reviewed-by: Rob Herring <robh@kernel.org>

  reply	other threads:[~2018-12-18 17:12 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-12  8:48 [PATCH v2 0/3] mfd: syscon: Add optional clock support needed on stm32 Fabrice Gasnier
2018-12-12  8:48 ` Fabrice Gasnier
2018-12-12  8:48 ` Fabrice Gasnier
2018-12-12  8:48 ` [PATCH v2 1/3] dt-bindings: stm32: syscon: add clock support Fabrice Gasnier
2018-12-12  8:48   ` Fabrice Gasnier
2018-12-12  8:48   ` Fabrice Gasnier
2018-12-18 17:12   ` Rob Herring [this message]
2018-12-18 17:12     ` Rob Herring
2018-12-18 17:12     ` Rob Herring
2019-03-20 13:05   ` Lee Jones
2019-03-20 13:05     ` Lee Jones
2018-12-12  8:48 ` [PATCH v2 2/3] mfd: syscon: Add optional " Fabrice Gasnier
2018-12-12  8:48   ` Fabrice Gasnier
2018-12-12  8:48   ` Fabrice Gasnier
2019-01-16 12:14   ` Arnd Bergmann
2019-01-16 12:14     ` Arnd Bergmann
2019-01-16 14:10     ` Fabrice Gasnier
2019-01-16 14:10       ` Fabrice Gasnier
2019-01-16 14:10       ` Fabrice Gasnier
2019-01-16 15:11       ` Arnd Bergmann
2019-01-16 15:11         ` Arnd Bergmann
2019-01-28 13:20         ` Fabrice Gasnier
2019-01-28 13:20           ` Fabrice Gasnier
2019-01-28 13:20           ` Fabrice Gasnier
2019-02-11 16:32           ` Fabrice Gasnier
2019-02-11 16:32             ` Fabrice Gasnier
2019-02-11 16:32             ` Fabrice Gasnier
2019-02-18 12:54             ` Arnd Bergmann
2019-02-18 12:54               ` Arnd Bergmann
2019-03-20 13:05   ` Lee Jones
2019-03-20 13:05     ` Lee Jones
2018-12-12  8:48 ` [PATCH v2 3/3] ARM: dts: stm32: Add clock on stm32mp157c syscfg Fabrice Gasnier
2018-12-12  8:48   ` Fabrice Gasnier
2018-12-12  8:48   ` Fabrice Gasnier
2019-03-26 11:24   ` Alexandre Torgue
2019-03-26 11:24     ` Alexandre Torgue
2019-03-26 11:24     ` Alexandre Torgue

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=20181218171219.GA2223@bogus \
    --to=robh@kernel.org \
    --cc=alexandre.torgue@st.com \
    --cc=arnd@arndb.de \
    --cc=devicetree@vger.kernel.org \
    --cc=fabrice.gasnier@st.com \
    --cc=gabriel.fernandez@st.com \
    --cc=lee.jones@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.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.