Paul,

> > The OMAP mailbox platform driver code has been cleaned up to remove
> > the dependencies with soc.h in preparation for moving the mailbox code
> > to drivers folder.
> >
> > The code relied on cpu_is_xxx/soc_is_xxx macros previously to pick the
> > the right set of mailbox devices and register with the mailbox driver.
> > This data is now represented in a concise format and moved to the
> > respective omap_hwmod data files and published to the driver through
> > the platform data.
> >
> > Signed-off-by: Suman Anna <[email protected]>
> 
> The hwmod/dev_attr parts look fine to me, but please start thinking about how
> to convert the driver to get this data from DT instead.

Yes, that is the plan. I will have the DT conversion when I add the support for
OMAP5.

Regards
Suman

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to