2 * Copyright (C) 2013 STMicroelectronics (R&D) Limited.
3 * Author: Srinivas Kandagatla <srinivas.kandagatla@st.com>
5 * This program is free software; you can redistribute it and/or modify
6 * it under the terms of the GNU General Public License version 2 as
7 * publishhed by the Free Software Foundation.
11 device_type = "memory";
12 reg = <0x40000000 0x80000000>;
16 bootargs = "console=ttyAS0,115200";
17 linux,stdout-path = &sbc_serial1;
21 ttyAS0 = &sbc_serial1;
24 sbc_serial1: serial@fe531000 {
29 compatible = "gpio-leds";
32 label = "Front Panel LED";
34 linux,default-trigger = "heartbeat";
38 default-state = "off";