linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: tushar.behera@linaro.org (Tushar Behera)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/2] SPI: S5PV210: Enable the SPI driver for S5PV210
Date: Wed, 06 Jul 2011 08:45:46 +0530	[thread overview]
Message-ID: <4E13D362.7010107@linaro.org> (raw)
In-Reply-To: <1309801476-29678-2-git-send-email-padma.v@samsung.com>

Hi,

Patch 1/2 looks redundant as both changes can be very well accommodated 
in a single patch.

On Monday 04 July 2011 11:14 PM, Padmavathi Venna wrote:
> The SPI module on S5PV210 is similar to the earlier Samsung SoCs like
> S3C64XX. Enable the existing SPI driver for use on S5PV210.
>
> Signed-off-by: Padmavathi Venna<padma.v@samsung.com>
> ---
>   drivers/spi/Kconfig |    3 ++-
>   1 files changed, 2 insertions(+), 1 deletions(-)
>
> diff --git a/drivers/spi/Kconfig b/drivers/spi/Kconfig
> index 91d607b..ed1ebea 100644
> --- a/drivers/spi/Kconfig
> +++ b/drivers/spi/Kconfig
> @@ -340,7 +340,8 @@ config SPI_S3C24XX_GPIO
>
>   config SPI_S3C64XX
>   	tristate "Samsung S3C64XX series type SPI"
> -	depends on (ARCH_S3C64XX || ARCH_S5P64X0 || ARCH_S5PC100)
> +	depends on (ARCH_S3C64XX || ARCH_S5P64X0 || ARCH_S5PC100 \
> +			|| ARCH_S5PV210)
>   	select S3C64XX_DMA if ARCH_S3C64XX
>   	help
>   	  SPI driver for Samsung S3C64XX and newer SoCs.


-- 
Tushar Behera

  reply	other threads:[~2011-07-06  3:15 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-04 17:44 [PATCH 1/2] SPI: S5PC100: Enable the SPI driver for S5PC100 Padmavathi Venna
2011-07-04 17:44 ` [PATCH 2/2] SPI: S5PV210: Enable the SPI driver for S5PV210 Padmavathi Venna
2011-07-06  3:15   ` Tushar Behera [this message]
2011-07-06  7:38     ` padma venkat
2011-07-05 10:05 ` [PATCH 1/2] SPI: S5PC100: Enable the SPI driver for S5PC100 Russell King - ARM Linux
2011-07-06  7:04   ` padma venkat
  -- strict thread matches above, loose matches on Subject: below --
2011-07-08 12:22 Padmavathi Venna
2011-07-08 12:22 ` [PATCH 2/2] SPI: S5PV210: Enable the SPI driver for S5PV210 Padmavathi Venna

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=4E13D362.7010107@linaro.org \
    --to=tushar.behera@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).