Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# c54932d4 08-Jan-2019 Miquel Raynal <miquel.raynal@bootlin.com>

arm64: dts: marvell: armada-3720-espressobin: declare PCIe warm reset pin

Ensure the PCIe endpoint card reset that is toggled by the PCIe
controller itself is muxed correctly on the Espr

arm64: dts: marvell: armada-3720-espressobin: declare PCIe warm reset pin

Ensure the PCIe endpoint card reset that is toggled by the PCIe
controller itself is muxed correctly on the EspressoBin.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>

show more ...


Revision tags: v4.19.6, v4.19.5, v4.19.4, v4.18.20, v4.19.3, v4.18.19, v4.19.2, v4.18.18, v4.18.17, v4.19.1
# 43ebc7c1 26-Oct-2018 Ding Tao <miyatsu@qq.com>

arm64: dts: marvell: armada-37xx: Enable emmc on espressobin

The ESPRESSObin board has a emmc interface available on U11: declare it
and let the bootloader enable it if the emmc is prese

arm64: dts: marvell: armada-37xx: Enable emmc on espressobin

The ESPRESSObin board has a emmc interface available on U11: declare it
and let the bootloader enable it if the emmc is present.

[gregory.clement@bootlin.com: disable the emmc by default]
Signed-off-by: Ding Tao <miyatsu@qq.com>
Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>

show more ...


Revision tags: v4.19, v4.18.16, v4.18.15, v4.18.14, v4.18.13, v4.18.12, v4.18.11, v4.18.10, v4.18.9, v4.18.7, v4.18.6, v4.18.5, v4.17.18, v4.18.4, v4.18.3, v4.17.17, v4.18.2, v4.17.16, v4.17.15, v4.18.1, v4.18, v4.17.14, v4.17.13, v4.17.12, v4.17.11, v4.17.10, v4.17.9, v4.17.8, v4.17.7, v4.17.6, v4.17.5, v4.17.4, v4.17.3, v4.17.2, v4.17.1, v4.17, v4.16
# bffed3d4 25-Mar-2018 Ellie Reeves <ellierevves@gmail.com>

arm64: dts: armada-3720-espressobin: wire up spi flash

This is the storage the machine boots from by default. The partitioning
is taken from the U-Boot that is shipped with the board. Th

arm64: dts: armada-3720-espressobin: wire up spi flash

This is the storage the machine boots from by default. The partitioning
is taken from the U-Boot that is shipped with the board. There is some
more space on the flash that isn't used.

Tested-by: Gregory CLEMENT <gregory.clement@bootlin.com>
Signed-off-by: Ellie Reeves <ellierevves@gmail.com>
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>

show more ...


# 003456f5 16-Mar-2018 Uwe Kleine-König <u.kleine-koenig@pengutronix.de>

arm64: dts: armada-3720-espressobin: Document URL for schematic

The schematic of the espressobin is publicly available, add a comment
where to find it.

Signed-off-by: Uwe Kleine

arm64: dts: armada-3720-espressobin: Document URL for schematic

The schematic of the espressobin is publicly available, add a comment
where to find it.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>

show more ...


# 6b44feb7 14-Feb-2018 Gregory CLEMENT <gregory.clement@bootlin.com>

arm64: dts: marvell: armada-3720-espressobin: use SPDX-License-Identifier

Follow the recent trend for the license description, and also fix the
wrongly stated X11 to MIT.

As alr

arm64: dts: marvell: armada-3720-espressobin: use SPDX-License-Identifier

Follow the recent trend for the license description, and also fix the
wrongly stated X11 to MIT.

As already pointed on the DT ML, the X11 license text [1] is explicitly
for the X Consortium and has a couple of extra clauses. The MIT
license text [2] is actually what the current DT files claim.

[1] https://spdx.org/licenses/X11.html
[2] https://spdx.org/licenses/MIT.html

Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>

show more ...


Revision tags: v4.15, v4.13.16, v4.14
# c3c08c5d 13-Oct-2017 Miquel Raynal <miquel.raynal@free-electrons.com>

arm64: dts: marvell: armada-3720-espressobin: fill UART nodes

Fill ESPRESSObin uart0 node with pinctrl information like in the
Armada-3720-DB device tree (which uses the same node).

arm64: dts: marvell: armada-3720-espressobin: fill UART nodes

Fill ESPRESSObin uart0 node with pinctrl information like in the
Armada-3720-DB device tree (which uses the same node).

Also explain how to enable the second UART port available on the
headers. This second port is not enabled by default because both
headers are dedicated to expose general purpose pins and remapping
some of them to use the second UART would break existing users.

