From: Lauri Hintsala <hidden> Date: 2012-07-04 10:49:54
SSP0 and SSP1 use ref_io0 which has decreased frequency. Expand
the frequency fix for ref_io1 to get SSP2 and SSP3 to work.
Signed-off-by: Lauri Hintsala <redacted>
---
drivers/clk/mxs/clk-imx28.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
On Wed, Jul 04, 2012 at 01:49:54PM +0300, Lauri Hintsala wrote:
SSP0 and SSP1 use ref_io0 which has decreased frequency. Expand
the frequency fix for ref_io1 to get SSP2 and SSP3 to work.
The patch looks okay. Just to confirm that you are running SSP2&SSP3
into the same frequency problem that we had with SSP0&SSP1? I never
got a board to verify that for SSP2&SSP3.
Regards,
Shawn
From: Lauri Hintsala <hidden> Date: 2012-07-04 14:02:30
On 07/04/2012 04:35 PM, Shawn Guo wrote:
On Wed, Jul 04, 2012 at 01:49:54PM +0300, Lauri Hintsala wrote:
quoted
SSP0 and SSP1 use ref_io0 which has decreased frequency. Expand
the frequency fix for ref_io1 to get SSP2 and SSP3 to work.
The patch looks okay. Just to confirm that you are running SSP2&SSP3
into the same frequency problem that we had with SSP0&SSP1? I never
got a board to verify that for SSP2&SSP3.
SDIO device connected to SSP2 is not detect without this change. I don't
know what is the history of ref_io0 frequency change but the same change
is needed for ref_io1 to get SSP2 to work on our imx28 based module.
Regards,
Lauri
On Wed, Jul 04, 2012 at 01:49:54PM +0300, Lauri Hintsala wrote:
quoted
SSP0 and SSP1 use ref_io0 which has decreased frequency. Expand
the frequency fix for ref_io1 to get SSP2 and SSP3 to work.
The patch looks okay. Just to confirm that you are running SSP2&SSP3
into the same frequency problem that we had with SSP0&SSP1? I never
got a board to verify that for SSP2&SSP3.
What problem is that? I've been running the SPI driver against two types of SPI
flashes on SSP2 without trouble ...
On Wed, Jul 04, 2012 at 01:49:54PM +0300, Lauri Hintsala wrote:
SSP0 and SSP1 use ref_io0 which has decreased frequency. Expand
the frequency fix for ref_io1 to get SSP2 and SSP3 to work.
Signed-off-by: Lauri Hintsala <redacted>