Re: [RFC][PATCH 2/2] staging: ion: Add files for parsing the devicetree (WIP)

From: Andrew
Date: Tue Oct 06 2015 - 17:37:29 EST


Thanks a lot for starting again with dt bindings discussion.
I got carried away by work and never had a chance for a respin of my ion-physmem.

I'll try to test these on actual hardware next week and provide more detailed
feedback. For now just a small pick:

-
+obj-$(CONFIG_ION_DUMMY) += ion_dummy_driver.o
+obj-$(CONFIG_ION_PHYSMEM) += ion_physmem.o
+obj-$(CONFIG_ION_TEGRA) += tegra/
+obj-$(CONFIG_ION_OF) += ion_of.o ion_physmem.o

ion_physmem.o looks like the one that shouldn't be here, right?

P.S. Anyone interested in a non-android port of libion with
a few helper utils? I had to call it liblinuxion, since libion is something
already present in repositories.

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