linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Initial support Visconti SoC for v5.10 kernel (take two)
@ 2020-09-23  8:52 Nobuhiro Iwamatsu
  0 siblings, 0 replies; only message in thread
From: Nobuhiro Iwamatsu @ 2020-09-23  8:52 UTC (permalink / raw)
  To: soc
  Cc: devicetree, punit1.agrawal, arnd, catalin.marinas, linus.walleij,
	olof, linux-gpio, will, robh+dt, sudeep.holla, maz,
	yuji2.ishikawa, linux-arm-kernel

Hi,

This is the first pull request for Toshiba ARM SoC, Visconti5.
Please pull this new SoC patches for v5.10 kernel cycle.

Best regards,
  Nobuhiro

The following changes since commit d012a7190fc1fd72ed48911e77ca97ba4521bccd:

  Linux 5.9-rc2 (2020-08-23 14:08:43 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/iwamatsu/linux-visconti.git
tags/visconti-initial-for-5.10-tag2

for you to fetch changes up to c29900d50f4445e25a8e70dbd794bcc51d531639:

  arm64: defconfig: Enable configs for Toshiba Visconti (2020-09-23
17:09:17 +0900)

----------------------------------------------------------------
Visconti5 SoC changes for v5.10 (take two)

- Add dt-bindings for Toshiba Visconti ARM SoCs
- Add dt-bindings for the TMPV7708 RM main board
- Add initial support for Toshiba Visconti platform
- Add device tree for TMPV7708 RM main board
- Add information for Toshiba Visconti ARM SoCs to MAINTAINERS
- Enable configs for Toshiba Visconti to arm64's defconfig

----------------------------------------------------------------
Nobuhiro Iwamatsu (6):
      dt-bindings: arm: toshiba: add Toshiba Visconti ARM SoCs
      dt-bindings: arm: toshiba: Add the TMPV7708 RM main board
      arm64: visconti: Add initial support for Toshiba Visconti platform
      arm64: dts: visconti: Add device tree for TMPV7708 RM main board
      MAINTAINERS: Add information for Toshiba Visconti ARM SoCs
      arm64: defconfig: Enable configs for Toshiba Visconti

 Documentation/devicetree/bindings/arm/toshiba.yaml |  22 ++++++++++
 MAINTAINERS                                        |  11 +++++
 arch/arm64/Kconfig.platforms                       |   7 ++++
 arch/arm64/boot/dts/Makefile                       |   1 +
 arch/arm64/boot/dts/toshiba/Makefile               |   2 +
 arch/arm64/boot/dts/toshiba/tmpv7708-rm-mbrc.dts   |  43 +++++++++++++++++++
 arch/arm64/boot/dts/toshiba/tmpv7708.dtsi          | 390
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 arch/arm64/boot/dts/toshiba/tmpv7708_pins.dtsi     |  93
+++++++++++++++++++++++++++++++++++++++++
 arch/arm64/configs/defconfig                       |   1 +
 9 files changed, 570 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/arm/toshiba.yaml
 create mode 100644 arch/arm64/boot/dts/toshiba/Makefile
 create mode 100644 arch/arm64/boot/dts/toshiba/tmpv7708-rm-mbrc.dts
 create mode 100644 arch/arm64/boot/dts/toshiba/tmpv7708.dtsi
 create mode 100644 arch/arm64/boot/dts/toshiba/tmpv7708_pins.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] only message in thread

only message in thread, other threads:[~2020-09-23  8:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-23  8:52 [GIT PULL] Initial support Visconti SoC for v5.10 kernel (take two) Nobuhiro Iwamatsu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).