mbox series

[GIT,PULL] ARM: Visconti: device tree changes for 5.11 / 2nd

Message ID 20210125003357.yd72y4f5vcdnvhnr@toshiba.co.jp
State New
Headers show
Series [GIT,PULL] ARM: Visconti: device tree changes for 5.11 / 2nd | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/iwamatsu/linux-visconti.git tags/visconti-arm-dt-for-v5.11-tag2

Message

Nobuhiro Iwamatsu Jan. 25, 2021, 12:33 a.m. UTC
Hi, SoC team,

This request includes the WDT / DT patch for the Visconti SoC.
Please pull for v5.11 kernel cycle.

The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:

  Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/iwamatsu/linux-visconti.git
tags/visconti-arm-dt-for-v5.11-tag2

for you to fetch changes up to 4fd18fc38757217c746aa063ba9e4729814dc737:

  arm64: dts: visconti: Add watchdog support for TMPV7708 SoC
(2021-01-25 09:20:47 +0900)

----------------------------------------------------------------
Visconti device tree updates for 5.11

- Add watchdog support for TMPV7708 SoC
- Add entries for Toshiba Visconti5 watchdog driver

----------------------------------------------------------------
Nobuhiro Iwamatsu (2):
      MAINTAINERS: Add entries for Toshiba Visconti5 watchdog driver
      arm64: dts: visconti: Add watchdog support for TMPV7708 SoC

 MAINTAINERS                                      |  2 ++
 arch/arm64/boot/dts/toshiba/tmpv7708-rm-mbrc.dts |  5 +++++
 arch/arm64/boot/dts/toshiba/tmpv7708.dtsi        | 12 ++++++++++++
 3 files changed, 19 insertions(+)

Comments

Arnd Bergmann Jan. 30, 2021, 11:34 a.m. UTC | #1
From: Arnd Bergmann <arnd@arndb.de>

On Mon, 25 Jan 2021 09:33:57 +0900, Nobuhiro Iwamatsu wrote:
> This request includes the WDT / DT patch for the Visconti SoC.
> Please pull for v5.11 kernel cycle.
> 
> The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:
> 
>   Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)
> 
> are available in the Git repository at:
> 
> [...]

Merged into arm/dt, thanks!

merge commit: cfd7eed90315dccc79a4ad70724011cc76fdb994

       Arnd