From 1adeecf0d3ab6ba4e485bd3ad0749711d8aabac8 Mon Sep 17 00:00:00 2001 From: Christian Lamparter Date: Sun, 17 Dec 2017 14:59:58 +0100 Subject: apm821xx: dts: rename devices dts files to include the manufacturer This patch rename all the DT source files in order to match upstream's "manufacturer-device.dts" format. Please note that the DEVICE_DTB isn't changed. This is because the u-boot of the MyBook Live defines the fdt_file variable to be "apollo3g/apollo3g.dtb". Signed-off-by: Christian Lamparter --- target/linux/apm821xx/dts/apollo3g.dts | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 target/linux/apm821xx/dts/apollo3g.dts (limited to 'target/linux/apm821xx/dts/apollo3g.dts') diff --git a/target/linux/apm821xx/dts/apollo3g.dts b/target/linux/apm821xx/dts/apollo3g.dts deleted file mode 100644 index d841352292..0000000000 --- a/target/linux/apm821xx/dts/apollo3g.dts +++ /dev/null @@ -1,17 +0,0 @@ -/* - * Copyright 2008 DENX Software Engineering, Stefan Roese - * (c) Copyright 2010 Western Digital Technologies, Inc. All Rights Reserved. - * - * This file is licensed under the terms of the GNU General Public - * License version 2. This program is licensed "as is" without - * any warranty of any kind, whether express or implied. - */ - -/dts-v1/; - -#include "apollo3g.dtsi" - -/ { - compatible = "wd,mybooklive", "amcc,apollo3g"; - model = "MyBook Live"; -}; -- cgit v1.2.3