2 * Copyright (C) 2016 STMicroelectronics (R&D) Limited.
3 * Author: Patrice Chotard <patrice.chotard@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 * published by the Free Software Foundation.
10 #include "stih410.dtsi"
11 #include <dt-bindings/gpio/gpio.h>
14 model = "STiH410 B2260";
15 compatible = "st,stih410-b2260", "st,stih410";
18 bootargs = "console=ttyAS1,115200";
19 linux,stdout-path = &uart1;
24 device_type = "memory";
25 reg = <0x40000000 0x40000000>;
30 ethernet0 = ðernet0;
36 compatible = "gpio-leds";
38 label = "User_green_1";
39 gpios = <&pio1 3 GPIO_ACTIVE_LOW>;
40 linux,default-trigger = "heartbeat";
41 default-state = "off";
45 label = "User_green_2";
46 gpios = <&pio4 1 GPIO_ACTIVE_LOW>;
47 default-state = "off";
51 label = "User_green_3";
52 gpios = <&pio2 1 GPIO_ACTIVE_LOW>;
53 default-state = "off";
57 label = "User_green_4";
58 gpios = <&pio2 5 GPIO_ACTIVE_LOW>;
59 default-state = "off";
63 label = "Wifi_yellow";
64 gpios = <&pio4 0 GPIO_ACTIVE_LOW>;
65 linux,default-trigger = "wifi-activity";
66 default-state = "off";
70 label = "Bluetooth_blue";
71 gpios = <&pio3 3 GPIO_ACTIVE_LOW>;
72 linux,default-trigger = "hci0-power";
73 default-state = "off";
77 /* Low speed expansion connector */
78 uart0: serial@9830000 {
83 /* Low speed expansion connector */
84 uart1: serial@9831000 {
89 /* Low speed expansion connector */
92 cs-gpios = <&pio30 3 0>;
96 /* Low speed expansion connector */
102 /* Low speed expansion connector */
108 /* high speed expansion connector */
111 pinctrl-0 = <&pinctrl_i2c2_alt2_1>;
115 /* high speed expansion connector */
118 pinctrl-0 = <&pinctrl_i2c3_alt3_0>;
122 mmc0: sdhci@09060000 {
123 pinctrl-0 = <&pinctrl_sd0>;
128 /* high speed expansion connector */
129 mmc1: sdhci@09080000 {
141 usb2_picophy1: phy2 {
145 usb2_picophy2: phy3 {
165 st_dwc3: dwc3@8f94000 {
169 ethernet0: dwmac@9630000 {
171 pinctrl-0 = <&pinctrl_rgmii1 &pinctrl_rgmii1_mdio_1>;
173 snps,phy-bus-name = "stmmac";
174 snps,phy-bus-id = <0>;
176 snps,reset-gpio = <&pio0 7 0>;
177 snps,reset-active-low;
178 snps,reset-delays-us = <0 10000 1000000>;
183 sti_uni_player0: sti-uni-player@8d80000 {
188 hdmiddc: i2c@9541000 {
189 /* HDMI V1.3a supports Standard mode only */
190 clock-frequency = <100000>;
191 st,i2c-min-scl-pulse-width-us = <0>;
192 st,i2c-min-sda-pulse-width-us = <1>;
196 miphy28lp_phy: miphy28lp@9b22000 {
197 phy_port1: port@9b2a000 {
202 sata1: sata@9b28000 {
207 compatible = "simple-audio-card";
208 simple-audio-card,name = "STI-B2260";
211 simple-audio-card,dai-link@0 {
216 sound-dai = <&sti_uni_player0>;
220 sound-dai = <&sti_hdmi>;