mbox series

[GIT,PULL] Visconti DT changes for 5.19

Message ID TYWPR01MB94201E842A2F8E5E9EBF740D92C99@TYWPR01MB9420.jpnprd01.prod.outlook.com
State New
Headers show
Series [GIT,PULL] Visconti DT changes for 5.19 | expand

Pull-request

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

Message

Nobuhiro Iwamatsu May 10, 2022, 1:28 p.m. UTC
Hi ARM SoC maintainers,

Please pull following DT changes for 5.19.

Best regards,
 Nobuhiro

The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:

  Linux 5.18-rc1 (2022-04-03 14:08:21 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 5d3b6ede2c6c80304944cdb5bc653957390afcf4:

  arm64: dts: visconti: Update the clock providers for PCIe host controller (2022-05-10 11:18:55 +0900)

----------------------------------------------------------------
Visconti device tree updates for 5.19

- Update the clock providers for PCIe host controller
- Update the clock providers for ethernet device
- Update the clock providers for SPI
- Update the clock providers for watchdog timer
- Update the clock providers for I2C
- Update the clock providers for UART
- Add clock controller support for TMPV7708

----------------------------------------------------------------
Nobuhiro Iwamatsu (7):
      arm64: dts: visconti: Add clock controller support for TMPV7708
      arm64: dts: visconti: Update the clock providers for UART
      arm64: dts: visconti: Update the clock providers for I2C
      arm64: dts: visconti: Update the clock providers for watchdog timer
      arm64: dts: visconti: Update the clock providers for SPI
      arm64: dts: visconti: Update the clock providers for ethernet device
      arm64: dts: visconti: Update the clock providers for PCIe host controller

 arch/arm64/boot/dts/toshiba/tmpv7708-rm-mbrc.dts   |  9 --
 .../boot/dts/toshiba/tmpv7708-visrobo-vrb.dts      |  6 --
 .../boot/dts/toshiba/tmpv7708-visrobo-vrc.dtsi     |  4 -
 arch/arm64/boot/dts/toshiba/tmpv7708.dtsi          | 96 ++++++++++++----------
 4 files changed, 53 insertions(+), 62 deletions(-)

Comments

Arnd Bergmann May 13, 2022, 11:43 a.m. UTC | #1
From: Arnd Bergmann <arnd@arndb.de>

On Tue, 10 May 2022 13:28:24 +0000, nobuhiro1.iwamatsu@toshiba.co.jp wrote:
> Please pull following DT changes for 5.19.
> 
> Best regards,
>  Nobuhiro
> 
> The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:
> 
>   Linux 5.18-rc1 (2022-04-03 14:08:21 -0700)
> 
> [...]

Merged into arm/dt, thanks!

merge commit: 9dd7a5a896355515ca3b92da6a5802d0a066781a

       Arnd