RE: [PATCH] SPI: S5P64X0: Enable SPI driver for S5P6440 and S5P6450

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Sangbeom Kim wrote:
> 
> From: Abhilash Kesavan <a.kesavan@xxxxxxxxxxx>
> 
> This patch enable the existing S3C64XX series SPI driver for S5P64X0
> 
> Signed-off-by: Abhilash Kesavan <a.kesavan@xxxxxxxxxxx>
> Signed-off-by: Sangbeom Kim <sbkim73@xxxxxxxxxxx>
> ---
>  drivers/spi/Kconfig |    4 ++--

Added following mailing list and maintainers.
spi-devel-general@xxxxxxxxxxxxxxxxxxxxx
David Brownell and Grant Likely (SPI Subsystem's maintainer)

>  1 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/drivers/spi/Kconfig b/drivers/spi/Kconfig
> index 78f9fd0..56e6249 100644
> --- a/drivers/spi/Kconfig
> +++ b/drivers/spi/Kconfig
> @@ -304,8 +304,8 @@ config SPI_S3C24XX_GPIO
> 
>  config SPI_S3C64XX
>  	tristate "Samsung S3C64XX series type SPI"
> -	depends on ARCH_S3C64XX && EXPERIMENTAL
> -	select S3C64XX_DMA
> +	depends on (ARCH_S3C64XX || ARCH_S5P64X0) && EXPERIMENTAL

Do we really still need CONFIG_EXPERIMENTAL here?

> +	select S3C64XX_DMA if !ARCH_S5P64X0
>  	help
>  	  SPI driver for Samsung S3C64XX and newer SoCs.

SPI driver for Samsung S3C64XX, S5P64X0 and newer Socs.


One more, did you test this on S5P64X0's board with just adding this?

Thanks.

Best regards,
Kgene.
--
Kukjin Kim <kgene.kim@xxxxxxxxxxx>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.

--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux SoC Development]     [Linux Rockchip Development]     [Linux for Synopsys ARC Processors]    
  • [Linux on Unisoc (RDA Micro) SoCs]     [Linux Actions SoC]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Linux SCSI]     [Yosemite News]

  •   Powered by Linux