1 // SPDX-License-Identifier: GPL-2.0-only
3 * Copyright (C) 2014 STMicroelectronics (R&D) Limited.
4 * Author: Giuseppe Cavallaro <peppe.cavallaro@st.com>
6 #include <dt-bindings/clock/stih407-clks.h>
7 #include <dt-bindings/gpio/gpio.h>
8 #include <dt-bindings/media/c8sectpfe.h>
11 compatible = "gpio-leds";
13 label = "Front Panel LED";
14 gpios = <&pio4 1 GPIO_ACTIVE_HIGH>;
15 linux,default-trigger = "heartbeat";
18 gpios = <&pio1 3 GPIO_ACTIVE_HIGH>;
19 default-state = "off";
24 compatible = "simple-audio-card";
25 simple-audio-card,name = "STI-B2120";
30 simple-audio-card,dai-link@0 {
36 sound-dai = <&sti_uni_player0>;
40 sound-dai = <&sti_hdmi>;
44 simple-audio-card,dai-link@1 {
51 sound-dai = <&sti_uni_player2>;
55 sound-dai = <&sti_sasg_codec 1>;
59 simple-audio-card,dai-link@2 {
65 sound-dai = <&sti_uni_player3>;
69 sound-dai = <&sti_sasg_codec 0>;
75 sbc_serial0: serial@9530000 {
89 clock-frequency = <100000>;
90 st,i2c-min-scl-pulse-width-us = <0>;
91 st,i2c-min-sda-pulse-width-us = <5>;
96 clock-frequency = <100000>;
97 st,i2c-min-scl-pulse-width-us = <0>;
98 st,i2c-min-sda-pulse-width-us = <5>;
113 mmc0: sdhci@9060000 {
118 mmc1: sdhci@9080000 {
123 hdmiddc: i2c@9541000 {
125 /* HDMI V1.3a supports Standard mode only */
126 clock-frequency = <100000>;
127 st,i2c-min-scl-pulse-width-us = <0>;
128 st,i2c-min-sda-pulse-width-us = <5>;
131 miphy28lp_phy: miphy28lp@0 {
133 phy_port0: port@9b22000 {
137 phy_port1: port@9b2a000 {
142 st_dwc3: dwc3@8f94000 {
146 ethernet0: dwmac@9630000 {
147 st,tx-retime-src = "clkgen";
150 fixed-link = <0 1 1000 0 0>;
154 compatible = "st,stih407-c8sectpfe";
156 reg = <0x08a20000 0x10000>,
158 reg-names = "c8sectpfe", "c8sectpfe-ram";
159 interrupts = <GIC_SPI 34 IRQ_TYPE_LEVEL_HIGH>,
160 <GIC_SPI 35 IRQ_TYPE_LEVEL_HIGH>;
161 interrupt-names = "c8sectpfe-error-irq",
162 "c8sectpfe-idle-irq";
163 pinctrl-0 = <&pinctrl_tsin0_serial>;
164 pinctrl-1 = <&pinctrl_tsin0_parallel>;
165 pinctrl-2 = <&pinctrl_tsin3_serial>;
166 pinctrl-3 = <&pinctrl_tsin4_serial_alt3>;
167 pinctrl-4 = <&pinctrl_tsin5_serial_alt1>;
168 pinctrl-names = "tsin0-serial",
173 clocks = <&clk_s_c0_flexgen CLK_PROC_STFE>;
174 clock-names = "c8sectpfe";
176 /* tsin0 is TSA on NIMA */
181 reset-gpios = <&pio15 4 GPIO_ACTIVE_HIGH>;
182 dvb-card = <STV0367_TDA18212_NIMA_1>;
186 sti_uni_player0: sti-uni-player@8d80000 {
190 sti_uni_player2: sti-uni-player@8d82000 {
194 sti_uni_player3: sti-uni-player@8d85000 {
198 syscfg_core: core-syscfg@92b0000 {
199 sti_sasg_codec: sti-sasg-codec {
201 pinctrl-names = "default";
202 pinctrl-0 = <&pinctrl_spdif_out>;