On Mon, 24 Feb 2014 10:25:42 +0000, Ian Campbell <ijc@xxxxxxxxxxxxxx> wrote: > My device-tree-rebasing.git repo no longer builds, it fails with: > src/arm/versatile-pb.dts:50:26: fatal error: testcases.dtsi: No such file or directory > > I suspect this is due to b5190516b282 "of: Move testcase FDT data into > drivers/of". I think I need to add drivers/of/testcase-data to the list > of paths to convert, probably extracting it to /testcase-data in the dt > repo and teach the build system about the new path in the obvious way. > > Does that make sense? Yup, that's the right thing to do... although I would like it to be a short term solution. Ultimately I want the testcase data to be loaded at runtime by the selftest module. g. -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html