Re: [spi-devel-general] [PATCH] Adapt spi_mpc83xx SPI driver for 832x
From: Ben Warren <hidden>
Date: 2006-12-14 20:19:06
From: Ben Warren <hidden>
Date: 2006-12-14 20:19:06
Reeve,
--- Reeve Yang <yang.reeve@gmail.com> wrote:
Hello, I'm working on the same thing but our board is using MPC8343E processor. Should the same patch be applied? If so could someone post a complete and clean patch? Though our kernel is 2.6.13, I back ported spi_mpc83xx but it's not working (the fsl controller cannot be detected). I'm hoping this patch could help on that ...
I had the mpc83xx driver working on an MPC8349 processor under 2.6.14 a while ago. The driver's very small but requires a fair amount of board specific initialization code. Are you sure you added the proper platform resources, etc? regards, Ben