public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [GIT PULL 1/2] ARM: berlin: SoC changes for v3.19 (round 2)
@ 2014-11-20 22:48 Sebastian Hesselbarth
  2014-11-20 22:48 ` [GIT PULL 2/2] ARM: berlin: DT " Sebastian Hesselbarth
  2014-11-21 12:00 ` [GIT PULL 1/2] ARM: berlin: SoC " Arnd Bergmann
  0 siblings, 2 replies; 4+ messages in thread
From: Sebastian Hesselbarth @ 2014-11-20 22:48 UTC (permalink / raw)
  To: linux-arm-kernel

Arnd, Kevin, Olof,

I know it is late already but this is incremental Berlin SoC changes
for v3.19 (round 2). It basically only contains a fix to make
RESET_CONTROLLER user selectable again.

This PR is between tags/berlin-soc-3.19-1 and tags/berlin-soc-3.19-2,
I hope that is correct.

Please pull.

Thanks,
  Sebastian

The following changes since commit e9246c8726312aae36202b9e50c7e76a8609b712:

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

are available in the git repository at:

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

for you to fetch changes up to 81906906d8d95837c87b934a1a929cc43b61f4ee:

  ARM: berlin: do not select RESET_CONTROLLER (2014-11-18 20:27:53 +0100)

----------------------------------------------------------------
Berlin SoC changes for v3.19 (round 2)
- Do not select RESET_CONTROLLER as it is user selectable

----------------------------------------------------------------
Antoine Tenart (1):
      ARM: berlin: do not select RESET_CONTROLLER

 arch/arm/mach-berlin/Kconfig | 1 -
 1 file changed, 1 deletion(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [GIT PULL 2/2] ARM: berlin: DT changes for v3.19 (round 2)
  2014-11-20 22:48 [GIT PULL 1/2] ARM: berlin: SoC changes for v3.19 (round 2) Sebastian Hesselbarth
@ 2014-11-20 22:48 ` Sebastian Hesselbarth
  2014-11-21 11:58   ` Arnd Bergmann
  2014-11-21 12:00 ` [GIT PULL 1/2] ARM: berlin: SoC " Arnd Bergmann
  1 sibling, 1 reply; 4+ messages in thread
From: Sebastian Hesselbarth @ 2014-11-20 22:48 UTC (permalink / raw)
  To: linux-arm-kernel

Arnd, Kevin, Olof,

this is incremental Berlin DT changes for v3.19 round 2. Finally,
after almost two cycles, Antoine succeeded in getting Acked-bys
for his chipidea usb to generic PHY patches, which also allows us
to reuse that very driver on all Berlin SoCs.

Again this PR is between tags/berlin-dt-3.19-1 and tags/berlin-dt-3.19-2.

Please pull.

Thanks,
  Sebastian

The following changes since commit e4fdc8e5821d852a933963ba56b9b2fa8f68c68f:

  ARM: dts: berlin: Enable eMMC on Sony NSZ-GS7 (2014-10-29 19:44:47 +0100)

are available in the git repository at:

  git://git.infradead.org/users/hesselba/linux-berlin.git tags/berlin-dt-3.19-2

for you to fetch changes up to ea7aaa26273431650cb94e712c7c7cfec4306587:

  ARM: dts: berlin: enable USB on the Google Chromecast (2014-11-18 20:34:30 +0100)

----------------------------------------------------------------
Berlin DT changes for v3.19 (round 2)
- AHCI and SATA PHY nodes for BG2
- USB and USB PHZ nodes for BG2/BG2CD/BG2Q

----------------------------------------------------------------
Antoine Tenart (2):
      ARM: dts: berlin: add BG2Q nodes for USB support
      ARM: dts: Berlin: enable USB on the BG2Q DMP

Sebastian Hesselbarth (4):
      ARM: berlin: Add AHCI and SATA PHY nodes to BG2
      ARM: berlin: Enable SATA on Sony NSZ-GS7
      ARM: dts: berlin: add BG2CD nodes for USB support
      ARM: dts: berlin: enable USB on the Google Chromecast

 arch/arm/boot/dts/berlin2-sony-nsz-gs7.dts        |  7 +++
 arch/arm/boot/dts/berlin2.dtsi                    | 39 ++++++++++++++++
 arch/arm/boot/dts/berlin2cd-google-chromecast.dts |  4 ++
 arch/arm/boot/dts/berlin2cd.dtsi                  | 36 +++++++++++++++
 arch/arm/boot/dts/berlin2q-marvell-dmp.dts        | 53 ++++++++++++++++++++++
 arch/arm/boot/dts/berlin2q.dtsi                   | 54 +++++++++++++++++++++++
 6 files changed, 193 insertions(+)

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [GIT PULL 2/2] ARM: berlin: DT changes for v3.19 (round 2)
  2014-11-20 22:48 ` [GIT PULL 2/2] ARM: berlin: DT " Sebastian Hesselbarth
@ 2014-11-21 11:58   ` Arnd Bergmann
  0 siblings, 0 replies; 4+ messages in thread
From: Arnd Bergmann @ 2014-11-21 11:58 UTC (permalink / raw)
  To: linux-arm-kernel

On Thursday 20 November 2014 23:48:56 Sebastian Hesselbarth wrote:
> this is incremental Berlin DT changes for v3.19 round 2. Finally,
> after almost two cycles, Antoine succeeded in getting Acked-bys
> for his chipidea usb to generic PHY patches, which also allows us
> to reuse that very driver on all Berlin SoCs.
> 
> Again this PR is between tags/berlin-dt-3.19-1 and tags/berlin-dt-3.19-2.
> 
> 

Pulled into next/dt, thanks!
	
	Arnd

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [GIT PULL 1/2] ARM: berlin: SoC changes for v3.19 (round 2)
  2014-11-20 22:48 [GIT PULL 1/2] ARM: berlin: SoC changes for v3.19 (round 2) Sebastian Hesselbarth
  2014-11-20 22:48 ` [GIT PULL 2/2] ARM: berlin: DT " Sebastian Hesselbarth
@ 2014-11-21 12:00 ` Arnd Bergmann
  1 sibling, 0 replies; 4+ messages in thread
From: Arnd Bergmann @ 2014-11-21 12:00 UTC (permalink / raw)
  To: linux-arm-kernel

On Thursday 20 November 2014 23:48:55 Sebastian Hesselbarth wrote:
> Arnd, Kevin, Olof,
> 
> I know it is late already but this is incremental Berlin SoC changes
> for v3.19 (round 2). It basically only contains a fix to make
> RESET_CONTROLLER user selectable again.

Pulled into next/soc, thanks!
 
> This PR is between tags/berlin-soc-3.19-1 and tags/berlin-soc-3.19-2,
> I hope that is correct.

Yes, that is good.

	Arnd

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-11-21 12:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-20 22:48 [GIT PULL 1/2] ARM: berlin: SoC changes for v3.19 (round 2) Sebastian Hesselbarth
2014-11-20 22:48 ` [GIT PULL 2/2] ARM: berlin: DT " Sebastian Hesselbarth
2014-11-21 11:58   ` Arnd Bergmann
2014-11-21 12:00 ` [GIT PULL 1/2] ARM: berlin: SoC " Arnd Bergmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox