All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] ARM: Visconti: device tree changes for 5.16
@ 2021-10-15 22:59 ` Nobuhiro Iwamatsu
  0 siblings, 0 replies; 4+ messages in thread
From: Nobuhiro Iwamatsu @ 2021-10-15 22:59 UTC (permalink / raw)
  To: soc, olof, arnd; +Cc: yuji2.ishikawa, linux-arm-kernel

Hi SoC team,

This request includes the PCIe and VisROBO VRB board DT patch for the
Visconti SoC.
Please pull for v5.16 kernel cycle.

The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:

  Linux 5.15-rc1 (2021-09-12 16:28:37 -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.16

for you to fetch changes up to 518d432fd52913c8cb2fe20b140b182f07e0357d:

  arm64: dts: visconti: Add DTS for the VisROBO board (2021-10-16 07:09:42 +0900)

----------------------------------------------------------------
Visconti device tree updates for 5.16

 - Add DT support for Toshiba Visconti5 PCIe driver
 - Add 150MHz fixed clock to TMPV7708 SoC
 - Add DT support for VisROBO VRB boardi

----------------------------------------------------------------
Nobuhiro Iwamatsu (1):
      arm64: dts: visconti: Add PCIe host controller support for TMPV7708 SoC

Yuji Ishikawa (3):
      arm64: dts: visconti: Add 150MHz fixed clock to TMPV7708 SoC
      dt-bindings: arm: toshiba: Add the TMPV7708 VisROBO VRB board
      arm64: dts: visconti: Add DTS for the VisROBO board

 Documentation/devicetree/bindings/arm/toshiba.yaml    |  1 +
 arch/arm64/boot/dts/toshiba/Makefile                  |  1 +
 arch/arm64/boot/dts/toshiba/tmpv7708-rm-mbrc.dts      |  6 ++++++
 arch/arm64/boot/dts/toshiba/tmpv7708-visrobo-vrb.dts  | 61 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 arch/arm64/boot/dts/toshiba/tmpv7708-visrobo-vrc.dtsi | 44 ++++++++++++++++++++++++++++++++++++++++++++
 arch/arm64/boot/dts/toshiba/tmpv7708.dtsi             | 59 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 6 files changed, 172 insertions(+)
 create mode 100644 arch/arm64/boot/dts/toshiba/tmpv7708-visrobo-vrb.dts
 create mode 100644 arch/arm64/boot/dts/toshiba/tmpv7708-visrobo-vrc.dtsi



_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [GIT PULL] ARM: Visconti: device tree changes for 5.16
@ 2021-10-15 22:59 ` Nobuhiro Iwamatsu
  0 siblings, 0 replies; 4+ messages in thread
From: Nobuhiro Iwamatsu @ 2021-10-15 22:59 UTC (permalink / raw)
  To: soc, olof, arnd; +Cc: yuji2.ishikawa, linux-arm-kernel

Hi SoC team,

This request includes the PCIe and VisROBO VRB board DT patch for the
Visconti SoC.
Please pull for v5.16 kernel cycle.

The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:

  Linux 5.15-rc1 (2021-09-12 16:28:37 -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.16

for you to fetch changes up to 518d432fd52913c8cb2fe20b140b182f07e0357d:

  arm64: dts: visconti: Add DTS for the VisROBO board (2021-10-16 07:09:42 +0900)

----------------------------------------------------------------
Visconti device tree updates for 5.16

 - Add DT support for Toshiba Visconti5 PCIe driver
 - Add 150MHz fixed clock to TMPV7708 SoC
 - Add DT support for VisROBO VRB boardi

----------------------------------------------------------------
Nobuhiro Iwamatsu (1):
      arm64: dts: visconti: Add PCIe host controller support for TMPV7708 SoC

Yuji Ishikawa (3):
      arm64: dts: visconti: Add 150MHz fixed clock to TMPV7708 SoC
      dt-bindings: arm: toshiba: Add the TMPV7708 VisROBO VRB board
      arm64: dts: visconti: Add DTS for the VisROBO board

 Documentation/devicetree/bindings/arm/toshiba.yaml    |  1 +
 arch/arm64/boot/dts/toshiba/Makefile                  |  1 +
 arch/arm64/boot/dts/toshiba/tmpv7708-rm-mbrc.dts      |  6 ++++++
 arch/arm64/boot/dts/toshiba/tmpv7708-visrobo-vrb.dts  | 61 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 arch/arm64/boot/dts/toshiba/tmpv7708-visrobo-vrc.dtsi | 44 ++++++++++++++++++++++++++++++++++++++++++++
 arch/arm64/boot/dts/toshiba/tmpv7708.dtsi             | 59 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 6 files changed, 172 insertions(+)
 create mode 100644 arch/arm64/boot/dts/toshiba/tmpv7708-visrobo-vrb.dts
 create mode 100644 arch/arm64/boot/dts/toshiba/tmpv7708-visrobo-vrc.dtsi



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL] ARM: Visconti: device tree changes for 5.16
@ 2021-10-20 14:50   ` Arnd Bergmann
  0 siblings, 0 replies; 4+ messages in thread
From: Arnd Bergmann @ 2021-10-20 14:50 UTC (permalink / raw)
  To: soc, Nobuhiro Iwamatsu, olof
  Cc: Arnd Bergmann, yuji2.ishikawa, linux-arm-kernel

From: Arnd Bergmann <arnd@arndb.de>

On Sat, 16 Oct 2021 07:59:42 +0900, Nobuhiro Iwamatsu wrote:
> This request includes the PCIe and VisROBO VRB board DT patch for the
> Visconti SoC.
> Please pull for v5.16 kernel cycle.
> 
> The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:
> 
>   Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)
> 
> [...]

Merged into arm/dt, thanks!

merge commit: 06ddf8fb43370fd2ce5e2b66a77d159ae13b388a

       Arnd

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL] ARM: Visconti: device tree changes for 5.16
@ 2021-10-20 14:50   ` Arnd Bergmann
  0 siblings, 0 replies; 4+ messages in thread
From: Arnd Bergmann @ 2021-10-20 14:50 UTC (permalink / raw)
  To: soc, Nobuhiro Iwamatsu, olof
  Cc: Arnd Bergmann, yuji2.ishikawa, linux-arm-kernel

From: Arnd Bergmann <arnd@arndb.de>

On Sat, 16 Oct 2021 07:59:42 +0900, Nobuhiro Iwamatsu wrote:
> This request includes the PCIe and VisROBO VRB board DT patch for the
> Visconti SoC.
> Please pull for v5.16 kernel cycle.
> 
> The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:
> 
>   Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)
> 
> [...]

Merged into arm/dt, thanks!

merge commit: 06ddf8fb43370fd2ce5e2b66a77d159ae13b388a

       Arnd

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-10-20 15:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-15 22:59 [GIT PULL] ARM: Visconti: device tree changes for 5.16 Nobuhiro Iwamatsu
2021-10-15 22:59 ` Nobuhiro Iwamatsu
2021-10-20 14:50 ` Arnd Bergmann
2021-10-20 14:50   ` Arnd Bergmann

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.