Suggested-by: László ÁSHIN <laszlo@ashin.hu>
Signed-off-by: Miquel Raynal <miquel.raynal@free-electrons.com>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>

show more ...


Revision tags: v4.13.5, v4.13
# 9be778f6 20-Jul-2017 Marcin Wojtas <mw@semihalf.com>

ARM64: dts: marvell: armada-37xx: Enable uSD on ESPRESSObin

The ESPRESSObin board exposes one of the SDHCI interfaces
via J1 uSD slot. This patch enables it.

Tested-by: Miquel R

ARM64: dts: marvell: armada-37xx: Enable uSD on ESPRESSObin

The ESPRESSObin board exposes one of the SDHCI interfaces
via J1 uSD slot. This patch enables it.

Tested-by: Miquel Raynal <miquel.raynal@free-electrons.com>
Signed-off-by: Marcin Wojtas <mw@semihalf.com>
Signed-off-by: Zbigniew Bodek <zbodek@gmail.com>
[gregory.clement@free-electrons.com: removed "no-1-8-v"]
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>

show more ...


Revision tags: v4.12
# 48907d0c 01-Jul-2017 Marc Zyngier <marc.zyngier@arm.com>

ARM64: dts: marvell: armada-37xx: Enable USB2 on espressobin

The Espressobin SBC has a USB2 interface available on J8. Let's
enable it.

Signed-off-by: Marc Zyngier <marc.zyngier

ARM64: dts: marvell: armada-37xx: Enable USB2 on espressobin

The Espressobin SBC has a USB2 interface available on J8. Let's
enable it.

Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>

show more ...


Revision tags: v4.10.17, v4.10.16, v4.10.15, v4.10.14, v4.10.13, v4.10.12, v4.10.11, v4.10.10, v4.10.9, v4.10.8, v4.10.7, v4.10.6, v4.10.5, v4.10.4, v4.10.3, v4.10.2, v4.10.1, v4.10
# 58a748f7 27-Dec-2016 Alexandre Belloni <alexandre.belloni@free-electrons.com>

ARM64: dts: marvell: Correct license text

The license text has been mangled at some point then copy pasted across
multiple files. Restore it to what it should be.
Note that this is n

ARM64: dts: marvell: Correct license text

The license text has been mangled at some point then copy pasted across
multiple files. Restore it to what it should be.
Note that this is not intended as a license change.

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>

show more ...


# f0c05e87 21-Dec-2016 Romain Perier <romain.perier@free-electrons.com>

arm64: dts: marvell: Add ethernet switch definition for the ESPRESSObin

This defines and enables the Marvell ethernet switch MVE886341 on the
Marvell ESPRESSObin board.

Signed-o

arm64: dts: marvell: Add ethernet switch definition for the ESPRESSObin

This defines and enables the Marvell ethernet switch MVE886341 on the
Marvell ESPRESSObin board.

Signed-off-by: Romain Perier <romain.perier@free-electrons.com>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>

show more ...


Revision tags: v4.9, openbmc-4.4-20161121-1, v4.4.33, v4.4.32, v4.4.31
# 36845345 07-Nov-2016 Gregory CLEMENT <gregory.clement@free-electrons.com>

ARM64: dts: marvell: Fixup memory DT warning for Armada 37xx

memory has a reg property so the unit name should contain an address.

Signed-off-by: Gregory CLEMENT <gregory.clement@fr

ARM64: dts: marvell: Fixup memory DT warning for Armada 37xx

memory has a reg property so the unit name should contain an address.

Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>

show more ...


Revision tags: v4.4.30, v4.4.29, v4.4.28, v4.4.27, v4.7.10, openbmc-4.4-20161021-1, v4.7.9, v4.4.26, v4.7.8, v4.4.25, v4.4.24, v4.7.7
# e735aaf8 06-Oct-2016 Romain Perier <romain.perier@free-electrons.com>

arm64: dts: marvell: Add definition for the Globalscale Marvell ESPRESSOBin Board

This is a high performance 64 bit dual core low power consuming
networking computing platform based on t

arm64: dts: marvell: Add definition for the Globalscale Marvell ESPRESSOBin Board

This is a high performance 64 bit dual core low power consuming
networking computing platform based on the ARMv8 architecture.
It contains an Armada 3720 running up to 1.2Ghz.

This commit adds a basic definition for this board.

Signed-off-by: Romain Perier <romain.perier@free-electrons.com>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>

show more ...


12