Re: [RFC] Driver configuration using Device Tree

2013-07-20 Thread Grant Likely
On Tue, 09 Jul 2013 14:10:58 -0600, Eric Holmberg wrote: > I am trying to determine if Device Tree is an appropriate use for > configuring drivers and would like to request comments. We currently > use Device Tree in our Shared Memory Driver (SMD) that manages up to 64 > ports (where a port c

[RFC] Driver configuration using Device Tree

2013-07-09 Thread Eric Holmberg
I am trying to determine if Device Tree is an appropriate use for configuring drivers and would like to request comments. We currently use Device Tree in our Shared Memory Driver (SMD) that manages up to 64 ports (where a port consists of an RX FIFO and a TX FIFO) between any two processors an