1 /* moxart-uc7112lx.dts - Device Tree file for MOXA UC-7112-LX
3 * Copyright (C) 2013 Jonas Jensen <jonas.jensen@gmail.com>
5 * Licensed under GPLv2 or later.
9 /include/ "moxart.dtsi"
12 model = "MOXA UC-7112-LX";
13 compatible = "moxa,moxart-uc-7112-lx", "moxa,moxart";
16 device_type = "memory";
17 reg = <0x0 0x2000000>;
22 compatible = "fixed-clock";
24 clock-frequency = <12000000>;
29 compatible = "numonyx,js28f128", "cfi-flash";
30 reg = <0x80000000 0x1000000>;
39 label = "linux kernel";
40 reg = <0x40000 0x1C0000>;
43 label = "root filesystem";
44 reg = <0x200000 0x800000>;
47 label = "user filesystem";
48 reg = <0xa00000 0x600000>;
53 compatible = "gpio-leds";
56 gpios = <&gpio 27 0x1>;
58 linux,default-trigger = "default-on";
63 compatible = "gpio-keys-polled";
66 poll-interval = <500>;
75 bootargs = "console=ttyS0,115200n8 earlyprintk root=/dev/mmcblk0p1 rw rootwait";
90 ethphy0: ethernet-phy@1 {
91 device_type = "ethernet-phy";
92 compatible = "moxa,moxart-rtl8201cp", "ethernet-phy-ieee802.3-c22";
100 ethphy1: ethernet-phy@1 {
101 device_type = "ethernet-phy";
102 compatible = "moxa,moxart-rtl8201cp", "ethernet-phy-ieee802.3-c22";