Ping. Any objections to that patch?
On Thu, Jan 24, 2013 at 7:34 PM, Marek Belisko
wrote:
> Signed-off-by: Marek Belisko
> ---
> arch/arm/boot/dts/omap3-gta04.dts | 94
> +
> 1 file changed, 94 insertions(+)
> create mode 100644 arch/arm/boot/dts/omap3-gt
http://www.prinzicase.com/qnyigp.php?s=ot
___
devicetree-discuss mailing list
devicetree-discuss@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/devicetree-discuss
On Mon, Dec 3, 2012 at 8:29 PM, Bryan Wu wrote:
> On Fri, Nov 30, 2012 at 2:00 PM, Marek Belisko
> wrote:
>> Signed-off-by: Marek Belisko
>> ---
>> Documentation/devicetree/bindings/leds/tca6507.txt | 33
>>
>> 1 file changed, 33 insertions(+)
>> create mode 100644 Docu
CC'ing Tony
On Thu, Nov 15, 2012 at 12:59 PM, Grant Likely
wrote:
> On Wed, 14 Nov 2012 21:26:58 +0100, Belisko Marek
> wrote:
>> CC' Grant & Rob
>
> Hi Marek
>
> Since this is an OMAP board, you should send the changes to Tony and
> they should
CC' Grant & Rob
On Tue, Oct 30, 2012 at 10:42 PM, Marek Belisko
wrote:
> Signed-off-by: Marek Belisko
> ---
> arch/arm/boot/dts/omap3-gta04.dts | 65
> +
> 1 file changed, 65 insertions(+)
> create mode 100644 arch/arm/boot/dts/omap3-gta04.dts
>
> diff --
On Thu, Nov 8, 2012 at 12:14 AM, Stephen Warren wrote:
> On 11/07/2012 01:55 PM, Marek Belisko wrote:
>
> > diff --git a/Documentation/devicetree/bindings/leds/tca6507.txt
> b/Documentation/devicetree/bindings/leds/tca6507.txt
>
> > +LEDs conected to tca6507
> > +
> > +Required properties:
> > +-
Hi,
On Tue, Nov 6, 2012 at 7:24 PM, Bryan Wu wrote:
> On Tue, Oct 30, 2012 at 2:45 PM, Marek Belisko
> wrote:
> > Support added only for leds (not for gpio's).
> >
> > Signed-off-by: Marek Belisko
> > ---
> > drivers/leds/leds-tca6507.c | 73
> +--
> >
On Sat, Aug 13, 2011 at 12:54 AM, Stephen Warren wrote:
> Signed-off-by: Stephen Warren
> ---
> drivers/gpio/gpio-tegra.c | 31 +++
> 1 files changed, 31 insertions(+), 0 deletions(-)
>
> diff --git a/drivers/gpio/gpio-tegra.c b/drivers/gpio/gpio-tegra.c
> index 4da
On Wed, Feb 9, 2011 at 8:19 AM, Tobias Klauser wrote:
> This driver adds support for the Altera Timer in the Watchdog Timer
> configuration. This component is usually found on SOPC (System on
> Programmable Chip) for Altera FPGAs.
>
> Signed-off-by: Tobias Klauser
> Reviewed-by: Jamie Iles
> ---