On Sat, 16 Nov 2013 13:09:13 -0600, Rob Herring <robherri...@gmail.com> wrote:
> On Fri, Nov 15, 2013 at 11:46 AM, Grant Likely <grant.lik...@linaro.org> 
> wrote:
> > Adds a few simple test cases to ensure that addition, update and removal
> > of device tree node properties works correctly.
> >
> > Signed-off-by: Grant Likely <grant.lik...@linaro.org>
> > Cc: Rob Herring <rob.herr...@calxeda.com>
> > Cc: Benjamin Herrenschmidt <b...@kernel.crashing.org>
> > Cc: David S. Miller <da...@davemloft.net>
> > Cc: Nathan Fontenot <nf...@linux.vnet.ibm.com>
> > Cc: Pantelis Antoniou <pa...@antoniou-consulting.com>
> > ---
> >  drivers/of/selftest.c | 62 
> > +++++++++++++++++++++++++++++++++++++++++++++++++++
> >  1 file changed, 62 insertions(+)
> 
> Does this need to depend on or select OF_DYNAMIC?

It shouldn't. The property manipulation does not depend on OF_DYNAMIC.
Only the node manipulation does. When I do more testing next week I'll
verify.

g.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to