ar71xx: Move MR12 & MR16 from legacy to generic
[oweals/openwrt.git] / target / linux / apm821xx / dts / apollo3g.dts
1 /*
2  * Copyright 2008 DENX Software Engineering, Stefan Roese <sr@denx.de>
3  * (c) Copyright 2010 Western Digital Technologies, Inc. All Rights Reserved.
4  *
5  * This file is licensed under the terms of the GNU General Public
6  * License version 2.  This program is licensed "as is" without
7  * any warranty of any kind, whether express or implied.
8  */
9
10 /dts-v1/;
11
12 #include "apollo3g.dtsi"
13
14 / {
15         model = "MyBook Live";
16 };
17
18 &SATA0 {
19         status = "disabled";
20 };
21
22 &USBOTG0 {
23         status = "disabled";
24 };
25
26 &gpio0 {
27         enable-usb {
28                 status = "disabled";
29         };
30
31         enable-port0 {
32                 status = "disabled";
33         };
34 };