Hi José, Am Montag, 1. Oktober 2012, 19:32:15 schrieb José Miguel Gonçalves: > I'm trying to use the HSSPI controller on a S3C2416 based board but I'm > having some problems. > > I've added "&s3c64xx_device_spi0" to my array of platform devices and added > a call to s3c64xx_spi0_set_platdata(NULL, 0, 1) before > platform_add_devices(). When the kernel starts I see the following error: > > s3c64xx-spi s3c6410-spi.0: Unable to acquire clock 'spi' > s3c64xx-spi: probe of s3c6410-spi.0 failed with error -2 what kernel version do you use? I.e. the clock support for the s3c64xx-spi on s3c2443 and s3c2416 was added through [1] in march - so it's not this old. Heiko [1] http://lists.infradead.org/pipermail/linux-arm-kernel/2012-March/089086.html -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html