[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20131117221359.C39EAC406A5@trevor.secretlab.ca>
Date: Sun, 17 Nov 2013 22:13:59 +0000
From: Grant Likely <grant.likely@...aro.org>
To: Rob Herring <robherring2@...il.com>
Cc: "devicetree@...r.kernel.org" <devicetree@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Rob Herring <rob.herring@...xeda.com>,
Benjamin Herrenschmidt <benh@...nel.crashing.org>,
"David S. Miller" <davem@...emloft.net>,
Nathan Fontenot <nfont@...ux.vnet.ibm.com>,
Pantelis Antoniou <panto@...oniou-consulting.com>
Subject: Re: [PATCH v5 2/3] of/selftest: Add self tests for manipulation of properties
On Sat, 16 Nov 2013 13:09:13 -0600, Rob Herring <robherring2@...il.com> wrote:
> On Fri, Nov 15, 2013 at 11:46 AM, Grant Likely <grant.likely@...aro.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.likely@...aro.org>
> > Cc: Rob Herring <rob.herring@...xeda.com>
> > Cc: Benjamin Herrenschmidt <benh@...nel.crashing.org>
> > Cc: David S. Miller <davem@...emloft.net>
> > Cc: Nathan Fontenot <nfont@...ux.vnet.ibm.com>
> > Cc: Pantelis Antoniou <panto@...oniou-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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists