mbox series

[GIT,PULL] ARM: mvebu: dt for v5.2 (#1)

Message ID 87sgu96t6s.fsf@FE-laptop (mailing list archive)
State Mainlined, archived
Commit 71f2b9957d983659586308c9f64acc4dc3d22aa2
Headers show
Series [GIT,PULL] ARM: mvebu: dt for v5.2 (#1) | expand

Pull-request

git://git.infradead.org/linux-mvebu.git tags/mvebu-dt-5.2-1

Message

Gregory CLEMENT April 23, 2019, 8:07 a.m. UTC
Hi,

Here is the first pull request for dt for mvebu for v5.2.

Gregory

The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:

  Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)

are available in the Git repository at:

  git://git.infradead.org/linux-mvebu.git tags/mvebu-dt-5.2-1

for you to fetch changes up to 71f2b9957d983659586308c9f64acc4dc3d22aa2:

  ARM: dts: armada-38x: add interrupts for watchdog (2019-04-21 18:26:20 +0200)

----------------------------------------------------------------
mvebu dt for 5.2 (part 1)

 - Add interrupt support for wathdog on Armada 38x

----------------------------------------------------------------
Chris Packham (1):
      ARM: dts: armada-38x: add interrupts for watchdog

 arch/arm/boot/dts/armada-38x.dtsi | 2 ++
 1 file changed, 2 insertions(+)

Comments

Olof Johansson April 28, 2019, 7:53 p.m. UTC | #1
On Tue, Apr 23, 2019 at 10:07:23AM +0200, Gregory CLEMENT wrote:
> Hi,
> 
> Here is the first pull request for dt for mvebu for v5.2.
> 
> Gregory
> 
> The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:
> 
>   Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.infradead.org/linux-mvebu.git tags/mvebu-dt-5.2-1
> 
> for you to fetch changes up to 71f2b9957d983659586308c9f64acc4dc3d22aa2:
> 
>   ARM: dts: armada-38x: add interrupts for watchdog (2019-04-21 18:26:20 +0200)

Merged, thanks!


-Olof