[PATCH v2 32/76] ARC: [DeviceTree] Basic support

2013-01-18 Thread Vineet Gupta
This is minimal infrastructure needed for devicetree work. It uses an a sample "skeleton" devicetree - embedded in kernel image - to print the board, manufacturer by parsing the top-level "compatible" string. As of now we don't need any additional "board" specific "machine_desc". TODO: support in

Re: [PATCH v2 32/76] ARC: [DeviceTree] Basic support

2013-01-18 Thread Rob Herring
On 01/18/2013 06:24 AM, Vineet Gupta wrote: > This is minimal infrastructure needed for devicetree work. > It uses an a sample "skeleton" devicetree - embedded in kernel image - > to print the board, manufacturer by parsing the top-level "compatible" > string. > > As of now we don't need any addit

Re: [PATCH v2 32/76] ARC: [DeviceTree] Basic support

2013-01-21 Thread Vineet Gupta
On Friday 18 January 2013 09:23 PM, Rob Herring wrote: > On 01/18/2013 06:24 AM, Vineet Gupta wrote: >> This is minimal infrastructure needed for devicetree work. >> It uses an a sample "skeleton" devicetree - embedded in kernel image - >> to print the board, manufacturer by parsing the top-level "