Thread (4 messages) flat view 4 messages, 2 authors, 2015-07-16

Re: [PATCH] spi: mpc512x-psc: add support for Freescale MPC5125

From: Mark Brown <broonie@kernel.org>
Date: 2015-07-14 09:55:01
Also in: linux-spi

On Tue, Jul 14, 2015 at 11:19:56AM +0200, Uwe Kleine-König wrote:
 static const struct of_device_id mpc512x_psc_spi_of_match[] = {
-	{ .compatible = "fsl,mpc5121-psc-spi", },
+	{ .compatible = "fsl,mpc5121-psc-spi", .data = (void *)TYPE_MPC5121 },
+	{ .compatible = "fsl,mpc5125-psc-spi", .data = (void *)TYPE_MPC5125 },
 	{},
The code seems fine but this should update the binding document to
include the new compatible string.

Attachments

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help