Searched hist:"3078 cde7" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/net/can/ |
H A D | atmel-can.txt | 3078cde7 Mon Mar 11 12:26:03 CDT 2013 Ludovic Desroches <ludovic.desroches@atmel.com> can: at91_can: add dt support
Add device tree support.
Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> 3078cde7 Mon Mar 11 12:26:03 CDT 2013 Ludovic Desroches <ludovic.desroches@atmel.com> can: at91_can: add dt support Add device tree support. Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
|
/openbmc/linux/drivers/net/can/ |
H A D | at91_can.c | 5abbeea5 Wed Oct 09 05:19:19 CDT 2013 Marc Kleine-Budde <mkl@pengutronix.de> can: at91-can: fix device to driver data mapping for platform devices
In commit:
3078cde7 can: at91_can: add dt support
device tree support was added to the at91_can driver. In this commit the mapping of device to driver data was mixed up. This results in the sam9x5 parameters being used for the sam9263 and the workaround for the broken mailbox 0 on the sam9263 not being activated.
This patch fixes the broken platform_device_id table.
Cc: linux-stable <stable@vger.kernel.org> Cc: Ludovic Desroches <ludovic.desroches@atmel.com> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> 3078cde7 Mon Mar 11 12:26:03 CDT 2013 Ludovic Desroches <ludovic.desroches@atmel.com> can: at91_can: add dt support
Add device tree support.
Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> 5abbeea5 Wed Oct 09 05:19:19 CDT 2013 Marc Kleine-Budde <mkl@pengutronix.de> can: at91-can: fix device to driver data mapping for platform devices In commit: 3078cde7 can: at91_can: add dt support device tree support was added to the at91_can driver. In this commit the mapping of device to driver data was mixed up. This results in the sam9x5 parameters being used for the sam9263 and the workaround for the broken mailbox 0 on the sam9263 not being activated. This patch fixes the broken platform_device_id table. Cc: linux-stable <stable@vger.kernel.org> Cc: Ludovic Desroches <ludovic.desroches@atmel.com> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> 3078cde7 Mon Mar 11 12:26:03 CDT 2013 Ludovic Desroches <ludovic.desroches@atmel.com> can: at91_can: add dt support Add device tree support. Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
|