Re: [PATCH 2/3] mailbox/omap: add support for parsing dt devices

2013-06-20 Thread Cousson, Benoit
Hi Suman, On 6/18/2013 5:34 PM, Suman Anna wrote: Logic has been added to the OMAP2+ mailbox code to parse the mailbox dt nodes and construct the different mailboxes associated with the instance. The design is based on gathering the same information that was being passed previously through the

Re: [PATCH 2/3] mailbox/omap: add support for parsing dt devices

2013-06-20 Thread Suman Anna
Hi Benoit, On 06/20/2013 04:45 PM, Cousson, Benoit wrote: Hi Suman, On 6/18/2013 5:34 PM, Suman Anna wrote: Logic has been added to the OMAP2+ mailbox code to parse the mailbox dt nodes and construct the different mailboxes associated with the instance. The design is based on gathering

Re: [PATCH 2/3] mailbox/omap: add support for parsing dt devices

2013-06-19 Thread Russ Dill
On Tue, Jun 18, 2013 at 3:34 PM, Suman Anna s-a...@ti.com wrote: Logic has been added to the OMAP2+ mailbox code to parse the mailbox dt nodes and construct the different mailboxes associated with the instance. The design is based on gathering the same information that was being passed

[PATCH 2/3] mailbox/omap: add support for parsing dt devices

2013-06-18 Thread Suman Anna
Logic has been added to the OMAP2+ mailbox code to parse the mailbox dt nodes and construct the different mailboxes associated with the instance. The design is based on gathering the same information that was being passed previously through the platform data, except for the interrupt type