Lines Matching +full:sclk +full:- +full:strength
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
11 /dts-v1/;
12 #include "fsl-ls1028a.dtsi"
16 compatible = "fsl,ls1028a-rdb", "fsl,ls1028a";
25 stdout-path = "serial0:115200n8";
33 sys_mclk: clock-mclk {
34 compatible = "fixed-clock";
35 #clock-cells = <0>;
36 clock-frequency = <25000000>;
39 reg_1p8v: regulator-1p8v {
40 compatible = "regulator-fixed";
41 regulator-name = "1P8V";
42 regulator-min-microvolt = <1800000>;
43 regulator-max-microvolt = <1800000>;
44 regulator-always-on;
47 sb_3v3: regulator-sb3v3 {
48 compatible = "regulator-fixed";
49 regulator-name = "3v3_vbus";
50 regulator-min-microvolt = <3300000>;
51 regulator-max-microvolt = <3300000>;
52 regulator-boot-on;
53 regulator-always-on;
57 compatible = "simple-audio-card";
58 simple-audio-card,format = "i2s";
59 simple-audio-card,widgets =
64 simple-audio-card,routing =
71 simple-audio-card,cpu {
72 sound-dai = <&sai4>;
73 frame-master;
74 bitclock-master;
77 simple-audio-card,codec {
78 sound-dai = <&sgtl5000>;
79 frame-master;
80 bitclock-master;
81 system-clock-frequency = <25000000>;
87 sd-uhs-sdr104;
88 sd-uhs-sdr50;
89 sd-uhs-sdr25;
90 sd-uhs-sdr12;
95 mmc-hs200-1_8v;
96 mmc-hs400-1_8v;
97 bus-width = <8>;
105 compatible = "jedec,spi-nor";
106 #address-cells = <1>;
107 #size-cells = <1>;
108 spi-max-frequency = <50000000>;
109 /* The following setting enables 1-1-8 (CMD-ADDR-DATA) mode */
110 spi-rx-bus-width = <8>; /* 8 SPI Rx lines */
111 spi-tx-bus-width = <1>; /* 1 SPI Tx line */
119 i2c-mux@77 {
122 #address-cells = <1>;
123 #size-cells = <0>;
126 #address-cells = <1>;
127 #size-cells = <0>;
130 sgtl5000: audio-codec@a {
131 #sound-dai-cells = <0>;
134 VDDA-supply = <®_1p8v>;
135 VDDIO-supply = <®_1p8v>;
137 sclk-strength = <3>;
142 #address-cells = <1>;
143 #size-cells = <0>;
146 current-monitor@40 {
149 shunt-resistor = <500>;
154 #address-cells = <1>;
155 #size-cells = <0>;
158 temperature-sensor@4c {
161 vcc-supply = <&sb_3v3>;
182 qsgmii_phy0: ethernet-phy@10 {
186 qsgmii_phy1: ethernet-phy@11 {
190 qsgmii_phy2: ethernet-phy@12 {
194 qsgmii_phy3: ethernet-phy@13 {
200 phy-handle = <&sgmii_phy0>;
201 phy-connection-type = "sgmii";
202 managed = "in-band-status";
206 #address-cells = <1>;
207 #size-cells = <0>;
208 sgmii_phy0: ethernet-phy@2 {
224 managed = "in-band-status";
225 phy-handle = <&qsgmii_phy0>;
226 phy-mode = "qsgmii";
232 managed = "in-band-status";
233 phy-handle = <&qsgmii_phy1>;
234 phy-mode = "qsgmii";
240 managed = "in-band-status";
241 phy-handle = <&qsgmii_phy2>;
242 phy-mode = "qsgmii";
248 managed = "in-band-status";
249 phy-handle = <&qsgmii_phy3>;
250 phy-mode = "qsgmii";