== Highlights == * Tried to adapt OMAP I2C1 and twl driver into DT for panda board. - Looks like device registration for omap drivers is done in different way compared to other SoC's - Adapting OMAP device drivers requires DT internals study and also OMAP device registration might need some more changes.
* DT documentation study and looking at other SoC driver adaptation into DT
== Plan == * DT internals study for adapting OMAP drivers * OMAP kexec - plan pending[need to sync up with Anand G]
-Manjunath