apm821xx: make it possible to update the dtb partition on the WNDR4700
[lede-git/.git] / target / linux / apm821xx / dts / apollo3g-duo.dts
1 /*
2  * Device Tree Source for AMCC Canyonlands (460EX)
3  *
4  * Copyright 2008 DENX Software Engineering, Stefan Roese <sr@denx.de>
5  * (c) Copyright 2010 Western Digital Technologies, Inc. All Rights Reserved.
6  *
7  * This file is licensed under the terms of the GNU General Public
8  * License version 2.  This program is licensed "as is" without
9  * any warranty of any kind, whether express or implied.
10  */
11
12 /dts-v1/;
13
14 #include "apollo3g.dtsi"
15
16 / {
17         model = "MyBook Live Duo";
18 };
19
20 &SATA0 {
21         status = "okay";
22 };
23
24 &USBOTG0 {
25         status = "okay";
26         dr_mode = "host";
27 };
28
29 &GPIO1 {
30         enable-usb {
31                 status = "okay";
32         };
33
34         enable-port0 {
35                 status = "okay";
36         };
37 };