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.
9 #include "stih41x-b2020x.dtsi"
12 device_type = "memory";
13 reg = <0x40000000 0x80000000>;
17 bootargs = "console=ttyAS0,115200 clk_ignore_unused";
18 linux,stdout-path = &sbc_serial1;
22 ttyAS0 = &sbc_serial1;
23 ethernet1 = ðernet1;
26 sbc_serial1: serial@fe531000 {
31 compatible = "gpio-leds";
34 label = "Front Panel LED";
36 linux,default-trigger = "heartbeat";
40 default-state = "off";
50 /* HDMI V1.3a supports Standard mode only */
51 clock-frequency = <100000>;
52 i2c-min-scl-pulse-width-us = <0>;
53 i2c-min-sda-pulse-width-us = <5>;
66 ethernet1: dwmac@fef08000 {
68 phy-mode = "rgmii-id";
70 st,tx-retime-src = "clk_125";
71 snps,reset-gpio = <&pio3 0>;
72 snps,reset-active-low;
73 snps,reset-delays-us = <0 10000 10000>;
75 pinctrl-0 = <&pinctrl_rgmii1>;
78 mmc0: sdhci@fe81e000 {