summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/ste-href-stuib.dtsi
Commit message (Collapse)AuthorAgeFilesLines
* ARM: ux500: move GPIO key configuration to device treeLinus Walleij2013-11-261-0/+41
| | | | | | | | | | This moves over the configuration of the GPIO keys (used for proximity sensor and Hall effect sensor) from the static pin configuration file to the device tree. As part of the exercise, implement the GPIO keys properly in a per-UIB file as this setup actually differs with each UIB. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
* ARM: ux500: move BU21013 touchpad GPIOs into top-level DTSLinus Walleij2013-10-031-2/+0
| | | | | | | | | The BU21013 touchscreen GPIOs have been pretty confused, correct them per board, and move the GPIO assignments up to the top level DTS file so we can control it from there, and avoid defining the GPIO assignments for non-ST UIB equipped boards. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
* ARM: ux500: split HREF UIB filesLinus Walleij2013-10-021-0/+80
Create two different UIB (User Interface Board) include files: one per UIB simply. The include files now only handle the devices on that very UIB. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
OpenPOWER on IntegriCloud