On Thu, Jul 7, 2016 at 5:35 PM, Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx> wrote: > This provides an equivalent of of_fdt_match() for non-flat trees. > > This is more practical than matching an array of of_device_id structs > when converting a bunch of existing users of of_fdt_match(). > > Signed-off-by: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx> > --- > > v2. Fix the score logic > > drivers/of/base.c | 22 ++++++++++++++++++++++ > include/linux/of.h | 2 ++ > 2 files changed, 24 insertions(+) Acked-by: Rob Herring <robh@xxxxxxxxxx> -- 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