* [GIT PULL 1/3] ARM64: berlin: DT changes for v4.5 (round 1)
@ 2015-12-06 10:37 Sebastian Hesselbarth
2015-12-06 10:37 ` [GIT PULL 2/3] ARM64: berlin: SoC " Sebastian Hesselbarth
` (2 more replies)
0 siblings, 3 replies; 6+ messages in thread
From: Sebastian Hesselbarth @ 2015-12-06 10:37 UTC (permalink / raw)
To: linux-arm-kernel
Arnd, Kevin, Olof,
this is the first round of Marvell Berlin64 DT changes for v4.5.
We have improving BG4CT support with added pinctrl, watchdog, PSCI,
and cpuidle support.
Please pull.
Sebastian
The following changes since commit 8005c49d9aea74d382f474ce11afbbc7d7130bec:
Linux 4.4-rc1 (2015-11-15 17:00:27 -0800)
are available in the git repository at:
git://git.infradead.org/users/hesselba/linux-berlin.git tags/berlin64-dt-for-4.5-1
for you to fetch changes up to 1544f99c0ac08376c0a3888aef7722d9f678020c:
arm64: dts: berlin4ct: support cpuidle-dt (2015-12-06 10:25:28 +0100)
----------------------------------------------------------------
Marvell Berlin64 DT changes (round 1):
- add pinctrl nodes and uart0 pinmux
- add watchdog nodes
- add PSCI-1.0 support
- add cpuidle support
----------------------------------------------------------------
Jisheng Zhang (5):
arm64: dts: berlin4ct: add the pinctrl node
arm64: dts: berlin4ct: add default pinmux for uart0
arm64: dts: berlin4ct: add watchdog nodes
arm64: dts: berlin: PSCI-1.0 support
arm64: dts: berlin4ct: support cpuidle-dt
arch/arm64/boot/dts/marvell/berlin4ct.dtsi | 63 +++++++++++++++++++++++++++++-
1 file changed, 62 insertions(+), 1 deletion(-)
^ permalink raw reply [flat|nested] 6+ messages in thread
* [GIT PULL 2/3] ARM64: berlin: SoC changes for v4.5 (round 1)
2015-12-06 10:37 [GIT PULL 1/3] ARM64: berlin: DT changes for v4.5 (round 1) Sebastian Hesselbarth
@ 2015-12-06 10:37 ` Sebastian Hesselbarth
2015-12-12 0:21 ` Arnd Bergmann
2015-12-06 10:37 ` [GIT PULL 3/3] ARM: berlin: DT " Sebastian Hesselbarth
2015-12-12 0:00 ` [GIT PULL 1/3] ARM64: " Arnd Bergmann
2 siblings, 1 reply; 6+ messages in thread
From: Sebastian Hesselbarth @ 2015-12-06 10:37 UTC (permalink / raw)
To: linux-arm-kernel
Arnd, Kevin, Olof,
this is the first round of Marvell Berlin64 SoC changes for v4.5.
With pinctrl available, we just select PINCTRL Kconfig for 64-bit Berlin.
Please pull.
Sebastian
The following changes since commit 8005c49d9aea74d382f474ce11afbbc7d7130bec:
Linux 4.4-rc1 (2015-11-15 17:00:27 -0800)
are available in the git repository at:
git://git.infradead.org/users/hesselba/linux-berlin.git tags/berlin64-soc-for-4.5-1
for you to fetch changes up to 75d8e1baa5e086de02b9be1ae3eaeb591adc6cf0:
arm64: berlin: add the pinctrl dependency for Marvell Berlin SoCs (2015-11-19 21:07:11 +0100)
----------------------------------------------------------------
Marvell Berlin64 SoC changes (round 1):
- add PINCTRL dependency
----------------------------------------------------------------
Jisheng Zhang (1):
arm64: berlin: add the pinctrl dependency for Marvell Berlin SoCs
arch/arm64/Kconfig.platforms | 1 +
1 file changed, 1 insertion(+)
^ permalink raw reply [flat|nested] 6+ messages in thread
* [GIT PULL 3/3] ARM: berlin: DT changes for v4.5 (round 1)
2015-12-06 10:37 [GIT PULL 1/3] ARM64: berlin: DT changes for v4.5 (round 1) Sebastian Hesselbarth
2015-12-06 10:37 ` [GIT PULL 2/3] ARM64: berlin: SoC " Sebastian Hesselbarth
@ 2015-12-06 10:37 ` Sebastian Hesselbarth
2015-12-11 23:28 ` Arnd Bergmann
2015-12-12 0:00 ` [GIT PULL 1/3] ARM64: " Arnd Bergmann
2 siblings, 1 reply; 6+ messages in thread
From: Sebastian Hesselbarth @ 2015-12-06 10:37 UTC (permalink / raw)
To: linux-arm-kernel
Arnd, Kevin, Olof,
this is the first round of Marvell Berlin DT changes for v4.5.
We have a few DT cleanups for eMMC and duplicated interrupt-parent
properties, watchdog nodes for all 32-bit Berlin SoCs, and full
SDHCI1 functionality on BG2Q DMP board.
Please pull.
Sebastian
The following changes since commit 8005c49d9aea74d382f474ce11afbbc7d7130bec:
Linux 4.4-rc1 (2015-11-15 17:00:27 -0800)
are available in the git repository at:
git://git.infradead.org/users/hesselba/linux-berlin.git tags/berlin-dt-for-4.5-1
for you to fetch changes up to ac4111abf3521dfb3038c44c053f7c43ee1fb1bd:
arm: dts: berlin2q-marvell-dmp: add sdhci1 fully functionality (2015-12-06 10:26:55 +0100)
----------------------------------------------------------------
Marvell Berlin DT changes (round 1):
- BG2Q cleanups (DMP eMMC, duplicated interrupt-parents)
- add BG2, BG2CD, BG2Q watchdog nodes
- add BG2Q DMP SDHCI1 nodes
----------------------------------------------------------------
Jisheng Zhang (6):
arm: dts: berlin2q-marvell-dmp: remove broken-cd from eMMC node
arm: dts: berlin2q: remove duplicated interrupt-parent
arm: dts: berlin2q: add watchdog nodes
arm: dts: berlin2cd: add watchdog nodes
arm: dts: berlin2: add watchdog nodes
arm: dts: berlin2q-marvell-dmp: add sdhci1 fully functionality
arch/arm/boot/dts/berlin2.dtsi | 23 ++++++++++++++++++
arch/arm/boot/dts/berlin2cd.dtsi | 23 ++++++++++++++++++
arch/arm/boot/dts/berlin2q-marvell-dmp.dts | 38 +++++++++++++++++++++++++++---
arch/arm/boot/dts/berlin2q.dtsi | 34 +++++++++++++++++++++-----
4 files changed, 109 insertions(+), 9 deletions(-)
^ permalink raw reply [flat|nested] 6+ messages in thread
* [GIT PULL 3/3] ARM: berlin: DT changes for v4.5 (round 1)
2015-12-06 10:37 ` [GIT PULL 3/3] ARM: berlin: DT " Sebastian Hesselbarth
@ 2015-12-11 23:28 ` Arnd Bergmann
0 siblings, 0 replies; 6+ messages in thread
From: Arnd Bergmann @ 2015-12-11 23:28 UTC (permalink / raw)
To: linux-arm-kernel
On Sunday 06 December 2015 11:37:12 Sebastian Hesselbarth wrote:
> Marvell Berlin DT changes (round 1):
> - BG2Q cleanups (DMP eMMC, duplicated interrupt-parents)
> - add BG2, BG2CD, BG2Q watchdog nodes
> - add BG2Q DMP SDHCI1 nodes
>
Pulled into next/dt, thanks!
Arnd
^ permalink raw reply [flat|nested] 6+ messages in thread
* [GIT PULL 1/3] ARM64: berlin: DT changes for v4.5 (round 1)
2015-12-06 10:37 [GIT PULL 1/3] ARM64: berlin: DT changes for v4.5 (round 1) Sebastian Hesselbarth
2015-12-06 10:37 ` [GIT PULL 2/3] ARM64: berlin: SoC " Sebastian Hesselbarth
2015-12-06 10:37 ` [GIT PULL 3/3] ARM: berlin: DT " Sebastian Hesselbarth
@ 2015-12-12 0:00 ` Arnd Bergmann
2 siblings, 0 replies; 6+ messages in thread
From: Arnd Bergmann @ 2015-12-12 0:00 UTC (permalink / raw)
To: linux-arm-kernel
On Sunday 06 December 2015 11:37:10 Sebastian Hesselbarth wrote:
> Marvell Berlin64 DT changes (round 1):
> - add pinctrl nodes and uart0 pinmux
> - add watchdog nodes
> - add PSCI-1.0 support
> - add cpuidle support
>
Pulled into next/dt64, thanks
Arnd
^ permalink raw reply [flat|nested] 6+ messages in thread
* [GIT PULL 2/3] ARM64: berlin: SoC changes for v4.5 (round 1)
2015-12-06 10:37 ` [GIT PULL 2/3] ARM64: berlin: SoC " Sebastian Hesselbarth
@ 2015-12-12 0:21 ` Arnd Bergmann
0 siblings, 0 replies; 6+ messages in thread
From: Arnd Bergmann @ 2015-12-12 0:21 UTC (permalink / raw)
To: linux-arm-kernel
On Sunday 06 December 2015 11:37:11 Sebastian Hesselbarth wrote:
>
> for you to fetch changes up to 75d8e1baa5e086de02b9be1ae3eaeb591adc6cf0:
>
> arm64: berlin: add the pinctrl dependency for Marvell Berlin SoCs (2015-11-19 21:07:11 +0100)
>
> ----------------------------------------------------------------
> Marvell Berlin64 SoC changes (round 1):
> - add PINCTRL dependency
>
>
Pulled into next/config64, thanks!
Arnd
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2015-12-12 0:21 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-06 10:37 [GIT PULL 1/3] ARM64: berlin: DT changes for v4.5 (round 1) Sebastian Hesselbarth
2015-12-06 10:37 ` [GIT PULL 2/3] ARM64: berlin: SoC " Sebastian Hesselbarth
2015-12-12 0:21 ` Arnd Bergmann
2015-12-06 10:37 ` [GIT PULL 3/3] ARM: berlin: DT " Sebastian Hesselbarth
2015-12-11 23:28 ` Arnd Bergmann
2015-12-12 0:00 ` [GIT PULL 1/3] ARM64: " Arnd Bergmann
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).