1 // SPDX-License-Identifier: GPL-2.0-only
3 * Copyright (C) 2014 Florian Vaussard, EPFL Mobots group
7 * Chestnut43 expansion board is manufactured by Gumstix Inc.
10 #include "omap3-overo-common-peripherals.dtsi"
11 #include "omap3-overo-common-lcd43.dtsi"
13 #include <dt-bindings/input/input.h>
17 compatible = "gpio-leds";
18 pinctrl-names = "default";
19 pinctrl-0 = <&led_pins>;
21 label = "overo:red:gpio21";
22 gpios = <&gpio1 21 GPIO_ACTIVE_LOW>; /* gpio_21 */
23 linux,default-trigger = "heartbeat";
26 label = "overo:blue:gpio22";
27 gpios = <&gpio1 22 GPIO_ACTIVE_LOW>; /* gpio_22 */
32 compatible = "gpio-keys";
33 pinctrl-names = "default";
34 pinctrl-0 = <&button_pins>;
40 gpios = <&gpio1 23 GPIO_ACTIVE_LOW>; /* gpio_23 */
46 gpios = <&gpio1 14 GPIO_ACTIVE_LOW>; /* gpio_14 */
52 #include "omap-gpmc-smsc9221.dtsi"
57 interrupt-parent = <&gpio6>;
58 interrupts = <16 IRQ_TYPE_LEVEL_LOW>; /* GPIO 176 */