* [GIT PULL 1/3] ARM: berlin: Driver changes for v3.19 (round 1)
@ 2014-11-02 11:24 Sebastian Hesselbarth
2014-11-02 11:24 ` [GIT PULL 2/3] ARM: berlin: SoC " Sebastian Hesselbarth
` (2 more replies)
0 siblings, 3 replies; 6+ messages in thread
From: Sebastian Hesselbarth @ 2014-11-02 11:24 UTC (permalink / raw)
To: linux-arm-kernel
Arnd, Kevin, Olof,
this is Berlin driver changes for v3.19 and just contains the 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-driver-3.19-1
for you to fetch changes up to bd13251f71fc86f06b344810835bc4e5e77edef7:
reset: add the Berlin reset controller driver (2014-10-20 16:51:56 +0200)
----------------------------------------------------------------
Berlin Driver changes for v3.19 (round 1)
- Reset driver, Acked by Philipp Zabel
----------------------------------------------------------------
Antoine T?nart (1):
reset: add the Berlin reset controller driver
drivers/reset/Makefile | 1 +
drivers/reset/reset-berlin.c | 131 +++++++++++++++++++++++++++++++++++++++++++
2 files changed, 132 insertions(+)
create mode 100644 drivers/reset/reset-berlin.c
^ permalink raw reply [flat|nested] 6+ messages in thread
* [GIT PULL 2/3] ARM: berlin: SoC changes for v3.19 (round 1)
2014-11-02 11:24 [GIT PULL 1/3] ARM: berlin: Driver changes for v3.19 (round 1) Sebastian Hesselbarth
@ 2014-11-02 11:24 ` Sebastian Hesselbarth
2014-11-09 0:47 ` Olof Johansson
2014-11-02 11:24 ` [GIT PULL 3/3] ARM: berlin: DT " Sebastian Hesselbarth
2014-11-09 0:44 ` [GIT PULL 1/3] ARM: berlin: Driver " Olof Johansson
2 siblings, 1 reply; 6+ messages in thread
From: Sebastian Hesselbarth @ 2014-11-02 11:24 UTC (permalink / raw)
To: linux-arm-kernel
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(-)
^ permalink raw reply [flat|nested] 6+ messages in thread
* [GIT PULL 2/3] ARM: berlin: SoC changes for v3.19 (round 1)
2014-11-02 11:24 ` [GIT PULL 2/3] ARM: berlin: SoC " Sebastian Hesselbarth
@ 2014-11-09 0:47 ` Olof Johansson
0 siblings, 0 replies; 6+ messages in thread
From: Olof Johansson @ 2014-11-09 0:47 UTC (permalink / raw)
To: linux-arm-kernel
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
^ permalink raw reply [flat|nested] 6+ messages in thread
* [GIT PULL 3/3] ARM: berlin: DT changes for v3.19 (round 1)
2014-11-02 11:24 [GIT PULL 1/3] ARM: berlin: Driver changes for v3.19 (round 1) Sebastian Hesselbarth
2014-11-02 11:24 ` [GIT PULL 2/3] ARM: berlin: SoC " Sebastian Hesselbarth
@ 2014-11-02 11:24 ` Sebastian Hesselbarth
2014-11-09 0:48 ` Olof Johansson
2014-11-09 0:44 ` [GIT PULL 1/3] ARM: berlin: Driver " Olof Johansson
2 siblings, 1 reply; 6+ messages in thread
From: Sebastian Hesselbarth @ 2014-11-02 11:24 UTC (permalink / raw)
To: linux-arm-kernel
Arnd, Kevin, Olof,
this is Berlin DT changes for v3.19 and contains those patches that missed
the v3.18 merge window plus corresponding patches to catch-up with Antoine's
BG2Q improvements for BG2 and BG2CD. We now have working SDHCI and Ethernet
on all SoCs (well, BG2CD has HDMI HEC only), SATA PHY support for BG2 is still
pending.
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-dt-3.19-1
for you to fetch changes up to e4fdc8e5821d852a933963ba56b9b2fa8f68c68f:
ARM: dts: berlin: Enable eMMC on Sony NSZ-GS7 (2014-10-29 19:44:47 +0100)
----------------------------------------------------------------
Berlin DT changes for v3.19 (round 1)
- AHCI and SATA PHY nodes for BG2Q
- Reset controller binding docs
- Ethernet nodes for BG2, BG2CD
- SDHCI nodes for BG2, BG2CD
- Corresponding board changes to enable AHCI, Ethernet, SDHCI
----------------------------------------------------------------
Antoine T?nart (6):
ARM: dts: berlin: add the AHCI node for the BG2Q
ARM: dts: berlin: enable the eSATA interface on the BG2Q DMP
Documentation: bindings: add reset bindings docs for Marvell Berlin SoCs
ARM: dts: berlin: add a required reset property in the chip controller node
ARM: dts: berlin: enable timer 1 for sched_clock
ARM: dts: berlin: Add phy-connection-type to BG2Q Ethernet
Sebastian Hesselbarth (7):
ARM: dts: berlin: Add GPIO leds to Google Chromecast
ARM: dts: berlin: Add BG2 ethernet DT nodes
ARM: dts: berlin: Add BG2CD ethernet DT nodes
ARM: dts: berlin: Enable ethernet on Sony NSZ-GS7
ARM: dts: berlin: Add SDHCI controller nodes to BG2/BG2CD
ARM: dts: berlin: Enable WiFi on Google Chromecast
ARM: dts: berlin: Enable eMMC on Sony NSZ-GS7
.../devicetree/bindings/arm/marvell,berlin.txt | 10 +++
arch/arm/boot/dts/berlin2-sony-nsz-gs7.dts | 9 +++
arch/arm/boot/dts/berlin2.dtsi | 71 ++++++++++++++++++++++
arch/arm/boot/dts/berlin2cd-google-chromecast.dts | 26 ++++++++
arch/arm/boot/dts/berlin2cd.dtsi | 46 ++++++++++++++
arch/arm/boot/dts/berlin2q-marvell-dmp.dts | 8 +++
arch/arm/boot/dts/berlin2q.dtsi | 42 ++++++++++++-
7 files changed, 211 insertions(+), 1 deletion(-)
^ permalink raw reply [flat|nested] 6+ messages in thread
* [GIT PULL 3/3] ARM: berlin: DT changes for v3.19 (round 1)
2014-11-02 11:24 ` [GIT PULL 3/3] ARM: berlin: DT " Sebastian Hesselbarth
@ 2014-11-09 0:48 ` Olof Johansson
0 siblings, 0 replies; 6+ messages in thread
From: Olof Johansson @ 2014-11-09 0:48 UTC (permalink / raw)
To: linux-arm-kernel
On Sun, Nov 02, 2014 at 12:24:33PM +0100, Sebastian Hesselbarth wrote:
> Arnd, Kevin, Olof,
>
> this is Berlin DT changes for v3.19 and contains those patches that missed
> the v3.18 merge window plus corresponding patches to catch-up with Antoine's
> BG2Q improvements for BG2 and BG2CD. We now have working SDHCI and Ethernet
> on all SoCs (well, BG2CD has HDMI HEC only), SATA PHY support for BG2 is still
> pending.
>
> 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-dt-3.19-1
>
> for you to fetch changes up to e4fdc8e5821d852a933963ba56b9b2fa8f68c68f:
>
> ARM: dts: berlin: Enable eMMC on Sony NSZ-GS7 (2014-10-29 19:44:47 +0100)
>
> ----------------------------------------------------------------
> Berlin DT changes for v3.19 (round 1)
> - AHCI and SATA PHY nodes for BG2Q
> - Reset controller binding docs
> - Ethernet nodes for BG2, BG2CD
> - SDHCI nodes for BG2, BG2CD
> - Corresponding board changes to enable AHCI, Ethernet, SDHCI
Merged, thanks.
-Olof
^ permalink raw reply [flat|nested] 6+ messages in thread
* [GIT PULL 1/3] ARM: berlin: Driver changes for v3.19 (round 1)
2014-11-02 11:24 [GIT PULL 1/3] ARM: berlin: Driver changes for v3.19 (round 1) Sebastian Hesselbarth
2014-11-02 11:24 ` [GIT PULL 2/3] ARM: berlin: SoC " Sebastian Hesselbarth
2014-11-02 11:24 ` [GIT PULL 3/3] ARM: berlin: DT " Sebastian Hesselbarth
@ 2014-11-09 0:44 ` Olof Johansson
2 siblings, 0 replies; 6+ messages in thread
From: Olof Johansson @ 2014-11-09 0:44 UTC (permalink / raw)
To: linux-arm-kernel
On Sun, Nov 02, 2014 at 12:24:31PM +0100, Sebastian Hesselbarth wrote:
> Arnd, Kevin, Olof,
>
> this is Berlin driver changes for v3.19 and just contains the 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-driver-3.19-1
>
> for you to fetch changes up to bd13251f71fc86f06b344810835bc4e5e77edef7:
>
> reset: add the Berlin reset controller driver (2014-10-20 16:51:56 +0200)
>
> ----------------------------------------------------------------
> Berlin Driver changes for v3.19 (round 1)
> - Reset driver, Acked by Philipp Zabel
Merged, thanks.
-Olof
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2014-11-09 0:48 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-02 11:24 [GIT PULL 1/3] ARM: berlin: Driver changes for v3.19 (round 1) Sebastian Hesselbarth
2014-11-02 11:24 ` [GIT PULL 2/3] ARM: berlin: SoC " Sebastian Hesselbarth
2014-11-09 0:47 ` Olof Johansson
2014-11-02 11:24 ` [GIT PULL 3/3] ARM: berlin: DT " Sebastian Hesselbarth
2014-11-09 0:48 ` Olof Johansson
2014-11-09 0:44 ` [GIT PULL 1/3] ARM: berlin: Driver " Olof Johansson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).