2 * Copyright (C) 2014 H. Nikolaus Schaller <hns@goldelico.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.
9 #include "omap3-gta04.dtsi"
12 model = "Goldelico GTA04A3/Letux 2804";
17 /* alternate accelerometer that might be installed on some GTA04A3 boards */
19 compatible = "st,lis331dlh", "st,lis3lv02d";
21 interrupt-parent = <&gpio3>;
22 interrupts = <18 (IRQ_TYPE_LEVEL_HIGH | IRQ_TYPE_EDGE_RISING)>;
23 Vdd-supply = <&vaux2>;
24 Vdd_IO-supply = <&vaux2>;
29 st,click-thresh-x = <8>;
30 st,click-thresh-y = <8>;
31 st,click-thresh-z = <10>;
32 st,click-click-time-limit = <9>;
33 st,click-latency = <50>;
41 st,min-limit-x = <32>;
45 st,max-limit-y = <32>;
46 st,max-limit-z = <32>;