All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gregory CLEMENT <gregory.clement@bootlin.com>
To: Arnd Bergmann <arnd@arndb.de>, Olof Johansson <olof@lixom.net>,
	<arm@kernel.org>,
	soc@kernel.org
Cc: Andrew Lunn <andrew@lunn.ch>, Jason Cooper <jason@lakedaemon.net>,
	linux-arm-kernel@lists.infradead.org,
	Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Subject: [GIT PULL] ARM: mvebu: dt for v5.6 (#1)
Date: Sat, 11 Jan 2020 18:26:58 +0100	[thread overview]
Message-ID: <874kx13nvh.fsf@FE-laptop> (raw)

Hi,

Here is the first pull request for dt for mvebu for v5.6.

Gregory

The following changes since commit e42617b825f8073569da76dc4510bfa019b1c35a:

  Linux 5.5-rc1 (2019-12-08 14:57:55 -0800)

are available in the Git repository at:

  git://git.infradead.org/linux-mvebu.git tags/mvebu-dt-5.6-1

for you to fetch changes up to e4018a496b721e0401b8cf2d583bb0d897f9ce5d:

  ARM: dts: armada-388-clearfog: add eeprom (2020-01-08 10:56:54 +0100)

----------------------------------------------------------------
mvebu dt for 5.6 (part 1)

 - Add support for SolidRun Clearfog GTR (Armada 385 based board)
 - Move i2c0 to the SoliRrun Microsom dtsi (Armada 38x based)
 - Add EEPROM node on SoliRrun Microsom (rev 2.1)
 - Add EEPROM node on SoliRrun ClearFog Pro

----------------------------------------------------------------
Baruch Siach (4):
      ARM: dts: mvebu: add support for SolidRun Clearfog GTR
      ARM: armada-38x-solidrun-microsom: move i2c0 to SOM DT
      ARM: dts: armada-38x-solidrun-microsom: add eeprom
      ARM: dts: armada-388-clearfog: add eeprom

 arch/arm/boot/dts/Makefile                         |   2 +
 arch/arm/boot/dts/armada-385-clearfog-gtr-l8.dts   | 115 ++++++
 arch/arm/boot/dts/armada-385-clearfog-gtr-s4.dts   |  79 ++++
 arch/arm/boot/dts/armada-385-clearfog-gtr.dtsi     | 450 +++++++++++++++++++++
 arch/arm/boot/dts/armada-388-clearfog.dtsi         |  11 +-
 arch/arm/boot/dts/armada-388-helios4.dts           |   5 -
 .../arm/boot/dts/armada-38x-solidrun-microsom.dtsi |  13 +
 7 files changed, 665 insertions(+), 10 deletions(-)
 create mode 100644 arch/arm/boot/dts/armada-385-clearfog-gtr-l8.dts
 create mode 100644 arch/arm/boot/dts/armada-385-clearfog-gtr-s4.dts
 create mode 100644 arch/arm/boot/dts/armada-385-clearfog-gtr.dtsi

-- 
Gregory Clement, Bootlin
Embedded Linux and Kernel engineering
http://bootlin.com

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

                 reply	other threads:[~2020-01-11 17:27 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=874kx13nvh.fsf@FE-laptop \
    --to=gregory.clement@bootlin.com \
    --cc=andrew@lunn.ch \
    --cc=arm@kernel.org \
    --cc=arnd@arndb.de \
    --cc=jason@lakedaemon.net \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=olof@lixom.net \
    --cc=sebastian.hesselbarth@gmail.com \
    --cc=soc@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.