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

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

 



On Fri, Dec 3, 2010 at 6:59 PM, Kukjin Kim <kgene.kim@xxxxxxxxxxx> wrote:
> 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)

I would have appreciated being CC'ed.

>> Â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?

I think we can drop it.


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

S5P64X0 is already a part of  'newer Socs'
--
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 USB Development]     [Video for Linux]     [Linux Audio Users]     [Linux SCSI]     [Yosemite News]

  Powered by Linux