2 * Copyright (C) 2015-2016 Texas Instruments Incorporated - http://www.ti.com/
4 * This program is free software; you can redistribute it and/or modify
5 * it under the terms of the GNU General Public License version 2 as
6 * published by the Free Software Foundation.
10 #include "dra72x.dtsi"
11 #include <dt-bindings/gpio/gpio.h>
12 #include <dt-bindings/interrupt-controller/irq.h>
13 #include "dra7-mmc-iodelay.dtsi"
14 #include "dra72x-mmc-iodelay.dtsi"
15 #include "am57xx-idk-common.dtsi"
18 model = "TI AM5718 IDK";
19 compatible = "ti,am5718-idk", "ti,am5718", "ti,dra7";
22 device_type = "memory";
23 reg = <0x0 0x80000000 0x0 0x40000000>;
27 compatible = "gpio-leds";
29 label = "status0:red:cpu0";
30 gpios = <&gpio2 25 GPIO_ACTIVE_HIGH>;
31 default-state = "off";
32 linux,default-trigger = "cpu0";
36 label = "status0:green:usr";
37 gpios = <&gpio2 26 GPIO_ACTIVE_HIGH>;
38 default-state = "off";
42 label = "status0:blue:heartbeat";
43 gpios = <&gpio2 27 GPIO_ACTIVE_HIGH>;
44 default-state = "off";
45 linux,default-trigger = "heartbeat";
49 label = "status1:red:usr";
50 gpios = <&gpio2 28 GPIO_ACTIVE_HIGH>;
51 default-state = "off";
55 label = "status1:green:usr";
56 gpios = <&gpio2 21 GPIO_ACTIVE_HIGH>;
57 default-state = "off";
61 label = "status1:blue:mmc0";
62 gpios = <&gpio2 19 GPIO_ACTIVE_HIGH>;
63 default-state = "off";
64 linux,default-trigger = "mmc0";
70 id-gpio = <&gpio5 7 GPIO_ACTIVE_HIGH>;
71 vbus-gpio = <&gpio7 22 GPIO_ACTIVE_HIGH>;
76 mbox_ipu1_ipc3x: mbox_ipu1_ipc3x {
79 mbox_dsp1_ipc3x: mbox_dsp1_ipc3x {
86 mbox_ipu2_ipc3x: mbox_ipu2_ipc3x {
93 gpios = <&gpio5 18 GPIO_ACTIVE_HIGH>;
97 pinctrl-names = "default", "hs";
98 pinctrl-0 = <&mmc1_pins_default_no_clk_pu>;
99 pinctrl-1 = <&mmc1_pins_hs>;
103 pinctrl-names = "default", "hs", "ddr_3_3v";
104 pinctrl-0 = <&mmc2_pins_default>;
105 pinctrl-1 = <&mmc2_pins_hs>;
106 pinctrl-2 = <&mmc2_pins_ddr_rev20 &mmc2_iodelay_ddr_conf>;
110 vdd-supply = <&smps12_reg>;