]> git.ipfire.org Git - thirdparty/linux.git/blob - arch/arm/boot/dts/am574x-idk.dts
io_uring: reset -EBUSY error when io sq thread is waken up
[thirdparty/linux.git] / arch / arm / boot / dts / am574x-idk.dts
1 // SPDX-License-Identifier: GPL-2.0
2 /*
3 * Copyright (C) 2017 Texas Instruments Incorporated - http://www.ti.com/
4 */
5
6
7 /dts-v1/;
8
9 #include "am5748.dtsi"
10 #include "dra7-mmc-iodelay.dtsi"
11 #include "dra76x-mmc-iodelay.dtsi"
12 #include "am572x-idk-common.dtsi"
13
14 / {
15 model = "TI AM5748 IDK";
16 compatible = "ti,am5748-idk", "ti,am5748", "ti,dra762", "ti,dra7";
17 };
18
19 &qspi {
20 spi-max-frequency = <96000000>;
21 m25p80@0 {
22 spi-max-frequency = <96000000>;
23 };
24 };
25
26 &mmc1 {
27 pinctrl-names = "default", "hs";
28 pinctrl-0 = <&mmc1_pins_default_no_clk_pu>;
29 pinctrl-1 = <&mmc1_pins_hs>;
30 };
31
32 &mmc2 {
33 pinctrl-names = "default", "hs", "ddr_3_3v";
34 pinctrl-0 = <&mmc2_pins_default>;
35 pinctrl-1 = <&mmc2_pins_default>;
36 pinctrl-2 = <&mmc2_pins_default>;
37 };
38
39 &mac {
40 status = "okay";
41 dual_emac;
42 };