All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefano Babic <sbabic@denx.de>
To: tony@atomide.com
Cc: Detlev Zundel <dzu@denx.de>, Ilya Yanok <yanok@emcraft.com>,
	devicetree-discuss@lists.ozlabs.org, sasha_d@emcraft.com,
	grinberg@compulab.co.il, linux-omap@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH V2] mt_ventoux: support for TeeJet Mt.Ventoux board
Date: Wed, 01 Feb 2012 11:51:16 +0100	[thread overview]
Message-ID: <4F291924.50702@denx.de> (raw)
In-Reply-To: <1325027377-13484-1-git-send-email-yanok@emcraft.com>

On 28/12/2011 00:09, Ilya Yanok wrote:
> This patch adds support for TeeJet Mt.Ventoux board based on TAM3517
> SOM. Supported devices:
>  - Serial
>  - Ethernet
>  - NAND
>  - USB host
>  - LCD
>  - Touchscreen
>  - CAN controller
>  - ADC128S converter
> 
> Signed-off-by: Ilya Yanok <yanok@emcraft.com>
> ---
> 
> Changes from V1:
> 
>  - Fixed indentation (use tabs not spaces)
>  - Fixed over 80 characters lines
>  - Added #if defined(CONFIG_SENSORS_ADCXX_MODULE) to allow adcxx to be a
>    module.
>  - Fixes for compilation with CONFIG_TOUCHSCREEN_ADS7846!=y
>   - Added defined(CONFIG_TOUCHSCREEN_ADS7846_MODULE)
>   - Moved call to omap_ads7846_init to separate small function
>   - Register fixed regulator used for touchscreen only if the driver is
>     enabled
>  - Changed board name (MT_VENTOUX -> Mt.Ventoux)

Hi Tony,

can I ask you about the status of these patches ? I have not seen open
comments, do you think they can be merged in your tree ?

Thanks,
Stefano Babic

-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office@denx.de
=====================================================================

WARNING: multiple messages have this Message-ID (diff)
From: sbabic@denx.de (Stefano Babic)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH V2] mt_ventoux: support for TeeJet Mt.Ventoux board
Date: Wed, 01 Feb 2012 11:51:16 +0100	[thread overview]
Message-ID: <4F291924.50702@denx.de> (raw)
In-Reply-To: <1325027377-13484-1-git-send-email-yanok@emcraft.com>

On 28/12/2011 00:09, Ilya Yanok wrote:
> This patch adds support for TeeJet Mt.Ventoux board based on TAM3517
> SOM. Supported devices:
>  - Serial
>  - Ethernet
>  - NAND
>  - USB host
>  - LCD
>  - Touchscreen
>  - CAN controller
>  - ADC128S converter
> 
> Signed-off-by: Ilya Yanok <yanok@emcraft.com>
> ---
> 
> Changes from V1:
> 
>  - Fixed indentation (use tabs not spaces)
>  - Fixed over 80 characters lines
>  - Added #if defined(CONFIG_SENSORS_ADCXX_MODULE) to allow adcxx to be a
>    module.
>  - Fixes for compilation with CONFIG_TOUCHSCREEN_ADS7846!=y
>   - Added defined(CONFIG_TOUCHSCREEN_ADS7846_MODULE)
>   - Moved call to omap_ads7846_init to separate small function
>   - Register fixed regulator used for touchscreen only if the driver is
>     enabled
>  - Changed board name (MT_VENTOUX -> Mt.Ventoux)

Hi Tony,

can I ask you about the status of these patches ? I have not seen open
comments, do you think they can be merged in your tree ?

Thanks,
Stefano Babic

-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de
=====================================================================

  reply	other threads:[~2012-02-01 10:51 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-26 23:08 [PATCH 0/2] Support for TeeJet Mt.Ventoux Ilya Yanok
2011-12-26 23:08 ` Ilya Yanok
2011-12-26 23:08 ` [PATCH 1/2] mt_ventoux: very basic support for TeeJet Mt.Ventoux board Ilya Yanok
2011-12-26 23:08   ` Ilya Yanok
2012-01-04 19:54   ` Grant Likely
2012-01-04 19:54     ` Grant Likely
2012-01-05  8:40     ` Igor Grinberg
2012-01-05  8:40       ` Igor Grinberg
2011-12-26 23:08 ` [PATCH 2/2] mt_ventoux: " Ilya Yanok
2011-12-26 23:08   ` Ilya Yanok
2011-12-27  7:56   ` Igor Grinberg
2011-12-27  7:56     ` Igor Grinberg
2011-12-27 23:02     ` Ilya Yanok
2011-12-27 23:02       ` Ilya Yanok
2012-01-03  9:48       ` Igor Grinberg
2012-01-03  9:48         ` Igor Grinberg
2012-01-11 20:04         ` Ilya Yanok
2012-01-11 20:04           ` Ilya Yanok
2011-12-27 23:09   ` [PATCH V2] " Ilya Yanok
2011-12-27 23:09     ` Ilya Yanok
2012-02-01 10:51     ` Stefano Babic [this message]
2012-02-01 10:51       ` Stefano Babic
2012-03-05 21:46       ` Tony Lindgren
2012-03-05 21:46         ` Tony Lindgren

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4F291924.50702@denx.de \
    --to=sbabic@denx.de \
    --cc=devicetree-discuss@lists.ozlabs.org \
    --cc=dzu@denx.de \
    --cc=grinberg@compulab.co.il \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=sasha_d@emcraft.com \
    --cc=tony@atomide.com \
    --cc=yanok@emcraft.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.