mvme5100.dts (e5451c8f8330e03ad3cfa16048b4daf961af434f) mvme5100.dts (78e5dfea84dc15d69940831b3981b3014d17222e)
1/*
2 * Device Tree Source for Motorola/Emerson MVME5100.
3 *
4 * Copyright 2013 CSC Australia Pty. Ltd.
5 *
6 * This file is licensed under the terms of the GNU General Public
7 * License version 2. This program is licensed "as is" without
8 * any warranty of any kind, whether express or implied.

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

174 interrupt-parent = <&mpic>;
175 };
176
177 };
178
179 };
180
181 chosen {
1/*
2 * Device Tree Source for Motorola/Emerson MVME5100.
3 *
4 * Copyright 2013 CSC Australia Pty. Ltd.
5 *
6 * This file is licensed under the terms of the GNU General Public
7 * License version 2. This program is licensed "as is" without
8 * any warranty of any kind, whether express or implied.

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

174 interrupt-parent = <&mpic>;
175 };
176
177 };
178
179 };
180
181 chosen {
182 linux,stdout-path = &serial0;
182 stdout-path = &serial0;
183 };
184
185};
183 };
184
185};