2 * PHYTEC phyCORE-LPC3250 board
4 * Copyright 2012 Roland Stigge <stigge@antcom.de>
6 * The code contained herein is licensed under the GNU General Public
7 * License. You may obtain a copy of the GNU General Public License
8 * Version 2 or later at the following locations:
10 * http://www.opensource.org/licenses/gpl-license.html
11 * http://www.gnu.org/copyleft/gpl.html
15 /include/ "lpc32xx.dtsi"
18 model = "PHYTEC phyCORE-LPC3250 board based on NXP LPC3250";
19 compatible = "phytec,phy3250", "nxp,lpc3250";
24 device_type = "memory";
29 mac: ethernet@31060000 {
34 /* Here, choose exactly one from: ohci, usbd */
36 transceiver = <&isp1301>;
42 transceiver = <&isp1301>;
51 /* 64MB Flash via SLC NAND controller */
58 label = "phy3250-boot";
59 reg = <0x00000000 0x00064000>;
64 label = "phy3250-uboot";
65 reg = <0x00064000 0x00190000>;
70 label = "phy3250-ubt-prms";
71 reg = <0x001f4000 0x00010000>;
75 label = "phy3250-kernel";
76 reg = <0x00204000 0x00400000>;
80 label = "phy3250-rootfs";
81 reg = <0x00604000 0x039fc000>;
87 clock-frequency = <100000>;
90 compatible = "nxp,pcf8563";
95 compatible = "nxp,uda1380";
97 power-gpio = <&gpio 0x59 0>;
98 reset-gpio = <&gpio 0x51 0>;
104 clock-frequency = <100000>;
107 i2cusb: i2c@31020300 {
108 clock-frequency = <100000>;
110 isp1301: usb-transceiver@2c {
111 compatible = "nxp,isp1301";
118 compatible = "atmel,at25";
131 compatible = "gpio-leds";
134 gpios = <&gpo_p3 1 1>; /* GPO_P3 1, GPIO 80, active low */
135 linux,default-trigger = "heartbeat";
136 default-state = "off";
140 gpios = <&gpo_p3 14 1>; /* GPO_P3 14, GPIO 93, active low */
141 linux,default-trigger = "timer";
142 default-state = "off";