mbox

[GIT,PULL,2/3] ARM: berlin: SoC changes for v3.19 (round 1)

Message ID 1414927473-25249-2-git-send-email-sebastian.hesselbarth@gmail.com
State New
Headers show

Pull-request

git://git.infradead.org/users/hesselba/linux-berlin.git tags/berlin-soc-3.19-1

Message

Sebastian Hesselbarth Nov. 2, 2014, 11:24 a.m. UTC
Arnd, Kevin, Olof,

this is Berlin SoC changes for v3.19 and contains the Kconfig patch
for reset driver that missed the v3.18 merge window.

Please pull.

Thanks,
  Sebastian

The following changes since commit f114040e3ea6e07372334ade75d1ee0775c355e1:

  Linux 3.18-rc1 (2014-10-19 18:08:38 -0700)

are available in the git repository at:

  git://git.infradead.org/users/hesselba/linux-berlin.git tags/berlin-soc-3.19-1

for you to fetch changes up to e9246c8726312aae36202b9e50c7e76a8609b712:

  ARM: Berlin: select the reset controller (2014-10-21 11:35:15 +0200)

----------------------------------------------------------------
Berlin SoC changes for v3.19 (round 1)
- Select the reset driver for all SoCs

----------------------------------------------------------------
Antoine Ténart (1):
      ARM: Berlin: select the reset controller

 arch/arm/mach-berlin/Kconfig | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Comments

Olof Johansson Nov. 9, 2014, 12:47 a.m. UTC | #1
On Sun, Nov 02, 2014 at 12:24:32PM +0100, Sebastian Hesselbarth wrote:
> Arnd, Kevin, Olof,
> 
> this is Berlin SoC changes for v3.19 and contains the Kconfig patch
> for reset driver that missed the v3.18 merge window.
> 
> Please pull.
> 
> Thanks,
>   Sebastian
> 
> The following changes since commit f114040e3ea6e07372334ade75d1ee0775c355e1:
> 
>   Linux 3.18-rc1 (2014-10-19 18:08:38 -0700)
> 
> are available in the git repository at:
> 
>   git://git.infradead.org/users/hesselba/linux-berlin.git tags/berlin-soc-3.19-1
> 
> for you to fetch changes up to e9246c8726312aae36202b9e50c7e76a8609b712:
> 
>   ARM: Berlin: select the reset controller (2014-10-21 11:35:15 +0200)
> 
> ----------------------------------------------------------------
> Berlin SoC changes for v3.19 (round 1)
> - Select the reset driver for all SoCs

Merged into next/soc. Thanks.


-Olof