commit | 1a48e1575188d4023b3428b623caeefe8c599e79 | [log] [tgz] |
---|---|---|
author | Tony Lindgren <tony@atomide.com> | Thu May 28 13:23:52 2009 -0700 |
committer | Tony Lindgren <tony@atomide.com> | Thu May 28 13:23:52 2009 -0700 |
tree | 50bdac2821ab3c9f769c204cd15bc303f08d6670 | |
parent | aa62e90fe0700c037675926fff9f75b0b1c00d78 [diff] |
ARM: OMAP2/3: Add generic smc91x support when connected to GPMC Convert the board-rx51 smc91x code to be generic and make the boards to use it. This allows future recalculation of the timings when the source clock gets scaled. Also correct the rx51 interrupt to be IORESOURCE_IRQ_HIGHLEVEL. Thanks to Paul Walmsley <paul@pwsan.com> for better GPMC timing calculations. Signed-off-by: Tony Lindgren <tony@atomide.com>