mbox series

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

Message ID 878srdzjpj.fsf@FE-laptop
State New
Headers show
Series [GIT,PULL] ARM: mvebu: dt for v5.4 (#1) | expand

Pull-request

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

Message

Gregory CLEMENT Aug. 28, 2019, 10:07 a.m. UTC
Hi,

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

Gregory

The following changes since commit 5f9e832c137075045d15cd6899ab0505cfb2ca4b:

  Linus 5.3-rc1 (2019-07-21 14:05:38 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 644763224169e9ca2e3010c24bf4b81a6be64959:

  ARM: dts: kirkwood: ts219: disable the SoC's RTC (2019-08-27 17:05:24 +0200)

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

 - Disable the kirkwood RTC that doesn't work on the ts219 board

----------------------------------------------------------------
Uwe Kleine-König (1):
      ARM: dts: kirkwood: ts219: disable the SoC's RTC

 arch/arm/boot/dts/kirkwood-ts219.dtsi | 8 ++++++++
 1 file changed, 8 insertions(+)

Comments

Arnd Bergmann Sept. 3, 2019, 2:29 p.m. UTC | #1
On Wed, Aug 28, 2019 at 12:07 PM Gregory CLEMENT
<gregory.clement@bootlin.com> wrote:

> ----------------------------------------------------------------
> mvebu dt for 5.4 (part 1)
>
>  - Disable the kirkwood RTC that doesn't work on the ts219 board
>

Pulled into arm/dt, thanks!


    Arnd