lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 23 Sep 2013 14:50:42 +0100
From:	Mark Brown <broonie@...nel.org>
To:	Mateusz Krawczuk <m.krawczuk@...tner.samsung.com>
Cc:	kgene.kim@...sung.com, ben-linux@...ff.org,
	linux-arm-kernel@...ts.infradead.org,
	linux-samsung-soc@...r.kernel.org, linux-spi@...r.kernel.org,
	linux-kernel@...r.kernel.org, devicetree@...r.kernel.org,
	Kyungmin Park <kyungmin.park@...sung.com>
Subject: Re: [PATCH] spi: s3c64xx: Add missing compatibles

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.

Download attachment "signature.asc" of type "application/pgp-signature" (837 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