08 Aug, 2008
1 commit
-
Hardcoded MMIO base addresses are used a few places throughout the
platform code. Move these into the chip-specific header file so that
adding support for new chips becomes a bit easier.Signed-off-by: Haavard Skinnemoen
23 Oct, 2007
1 commit
-
Signed-off-by: Haavard Skinnemoen
11 Oct, 2007
1 commit
-
We don't want to redefine this in every file that needs to access
the PM.Signed-off-by: Haavard Skinnemoen
19 Jul, 2007
1 commit
-
Split the SM platform device into separate platform devices for PM,
RTC, WDT and EIC. This is more correct according to the documentation
and allows us to simplify the code a little.Also turn the EIC driver into a real platform driver.
Signed-off-by: Haavard Skinnemoen
Acked-by: Hans-Christian Egtvedt