[PATCH] spi: s3c64xx: Add missing compatibles

Mark Brown broonie at kernel.org
Mon Sep 23 09:50:42 EDT 2013


On Mon, Sep 23, 2013 at 11:45:45AM +0200, Mateusz Krawczuk wrote:
> Add compatibles for s3c6410, s5pc100 and s5pc110/s5pv210 boards.

>  static const struct of_device_id s3c64xx_spi_dt_match[] = {
> +	{ .compatible = "samsung,s3c2443-spi",
> +			.data = (void *)&s3c2443_spi_port_config,
> +	},
> +	{ .compatible = "samsung,s3c6410-spi",
> +			.data = (void *)&s3c6410_spi_port_config,
> +	},

This is missing s3c6400 and at least one other s3c24xx I think.  They
can be added later though so applied, thanks.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20130923/40003e57/attachment.sig>


More information about the linux-arm-kernel mailing list