Re: [PATCHv2 2/5] mailbox/omap: add support for parsing dt devices

2014-07-16 Thread Markus Mayer
If I may nit-pick here for a minute... On 11 July 2014 15:04, 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 sub-mailboxes associated with the instance. The DT representation of the sub-mailbox devices

Re: [PATCHv2 2/5] mailbox/omap: add support for parsing dt devices

2014-07-16 Thread Suman Anna
Hi Markus, On 07/16/2014 03:50 PM, Markus Mayer wrote: If I may nit-pick here for a minute... On 11 July 2014 15:04, 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 sub-mailboxes associated with the

Re: [PATCHv2 2/5] mailbox/omap: add support for parsing dt devices

2014-07-12 Thread Pavel Machek
On Fri 2014-07-11 17:04:09, Suman Anna wrote: Logic has been added to the OMAP2+ mailbox code to parse the mailbox dt nodes and construct the different sub-mailboxes associated with the instance. The DT representation of the sub-mailbox devices is different from legacy platform data

[PATCHv2 2/5] mailbox/omap: add support for parsing dt devices

2014-07-11 Thread Suman Anna
Logic has been added to the OMAP2+ mailbox code to parse the mailbox dt nodes and construct the different sub-mailboxes associated with the instance. The DT representation of the sub-mailbox devices is different from legacy platform data representation to allow flexibility of interrupt

[PATCHv2 2/5] mailbox/omap: add support for parsing dt devices

2013-07-22 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