From: Gregory CLEMENT <gregory.clement@bootlin.com>
To: Arnd Bergmann <arnd@arndb.de>, Olof Johansson <olof@lixom.net>,
<arm@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: dt64 for v5.1 (#1)
Date: Fri, 08 Feb 2019 22:18:38 +0100 [thread overview]
Message-ID: <87mun6568h.fsf@FE-laptop> (raw)
Hi,
Here is the first pull request for dt64 for mvebu for v5.1.
Gregory
The following changes since commit bfeffd155283772bbe78c6a05dec7c0128ee500c:
Linux 5.0-rc1 (2019-01-06 17:08:20 -0800)
are available in the Git repository at:
git://git.infradead.org/linux-mvebu.git tags/mvebu-dt64-5.1-1
for you to fetch changes up to bd3d25b0734284dcf603173d54232c538eb6e385:
arm64: dts: marvell: armada-37xx: link USB hosts with their PHYs (2019-02-08 21:58:59 +0100)
----------------------------------------------------------------
mvebu dt64 for 5.1 (part 1)
- Interrupt support to Armada 7K/8K thermal nodes
- Armada 37xx related patches allowing to enable suspend to RAM
(USB2, USB3, PCIe, SATA, DSA)
- uDPU board support (Armada-3720 based):single-port FTTdp
distribution point unit
- Fixes for EspressoBin Ethernet support when using U-Boot mainline
- cleanup for partitions under flashes nodes
----------------------------------------------------------------
Gregory CLEMENT (1):
arm64: dts: marvell: Remove unnecessary #address-cells/#size-cells under flashes
Miquel Raynal (12):
arm64: dts: marvell: add interrupt support to ap806 thermal node
arm64: dts: marvell: add interrupt support to cp110 thermal node
arm64: dts: marvell: armada-37xx: fix SATA node scope
arm64: dts: marvell: armada-37xx: declare SATA clock
arm64: dts: marvell: armada-37xx: fix USB2 memory region
arm64: dts: marvell: armada-37xx: declare USB2 UTMI PHYs
arm64: dts: marvell: armada-37xx: declare PCIe reset pin
arm64: dts: marvell: armada-3720-espressobin: declare PCIe warm reset pin
arm64: dts: marvell: armada-37xx: declare the COMPHY node
arm64: dts: marvell: armada-3720-espressobin: declare PCIe PHY
arm64: dts: marvell: armada-3720-espressobin: declare SATA PHY property
arm64: dts: marvell: armada-37xx: link USB hosts with their PHYs
Remi Pommarel (2):
arm64: dts: armada-3720-espressobin: Configure RGMII and SMI pins
arm64: dts: armada-3720-espressobin: Set mv88e6341 cpu port as RGMII-ID
Vladimir Vid (1):
arm64: dts: marvell: Add device tree for uDPU board
arch/arm64/boot/dts/marvell/Makefile | 1 +
.../boot/dts/marvell/armada-3720-espressobin.dts | 12 ++
arch/arm64/boot/dts/marvell/armada-3720-uDPU.dts | 162 +++++++++++++++++++++
arch/arm64/boot/dts/marvell/armada-37xx.dtsi | 80 +++++++++-
arch/arm64/boot/dts/marvell/armada-7040-db.dts | 4 -
arch/arm64/boot/dts/marvell/armada-8040-db.dts | 4 -
arch/arm64/boot/dts/marvell/armada-ap806.dtsi | 18 ++-
arch/arm64/boot/dts/marvell/armada-cp110.dtsi | 15 +-
8 files changed, 280 insertions(+), 16 deletions(-)
create mode 100644 arch/arm64/boot/dts/marvell/armada-3720-uDPU.dts
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next reply other threads:[~2019-02-08 21:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-08 21:18 Gregory CLEMENT [this message]
2019-02-15 15:01 ` [GIT PULL] ARM: mvebu: dt64 for v5.1 (#1) Arnd Bergmann
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=87mun6568h.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 \
/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.