Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1435379 > unrolled thread

STi SoC changes for v4.8

Started byPatrice Chotard <patrice.chotard@st.com>
First post2016-07-01 16:40 +0200
Last post2016-07-01 16:50 +0200
Articles 2 — 1 participant

Back to article view | Back to linux.kernel


Contents

  STi SoC changes for v4.8 Patrice Chotard <patrice.chotard@st.com> - 2016-07-01 16:40 +0200
    Re: STi SoC changes for v4.8 Patrice Chotard <patrice.chotard@st.com> - 2016-07-01 16:50 +0200

#1435379 — STi SoC changes for v4.8

FromPatrice Chotard <patrice.chotard@st.com>
Date2016-07-01 16:40 +0200
SubjectSTi SoC changes for v4.8
Message-ID<rQ7LQ-7MG-9@gated-at.bofh.it>
Hi Olof, Arnd and Kevin,

Please consider this first round of STi SoC updates for v4.8:

The following changes since commit 4c2e07c6a29e0129e975727b9f57eede813eea85:

   Linux 4.7-rc5 (2016-06-26 17:52:03 -0700)

are available in the git repository at:

   git://git.kernel.org/pub/scm/linux/kernel/git/pchotard/sti.git 
sti-soc_for_v4.8

for you to fetch changes up to 55aa35180c57d82f3db23e5aabce97acb0d36681:

   ARM: sti: Implement dummy L2 cache's write_sec (2016-07-01 16:23:44 
+0200)
----------------------------------------------------------------

Highlights:
-----------
_ add a dummy L2 cache's write_sec callback as in non secure mode execution,
   we can't get access to L2 cache secure registers
_ cosmetics change, in case of dump_stack, update the hardware name with a
   more genericfor the STi SoCs family


----------------------------------------------------------------
Patrice Chotard (1):
       ARM: sti: Implement dummy L2 cache's write_sec

Peter Griffin (1):
       ARM: STi: Update machine _namestr to be more generic.

  arch/arm/mach-sti/board-dt.c | 11 ++++++++++-
  1 file changed, 10 insertions(+), 1 deletion(-)

[toc] | [next] | [standalone]


#1435390

FromPatrice Chotard <patrice.chotard@st.com>
Date2016-07-01 16:50 +0200
Message-ID<rQ7Vv-7Qe-15@gated-at.bofh.it>
In reply to#1435379
Sorry, i resend with the correct subject including [GIT PULL] prefix

On 07/01/2016 04:31 PM, Patrice Chotard wrote:
> Hi Olof, Arnd and Kevin,
>
> Please consider this first round of STi SoC updates for v4.8:
>
> The following changes since commit 
> 4c2e07c6a29e0129e975727b9f57eede813eea85:
>
>   Linux 4.7-rc5 (2016-06-26 17:52:03 -0700)
>
> are available in the git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/pchotard/sti.git 
> sti-soc_for_v4.8
>
> for you to fetch changes up to 55aa35180c57d82f3db23e5aabce97acb0d36681:
>
>   ARM: sti: Implement dummy L2 cache's write_sec (2016-07-01 16:23:44 
> +0200)
> ----------------------------------------------------------------
>
> Highlights:
> -----------
> _ add a dummy L2 cache's write_sec callback as in non secure mode 
> execution,
>   we can't get access to L2 cache secure registers
> _ cosmetics change, in case of dump_stack, update the hardware name 
> with a
>   more genericfor the STi SoCs family
>
>
> ----------------------------------------------------------------
> Patrice Chotard (1):
>       ARM: sti: Implement dummy L2 cache's write_sec
>
> Peter Griffin (1):
>       ARM: STi: Update machine _namestr to be more generic.
>
>  arch/arm/mach-sti/board-dt.c | 11 ++++++++++-
>  1 file changed, 10 insertions(+), 1 deletion(-)
>

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web