summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/vf500-colibri-eval-v3.dts
Commit message (Collapse)AuthorAgeFilesLines
* ARM: dts: vf500-colibri: Add device tree node for touchscreen supportSanchayan Maity2015-10-191-0/+5
| | | | | | | | | Add device tree node for touchscreen support on Colibri VF50. The touchscreen functionality on VF50 uses the ADC channels of Vybrid and some GPIOs. Also add pinctrl nodes for proper pinmux. Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
* ARM: dts: vf500-colibri: add Colibri VF50 supportStefan Agner2014-11-231-0/+17
Add Colibri VF50 device tree files vf500-colibri.dtsi and vf500-colibri-eval-v3.dts, in line with the Colibri VF61 device tree files. However, to minimize dupplication we also add vf-colibri.dtsi and vf-colibri-eval-v3.dtsi which contain the common device tree nodes. Signed-off-by: Stefan Agner <stefan@agner.ch> Signed-off-by: Shawn Guo <shawn.guo@linaro.org>