| * Copyright (C) 2014 H. Nikolaus Schaller <hns@goldelico.com> |
| * This program is free software; you can redistribute it and/or modify |
| * it under the terms of the GNU General Public License version 2 as |
| * published by the Free Software Foundation. |
| #include "omap3-gta04.dtsi" |
| model = "Goldelico GTA04A3/Letux 2804"; |
| /* alternate accelerometer that might be installed on some GTA04A3 boards */ |
| compatible = "st,lis331dlh", "st,lis3lv02d"; |
| interrupt-parent = <&gpio3>; |
| interrupts = <18 (IRQ_TYPE_LEVEL_HIGH | IRQ_TYPE_EDGE_RISING)>; |
| Vdd_IO-supply = <&vaux2>; |
| st,click-thresh-z = <10>; |
| st,click-click-time-limit = <9>; |