2 * Copyright (C) 2014 Florian Vaussard, EPFL Mobots group
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 * Chestnut43 expansion board is manufactured by Gumstix Inc.
13 #include "omap3-overo-common-peripherals.dtsi"
14 #include "omap3-overo-common-lcd43.dtsi"
16 #include <dt-bindings/input/input.h>
20 compatible = "gpio-leds";
21 pinctrl-names = "default";
22 pinctrl-0 = <&led_pins>;
24 label = "overo:red:gpio21";
25 gpios = <&gpio1 21 GPIO_ACTIVE_LOW>; /* gpio_21 */
26 linux,default-trigger = "heartbeat";
29 label = "overo:blue:gpio22";
30 gpios = <&gpio1 22 GPIO_ACTIVE_LOW>; /* gpio_22 */
35 compatible = "gpio-keys";
36 pinctrl-names = "default";
37 pinctrl-0 = <&button_pins>;
43 gpios = <&gpio1 23 GPIO_ACTIVE_LOW>; /* gpio_23 */
49 gpios = <&gpio1 14 GPIO_ACTIVE_LOW>; /* gpio_14 */
55 #include "omap-gpmc-smsc9221.dtsi"
60 interrupt-parent = <&gpio6>;
61 interrupts = <16 IRQ_TYPE_LEVEL_LOW>; /* GPIO 176 */