summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/kirkwood-nsa310-common.dtsi
AgeCommit message (Collapse)AuthorFilesLines
2013-10-01ARM: kirkwood: Move the nand node under the mbus nodeJason Gunthorpe1-43/+43
There should be no nodes that are not children of the mbus. Move the nand node under the mbus, and rework the board .dts files to use an & reference to the nand node. Signed-off-by: Jason Gunthorpe <jgunthorpe@obsidianresearch.com> Acked-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com> Tested-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com> Signed-off-by: Jason Cooper <jason@lakedaemon.net>
2013-08-16ARM: kirkwood: use dts pre-processor for nsa310 boardsJason Cooper1-2/+2
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
2013-08-09ARM: Kirkwood: Add support for another ZyXEL NSA310 variantAndrew Lunn1-0/+107
There are a number of variants of the ZyXEL NSA310, with slightly different LEDs, buttons and i2c devices. Add a DTS file to support one more of these variants. Signed-off-by: Andrew Lunn <andrew@lunn.ch> Tested-by: Tibor Hársszegi <tibor@harsszegi.com> Signed-off-by: Jason Cooper <jason@lakedaemon.net>