aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/armada-388-clearfog-base.dts (follow)
AgeCommit message (Collapse)AuthorFilesLines
2018-06-28ARM: dts: armada388-clearfog: drop future changes disclaimerBaruch Siach1-5/+0
The current device-tree description of the SolidRun Armada 38x platforms has been successfully tested with production systems. Signed-off-by: Baruch Siach <baruch@tkos.co.il> Acked-by: Jon Nettleton <jon@solid-run.com> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
2018-03-27arm: dts: armada-*.dts: use SPDX-License-Identifier for most of the Armada based boardGregory CLEMENT1-37/+1
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 Acked-by: Jason Cooper <jason@lakedaemon.net> Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
2017-01-05ARM: dts: armada388-clearfog: add base model DTS fileRussell King1-0/+109
Add the DTS file to describe the clearfog base model. Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk> Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>