I have now traced down things a little more.

i2c-core.c/i2c_register_driver() is called
rtc-pcf8563.c/pcf8563_attach() is called
i2c-core.c/i2c-probe() is called
i2c-core.c/i2c_probe_address() is NOT called

therefore,

rtc-pcf8563.c/pcf8563_proble() is NOT called
rtc_device_register() is NOT called

So it looks to me as if the PCF is not configured correctly - or some of the config macros don't do what the are expected to do...

Nikolaus

_______________________________________________
Mipsbook-devel mailing list
Mipsbook-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/mipsbook-devel

Reply via email to