[GIT PULL] ARM: Visconti: device tree changes for 5.16

Nobuhiro Iwamatsu nobuhiro1.iwamatsu at toshiba.co.jp
Fri Oct 15 15:59:42 PDT 2021


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





More information about the linux-arm-kernel mailing list