ARM: OMAP2xxx: hwmod: Convert AES crypto devcie data to hwmod
Convert the device data for the OMAP2 AES crypto IP from explicit platform_data to hwmod. CC: Paul Walmsley <paul@pwsan.com> Signed-off-by: Mark A. Greer <mgreer@animalcreek.com> [paul@pwsan.com: fixed lines causing sparse warnings] Signed-off-by: Paul Walmsley <paul@pwsan.com>
This commit is contained in:

committed by
Paul Walmsley

parent
aec94bf5b6
commit
660ffd6ba2
@@ -1982,6 +1982,7 @@ static struct omap_clk omap2430_clks[] = {
|
||||
CLK("omap_rng", "ick", &rng_ick),
|
||||
CLK(NULL, "rng_ick", &rng_ick),
|
||||
CLK("omap-aes", "ick", &aes_ick),
|
||||
CLK(NULL, "aes_ick", &aes_ick),
|
||||
CLK(NULL, "pka_ick", &pka_ick),
|
||||
CLK(NULL, "usb_fck", &usb_fck),
|
||||
CLK("musb-omap2430", "ick", &usbhs_ick),
|
||||
|
Reference in New Issue
Block a user