devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Device Tree Generator
@ 2014-03-07 18:57 Marc Marí
       [not found] ` <CA+nFU8SUbmwmUN1SWVoh2VEEQ-r347v=GMfDJmAbMhn_yLQCRA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: Marc Marí @ 2014-03-07 18:57 UTC (permalink / raw)
  To: devicetree

Hello everyone

In the context of Google Summer of Code project, I'm thinking to work
on a device-tree generator, starting at the Beagleboard platform.

To define better the scope of this project, so it can be useful too
outside this specific platform, I would like to ask for your opinions
in necessary and good-to-have features.

Thank you in advance
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Device Tree Generator
       [not found] ` <CA+nFU8SUbmwmUN1SWVoh2VEEQ-r347v=GMfDJmAbMhn_yLQCRA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2014-03-10 10:19   ` Michal Simek
       [not found]     ` <531D91CD.2010300-pSz03upnqPeHXe+LvDLADg@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: Michal Simek @ 2014-03-10 10:19 UTC (permalink / raw)
  To: Marc Marí; +Cc: devicetree

[-- Attachment #1: Type: text/plain, Size: 814 bytes --]

On 03/07/2014 07:57 PM, Marc Marí wrote:
> Hello everyone
> 
> In the context of Google Summer of Code project, I'm thinking to work
> on a device-tree generator, starting at the Beagleboard platform.
> 
> To define better the scope of this project, so it can be useful too
> outside this specific platform, I would like to ask for your opinions
> in necessary and good-to-have features.

FYI: Xilinx have device-tree generator which extract information
from design tools.

Thanks,
Michal

-- 
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Microblaze cpu - http://www.monstr.eu/fdt/
Maintainer of Linux kernel - Xilinx Zynq ARM architecture
Microblaze U-BOOT custodian and responsible for u-boot arm zynq platform



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 263 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Device Tree Generator
       [not found]     ` <531D91CD.2010300-pSz03upnqPeHXe+LvDLADg@public.gmane.org>
@ 2014-03-10 13:26       ` Walter Goossens
       [not found]         ` <531DBD81.40201-CmkmPbn3yAE@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: Walter Goossens @ 2014-03-10 13:26 UTC (permalink / raw)
  To: monstr-pSz03upnqPeHXe+LvDLADg, Marc Marí; +Cc: devicetree

On 03/10/14 11:19, Michal Simek wrote:
> On 03/07/2014 07:57 PM, Marc Marí wrote:
>> Hello everyone
>>
>> In the context of Google Summer of Code project, I'm thinking to work
>> on a device-tree generator, starting at the Beagleboard platform.
>>
>> To define better the scope of this project, so it can be useful too
>> outside this specific platform, I would like to ask for your opinions
>> in necessary and good-to-have features.
> FYI: Xilinx have device-tree generator which extract information
> from design tools.
>
> Thanks,
> Michal
>

And so does Altera ;)
I think it makes sense for reprogrammable devices (such as FPGA's) but
I'm not quite sure why you'd need a devicetree generator for a fairly
static board.

Walter


--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Device Tree Generator
       [not found]         ` <531DBD81.40201-CmkmPbn3yAE@public.gmane.org>
@ 2014-03-10 13:26           ` Marc Marí
  0 siblings, 0 replies; 4+ messages in thread
From: Marc Marí @ 2014-03-10 13:26 UTC (permalink / raw)
  To: Walter Goossens; +Cc: monstr-pSz03upnqPeHXe+LvDLADg, devicetree

As far as I know, when you add extensions to the board, the device
tree has to be changed. They already developed a dynamic device tree
updater, but it has to be changed manually.

But, I already decided to do another project for which I'm more qualified.

Regards
Marc

2014-03-10 14:26 GMT+01:00 Walter Goossens <waltergoossens-CmkmPbn3yAE@public.gmane.org>:
> On 03/10/14 11:19, Michal Simek wrote:
>> On 03/07/2014 07:57 PM, Marc Marí wrote:
>>> Hello everyone
>>>
>>> In the context of Google Summer of Code project, I'm thinking to work
>>> on a device-tree generator, starting at the Beagleboard platform.
>>>
>>> To define better the scope of this project, so it can be useful too
>>> outside this specific platform, I would like to ask for your opinions
>>> in necessary and good-to-have features.
>> FYI: Xilinx have device-tree generator which extract information
>> from design tools.
>>
>> Thanks,
>> Michal
>>
>
> And so does Altera ;)
> I think it makes sense for reprogrammable devices (such as FPGA's) but
> I'm not quite sure why you'd need a devicetree generator for a fairly
> static board.
>
> Walter
>
>
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-03-10 13:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-07 18:57 Device Tree Generator Marc Marí
     [not found] ` <CA+nFU8SUbmwmUN1SWVoh2VEEQ-r347v=GMfDJmAbMhn_yLQCRA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-03-10 10:19   ` Michal Simek
     [not found]     ` <531D91CD.2010300-pSz03upnqPeHXe+LvDLADg@public.gmane.org>
2014-03-10 13:26       ` Walter Goossens
     [not found]         ` <531DBD81.40201-CmkmPbn3yAE@public.gmane.org>
2014-03-10 13:26           ` Marc Marí

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).