1 // SPDX-License-Identifier: (GPL-2.0 OR MIT) 2 /* 3 * Device Tree file for SolidRun Clearfog Pro revision A1 rev 2.0 (88F6828) 4 * 5 * Copyright (C) 2015 Russell King 6 */ 7 #include "armada-388-clearfog.dts" 8 9 / { 10 model = "SolidRun Clearfog Pro A1"; 11 compatible = "solidrun,clearfog-pro-a1", 12 "solidrun,clearfog-a1", "marvell,armada388", 13 "marvell,armada385", "marvell,armada380"; 14 };
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.