Re: [PATCH 1/2] hwspinlock/omap: add support for dt nodes

2013-10-03 Thread Tony Lindgren
* Suman Anna [131003 11:25]: > Tony, > > On 10/03/2013 01:05 PM, Tony Lindgren wrote: > > * Suman Anna [130903 11:00]: > >> HwSpinlock IP is present only on OMAP4 and other newer SoCs, > >> which are all device-tree boot only. This patch adds the > >> base support for parsing the DT nodes, and r

Re: [PATCH 1/2] hwspinlock/omap: add support for dt nodes

2013-10-03 Thread Suman Anna
Tony, On 10/03/2013 01:05 PM, Tony Lindgren wrote: > * Suman Anna [130903 11:00]: >> HwSpinlock IP is present only on OMAP4 and other newer SoCs, >> which are all device-tree boot only. This patch adds the >> base support for parsing the DT nodes, and removes the code >> dealing with the traditio

Re: [PATCH 1/2] hwspinlock/omap: add support for dt nodes

2013-10-03 Thread Tony Lindgren
* Suman Anna [130903 11:00]: > HwSpinlock IP is present only on OMAP4 and other newer SoCs, > which are all device-tree boot only. This patch adds the > base support for parsing the DT nodes, and removes the code > dealing with the traditional platform device instantiation. Great, this should be

Re: [PATCH 1/2] hwspinlock/omap: add support for dt nodes

2013-09-04 Thread Suman Anna
On 09/04/2013 12:51 PM, Kumar Gala wrote: > > On Sep 4, 2013, at 12:03 PM, Suman Anna wrote: > > >> HwSpinlock IP is present only on OMAP4 and other newer SoCs, >> which are all device-tree boot only. This patch adds the >> base support for parsing the DT nodes, an

Re: [PATCH 1/2] hwspinlock/omap: add support for dt nodes

2013-09-04 Thread Kumar Gala
On Sep 4, 2013, at 12:03 PM, Suman Anna wrote: > HwSpinlock IP is present only on OMAP4 and other newer SoCs, > which are all device-tree boot only. This patch adds the > base support for parsing the DT nodes, and removes the code > dealing with the tradi

Re: [PATCH 1/2] hwspinlock/omap: add support for dt nodes

2013-09-04 Thread Suman Anna
>>> HwSpinlock IP is present only on OMAP4 and other newer SoCs, which are all device-tree boot only. This patch adds the base support for parsing the DT nodes, and removes the code dealing with the traditional platform device instantiation.

Re: [PATCH 1/2] hwspinlock/omap: add support for dt nodes

2013-09-04 Thread Kumar Gala
On Sep 4, 2013, at 11:27 AM, Suman Anna wrote: > Kumar, > >> >>> HwSpinlock IP is present only on OMAP4 and other newer SoCs, >>> which are all device-tree boot only. This patch adds the >>> base support for parsing the DT nodes, and removes the code >>> dealing with the tra

Re: [PATCH 1/2] hwspinlock/omap: add support for dt nodes

2013-09-04 Thread Suman Anna
On 09/04/2013 03:09 AM, Stanimir Varbanov wrote: > Hi Suman, > > Thanks for the patch. > > On 09/03/2013 08:52 PM, Suman Anna wrote: >> HwSpinlock IP is present only on OMAP4 and other newer SoCs, >> which are all device-tree boot only. This patch adds the >> base support for parsing the DT nodes

Re: [PATCH 1/2] hwspinlock/omap: add support for dt nodes

2013-09-04 Thread Suman Anna
Kumar, > >> HwSpinlock IP is present only on OMAP4 and other newer SoCs, >> which are all device-tree boot only. This patch adds the >> base support for parsing the DT nodes, and removes the code >> dealing with the traditional platform device instantiation. >> >> Signe

Re: [PATCH 1/2] hwspinlock/omap: add support for dt nodes

2013-09-04 Thread Kumar Gala
On Sep 3, 2013, at 5:34 PM, Suman Anna wrote: > Kumar, > >>> >>> On 09/03/2013 01:50 PM, Kumar Gala wrote: On Sep 3, 2013, at 12:52 PM, Suman Anna wrote: > HwSpinlock IP is present only on OMAP4 and other newer SoCs, > which are all device-tree boot only. This patch add

Re: [PATCH 1/2] hwspinlock/omap: add support for dt nodes

2013-09-04 Thread Stanimir Varbanov
Hi Suman, Thanks for the patch. On 09/03/2013 08:52 PM, Suman Anna wrote: > HwSpinlock IP is present only on OMAP4 and other newer SoCs, > which are all device-tree boot only. This patch adds the > base support for parsing the DT nodes, and removes the code > dealing with the traditional platform

Re: [PATCH 1/2] hwspinlock/omap: add support for dt nodes

2013-09-03 Thread Suman Anna
Kumar, >> >> On 09/03/2013 01:50 PM, Kumar Gala wrote: >>> >>> On Sep 3, 2013, at 12:52 PM, Suman Anna wrote: >>> HwSpinlock IP is present only on OMAP4 and other newer SoCs, which are all device-tree boot only. This patch adds the base support for parsing the DT nodes, and removes

Re: [PATCH 1/2] hwspinlock/omap: add support for dt nodes

2013-09-03 Thread Kumar Gala
On Sep 3, 2013, at 2:10 PM, Suman Anna wrote: > Kumar, > > On 09/03/2013 01:50 PM, Kumar Gala wrote: >> >> On Sep 3, 2013, at 12:52 PM, Suman Anna wrote: >> >>> HwSpinlock IP is present only on OMAP4 and other newer SoCs, >>> which are all device-tree boot only. This patch adds the >>> base su

Re: [PATCH 1/2] hwspinlock/omap: add support for dt nodes

2013-09-03 Thread Suman Anna
Kumar, On 09/03/2013 01:50 PM, Kumar Gala wrote: > > On Sep 3, 2013, at 12:52 PM, Suman Anna wrote: > >> HwSpinlock IP is present only on OMAP4 and other newer SoCs, >> which are all device-tree boot only. This patch adds the >> base support for parsing the DT nodes, and removes the code >> deal

Re: [PATCH 1/2] hwspinlock/omap: add support for dt nodes

2013-09-03 Thread Kumar Gala
On Sep 3, 2013, at 12:52 PM, Suman Anna wrote: > HwSpinlock IP is present only on OMAP4 and other newer SoCs, > which are all device-tree boot only. This patch adds the > base support for parsing the DT nodes, and removes the code > dealing with the traditional platform device instantiation. > >

[PATCH 1/2] hwspinlock/omap: add support for dt nodes

2013-09-03 Thread Suman Anna
HwSpinlock IP is present only on OMAP4 and other newer SoCs, which are all device-tree boot only. This patch adds the base support for parsing the DT nodes, and removes the code dealing with the traditional platform device instantiation. Signed-off-by: Suman Anna --- .../devicetree/bindings/hwlo