From mboxrd@z Thu Jan 1 00:00:00 1970 From: Frank Rowand Subject: Re: [PATCH 1/4] of/selftest: add testcase for nodes with same name and address Date: Wed, 07 May 2014 19:51:43 -0700 Message-ID: <536AF13F.6000502@gmail.com> References: <1399499298-8830-1-git-send-email-robherring2@gmail.com> <1399499298-8830-2-git-send-email-robherring2@gmail.com> Reply-To: frowand.list-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1399499298-8830-2-git-send-email-robherring2-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Rob Herring Cc: Grant Likely , linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, "Ivan T. Ivanov" , Josh Cartwright , Courtney Cavin , Bjorn Andersson , Rob Herring List-Id: devicetree@vger.kernel.org On 5/7/2014 2:48 PM, Rob Herring wrote: > From: Rob Herring > > Add a test case for nodes which have the same name and same > non-translatable unit address. If I apply patch 1 and 2 without applying 3 and 4 then console warnings are printed, but from a different area of code than the original problem reported. This probably is not a big deal, but I'm trying to figure out if I can modify the test to also show the original problem. The test case also properly reports the failure. Once all 4 patches are applied, then the test case passes. Thus: Tested-by: Frank Rowand > > Signed-off-by: Rob Herring > --- > drivers/of/selftest.c | 23 ++++++++++++++++++ > drivers/of/testcase-data/testcases.dtsi | 1 + > drivers/of/testcase-data/tests-platform.dtsi | 35 ++++++++++++++++++++++++++++ > 3 files changed, 59 insertions(+) > create mode 100644 drivers/of/testcase-data/tests-platform.dtsi > < snip > -- 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