lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Thu, 6 Mar 2014 15:10:59 -0500 From: Jason Cooper <jason@...edaemon.net> To: Gregory CLEMENT <gregory.clement@...e-electrons.com> Cc: Andrew Lunn <andrew@...n.ch>, Sebastian Hesselbarth <sebastian.hesselbarth@...il.com>, Thomas Petazzoni <thomas.petazzoni@...e-electrons.com>, Lior Amsalem <alior@...vell.com>, Tawfik Bayouk <tawfik@...vell.com>, devicetree@...r.kernel.org, linux-kernel@...r.kernel.org, Nadav Haklai <nadavh@...vell.com>, Ezequiel Garcia <ezequiel.garcia@...e-electrons.com>, linux-arm-kernel@...ts.infradead.org Subject: Re: [PATCH v2] ARM: mvebu: add Device Tree for the Armada 385 RD board On Thu, Mar 06, 2014 at 04:17:55PM +0100, Gregory CLEMENT wrote: > The Armada 385 RD board is the reference design board from Marvell > for the Armada 385 SoC. This commit adds a Device Tree description for > this board, which enables the following features: > > * Network interfaces > * I2C bus > * Serial port > * SPI bus, with a SPI flash > * PCIe interface > > Signed-off-by: Gregory CLEMENT <gregory.clement@...e-electrons.com> > --- > Changelog: > v1 -> v2: > > - used the phy-mode "rgmii-id" to be able to work with the Marvell PHY > driver enabled > > - put the ethernet nodes in the address order, as it has no effect to > change ti at this level (should be done at dtsi level) > > - inverted the phy devices (which was improperly assigned in v1) > > - added the vendor prefix for the SPI flash > > > arch/arm/boot/dts/Makefile | 3 +- > arch/arm/boot/dts/armada-385-rd.dts | 94 +++++++++++++++++++++++++++++++++++++ > 2 files changed, 96 insertions(+), 1 deletion(-) > create mode 100644 arch/arm/boot/dts/armada-385-rd.dts Applied to mvebu/dt thx, Jason. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists