Lines Matching +full:dsp +full:- +full:gpio

1 // SPDX-License-Identifier: GPL-2.0-only
3 * Copyright (C) 2013 Texas Instruments Incorporated - https://www.ti.com/
5 /dts-v1/;
7 #include "omap5-board-common.dtsi"
11 compatible = "ti,omap5-uevm", "ti,omap5";
18 reserved-memory {
19 #address-cells = <2>;
20 #size-cells = <2>;
23 dsp_memory_region: dsp-memory@95000000 {
24 compatible = "shared-dma-pool";
30 ipu_memory_region: ipu-memory@95800000 {
31 compatible = "shared-dma-pool";
43 compatible = "gpio-leds";
47 linux,default-trigger = "heartbeat";
48 default-state = "off";
53 compatible = "gpio-keys";
55 pinctrl-names = "default";
56 pinctrl-0 = <&evm_keys_pins>;
58 #address-cells = <7>;
59 #size-cells = <0>;
65 wakeup-source;
67 debounce-interval = <50>;
72 compatible = "gpio-leds";
77 linux,default-trigger = "mmc0";
78 default-state = "off";
84 linux,default-trigger = "mmc1";
85 default-state = "off";
91 linux,default-trigger = "mmc2";
92 default-state = "off";
98 linux,default-trigger = "heartbeat";
99 default-state = "off";
105 linux,default-trigger = "default-on";
106 default-state = "off";
112 linux,default-trigger = "heartbeat";
113 default-state = "off";
119 linux,default-trigger = "default-on";
120 default-state = "off";
126 linux,default-trigger = "heartbeat";
127 default-state = "off";
133 vdda-supply = <&ldo4_reg>;
144 pinctrl-names = "default";
145 pinctrl-0 = <&i2c5_pins>;
147 clock-frequency = <400000>;
149 gpio9: gpio@22 {
152 gpio-controller;
153 #gpio-cells = <2>;
158 pinctrl-names = "default";
159 pinctrl-0 = <&mmc1_pins>;
161 cd-gpios = <&gpio5 24 GPIO_ACTIVE_LOW>; /* gpio5_152 */
165 evm_keys_pins: evm-keys-gpio-pins {
166 pinctrl-single,pins = <
171 i2c5_pins: i2c5-pins {
172 pinctrl-single,pins = <
178 mmc1_pins: mmc1-pins {
179 pinctrl-single,pins = <
188 <&gpio7 1 GPIO_ACTIVE_HIGH>; /* GPIO 193, HPD */
192 ti,audpwron-gpio = <&gpio5 13 GPIO_ACTIVE_HIGH>; /* gpio line 141 */
196 pinctrl-single,pins = <
202 #address-cells = <1>;
203 #size-cells = <0>;
208 #address-cells = <1>;
209 #size-cells = <0>;
222 &dsp {
224 memory-region = <&dsp_memory_region>;
226 ti,watchdog-timers = <&timer6>;
231 memory-region = <&ipu_memory_region>;
233 ti,watchdog-timers = <&timer9>, <&timer11>;