Re: [PATCH 1/1] ARM: dts: pcduino: Enable user LED and button support for pcDuino

2015-01-08 Thread Zoltan HERPAI
Hi Maxime, On Thu, 8 Jan 2015, Maxime Ripard wrote: + gpio_keys { + compatible = "gpio-keys"; + pinctrl-names = "default"; + pinctrl-0 = <&key_pins_pcduino>; + #address-cells = <1>; + #size-cells = <0>; +

[PATCH 1/1] ARM: dts: pcduino: Enable user LED and button support for pcDuino

2015-01-08 Thread Zoltan HERPAI
The pcDuino board has LEDs connected to PH15/PH16, and back/home/menu buttons to PH17/18/19 respectively. Enable these via gpio-leds and gpio-keys. This is shared across the v1 and v2 versions of the board. Tested on a v2 and verified against the schematics of a v1. Signed-off-by: Zoltan HERPAI

[PATCH v2] ARM: sun4i: dt: Add basic board support for LinkSprite pcDuino

2014-01-13 Thread Zoltan HERPAI
From b2cd1681fe988584028d280ca79249f4ebcb271c Mon Sep 17 00:00:00 2001 From: Zoltan HERPAI Date: Mon, 13 Jan 2014 14:00:12 +0100 Subject: [PATCH v2] ARM: sun4i: dt: Add basic board support for LinkSprite pcDuino This patch will add a basic board support DT for the LinkSprite pcDuino board

Re: [PATCH] ARM: sun4i: dt: Add basic board support for LinkSprite pcDuino

2014-01-13 Thread Zoltan HERPAI
turer - I'll make a v2 soon, thanks! Regards, Zoltan Herpai -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

[PATCH] ARM: sun4i: dt: Add basic board support for LinkSprite pcDuino

2014-01-11 Thread Zoltan HERPAI
This patch will add a basic board support DT for the LinkSprite pcDuino. Signed-off-by: Zoltan HERPAI --- arch/arm/boot/dts/Makefile |1 + arch/arm/boot/dts/sun4i-a10-pcduino.dts | 48 +++ 2 files changed, 49 insertions(+), 0 deletions(-) create