Deleted Added
full compact
digi-ccwmx53.dts (266362) digi-ccwmx53.dts (266365)
1/*
2 * Copyright (c) 2012 The FreeBSD Foundation
3 * Copyright (c) 2013 Rui Paulo
4 * All rights reserved.
5 *
6 * This software was developed by Semihalf under sponsorship from
7 * the FreeBSD Foundation.
8 *

--- 15 unchanged lines hidden (view full) ---

24 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
25 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
26 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
27 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
28 * SUCH DAMAGE.
29 *
30 * Digi ConnectCore Wi-i.MX53
31 *
1/*
2 * Copyright (c) 2012 The FreeBSD Foundation
3 * Copyright (c) 2013 Rui Paulo
4 * All rights reserved.
5 *
6 * This software was developed by Semihalf under sponsorship from
7 * the FreeBSD Foundation.
8 *

--- 15 unchanged lines hidden (view full) ---

24 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
25 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
26 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
27 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
28 * SUCH DAMAGE.
29 *
30 * Digi ConnectCore Wi-i.MX53
31 *
32 * $FreeBSD: stable/10/sys/boot/fdt/dts/arm/digi-ccwmx53.dts 266362 2014-05-17 21:46:25Z ian $
32 * $FreeBSD: stable/10/sys/boot/fdt/dts/arm/digi-ccwmx53.dts 266365 2014-05-17 22:00:10Z ian $
33 */
34
35/dts-v1/;
36/include/ "imx53x.dtsi"
37
38/ {
39 model = "Digi ConnectCore Wi-i.MX53";
40 compatible = "digi,imx53-ccwm53";
41
42 memory {
43 /* RAM 512M */
44 reg = <0x70000000 0x10000000
45 0xB0000000 0x10000000>;
46 };
47
48 localbus@18000000 {
33 */
34
35/dts-v1/;
36/include/ "imx53x.dtsi"
37
38/ {
39 model = "Digi ConnectCore Wi-i.MX53";
40 compatible = "digi,imx53-ccwm53";
41
42 memory {
43 /* RAM 512M */
44 reg = <0x70000000 0x10000000
45 0xB0000000 0x10000000>;
46 };
47
48 localbus@18000000 {
49 ipu3@18000000 {
49 ipu3@1E000000 {
50 status = "okay";
51 };
52 };
53
54 soc@50000000 {
55 aips@50000000 {
56 spba@50000000 {
57 esdhc@50004000 {

--- 76 unchanged lines hidden ---
50 status = "okay";
51 };
52 };
53
54 soc@50000000 {
55 aips@50000000 {
56 spba@50000000 {
57 esdhc@50004000 {

--- 76 unchanged lines hidden ---