mbox series

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

Message ID 20201214043922.p7njpxzrcwfoaphe@toshiba.co.jp (mailing list archive)
State Superseded
Headers show
Series [GIT,PULL] ARM: Visconti: device tree changes for 5.11 | expand

Pull-request

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

Message

Nobuhiro Iwamatsu Dec. 14, 2020, 4:39 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 b65054597872ce3aefbc6a666385eabdf9e288da:

  Linux 5.10-rc6 (2020-11-29 15:50:50 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 7fbd66db6d852900a0f8168939e83b03a6bb959f:

  arm64: dts: visconti: Add watchdog support for TMPV7708 SoC (2020-12-01 18:43:05 +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. 15, 2021, 5:07 p.m. UTC | #1
On Mon, Dec 14, 2020 at 5:39 AM Nobuhiro Iwamatsu
<nobuhiro1.iwamatsu@toshiba.co.jp> wrote:
>
> Hi, SoC team,
>
> This request includes the WDT / DT patch for the Visconti SoC.
> Please pull for v5.11 kernel cycle.

I'm sorry this came too late before the merge window and did not make
it into v5.11.
Can you please rebase on top of v5.11-rc1 and resend the pull request?

Thanks,

      Arnd
Nobuhiro Iwamatsu Jan. 25, 2021, 12:13 a.m. UTC | #2
Hi,

On Fri, Jan 15, 2021 at 06:07:19PM +0100, Arnd Bergmann wrote:
> On Mon, Dec 14, 2020 at 5:39 AM Nobuhiro Iwamatsu
> <nobuhiro1.iwamatsu@toshiba.co.jp> wrote:
> >
> > Hi, SoC team,
> >
> > This request includes the WDT / DT patch for the Visconti SoC.
> > Please pull for v5.11 kernel cycle.
> 
> I'm sorry this came too late before the merge window and did not make
> it into v5.11.

I see.

> Can you please rebase on top of v5.11-rc1 and resend the pull request?

Yes, I will do it soon, thanks.

Best regards,
   Nobuhiro