From: lee.jones@linaro.org (Lee Jones)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] STi late updates for v4.8
Date: Tue, 12 Jul 2016 15:49:44 +0100 [thread overview]
Message-ID: <20160712144944.GG1611@dell> (raw)
In-Reply-To: <5784F935.9050000@st.com>
On Tue, 12 Jul 2016, Patrice Chotard wrote:
> Hi Olof, Arnd and Kevin,
>
> Please consider this first round of STi late updates for v4.8:
>
>
> The following changes since commit 6ca59e6e1fc3a8d7ccbf85ff036bd6ff40847c1a:
>
> clk: st: clkgen-pll: Detect critical clocks (2016-06-30 12:17:11 -0700)
This should be one of the -rcs.
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/pchotard/sti.git tags/sti-late-v4.8
>
> for you to fetch changes up to cf4b5ceb95b1e8842bc4f061a8ba8c395b5dbc6d:
>
> spi: st-ssc4: Remove 'no clocking' hack (2016-07-12 13:22:55 +0200)
>
> ----------------------------------------------------------------
> Highlights:
> -----------
> - Add STi DT critical clocks declaration
> - Remove SPI hack wich has dependecy with critical clocks
>
> These 2 STi DT patches and SPI hack MUST be applied after patches
> contained into Stephen Boyd's branch clk-next/clk-st-critical.
> This to ensure not to break SPI.
Okay, good.
> ----------------------------------------------------------------
> Lee Jones (3):
> ARM: sti: stih407-family: Supply defines for CLOCKGEN A0
> ARM: sti: stih410-clocks: Identify critical clocks
> spi: st-ssc4: Remove 'no clocking' hack
Doh! Both this and the diff below need to contain the driver/clk
patches, as Olof already mentioned.
> arch/arm/boot/dts/stih410-clock.dtsi | 9 ++++++++
> drivers/spi/spi-st-ssc4.c | 36 +++++---------------------------
> include/dt-bindings/clock/stih407-clks.h | 4 ++++
> 3 files changed, 18 insertions(+), 31 deletions(-)
--
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org ? Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
WARNING: multiple messages have this Message-ID (diff)
From: Lee Jones <lee.jones@linaro.org>
To: Patrice Chotard <patrice.chotard@st.com>
Cc: Arnd Bergmann <arnd@arndb.de>,
Kevin Hilman <khilman@baylibre.com>,
Olof Johansson <olof@lixom.net>,
arm@kernel.org,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
Peter Griffin <peter.griffin@linaro.org>,
DCG_UPD_stlinux_kernel <dcg_upd_stlinux_kernel@list.st.com>
Subject: Re: [GIT PULL] STi late updates for v4.8
Date: Tue, 12 Jul 2016 15:49:44 +0100 [thread overview]
Message-ID: <20160712144944.GG1611@dell> (raw)
In-Reply-To: <5784F935.9050000@st.com>
On Tue, 12 Jul 2016, Patrice Chotard wrote:
> Hi Olof, Arnd and Kevin,
>
> Please consider this first round of STi late updates for v4.8:
>
>
> The following changes since commit 6ca59e6e1fc3a8d7ccbf85ff036bd6ff40847c1a:
>
> clk: st: clkgen-pll: Detect critical clocks (2016-06-30 12:17:11 -0700)
This should be one of the -rcs.
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/pchotard/sti.git tags/sti-late-v4.8
>
> for you to fetch changes up to cf4b5ceb95b1e8842bc4f061a8ba8c395b5dbc6d:
>
> spi: st-ssc4: Remove 'no clocking' hack (2016-07-12 13:22:55 +0200)
>
> ----------------------------------------------------------------
> Highlights:
> -----------
> - Add STi DT critical clocks declaration
> - Remove SPI hack wich has dependecy with critical clocks
>
> These 2 STi DT patches and SPI hack MUST be applied after patches
> contained into Stephen Boyd's branch clk-next/clk-st-critical.
> This to ensure not to break SPI.
Okay, good.
> ----------------------------------------------------------------
> Lee Jones (3):
> ARM: sti: stih407-family: Supply defines for CLOCKGEN A0
> ARM: sti: stih410-clocks: Identify critical clocks
> spi: st-ssc4: Remove 'no clocking' hack
Doh! Both this and the diff below need to contain the driver/clk
patches, as Olof already mentioned.
> arch/arm/boot/dts/stih410-clock.dtsi | 9 ++++++++
> drivers/spi/spi-st-ssc4.c | 36 +++++---------------------------
> include/dt-bindings/clock/stih407-clks.h | 4 ++++
> 3 files changed, 18 insertions(+), 31 deletions(-)
--
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
next prev parent reply other threads:[~2016-07-12 14:49 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-12 14:05 [GIT PULL] STi late updates for v4.8 Patrice Chotard
2016-07-12 14:05 ` Patrice Chotard
2016-07-12 14:49 ` Lee Jones [this message]
2016-07-12 14:49 ` Lee Jones
2016-07-12 14:56 ` Patrice Chotard
2016-07-12 14:56 ` Patrice Chotard
2016-07-14 14:01 ` Arnd Bergmann
2016-07-14 14:01 ` Arnd Bergmann
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=20160712144944.GG1611@dell \
--to=lee.jones@linaro.org \
--cc=linux-arm-kernel@lists.infradead.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.