On Fri, Jan 04, 2013 at 09:31:04PM +0200, Pantelis Antoniou wrote: > The following patchset introduces Device Tree overlays, a method > of dynamically altering the kernel's live Device Tree. > > This patchset is against mainline as of Friday Jan 4 2013. > (4956964 Merge tag 'driver-core-3.8-rc2' of \ > git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core) > > Note that a separate patch for the DTC compiler has been posted and > is required to compile the DTS files according to the documentation. > The patch is "dtc: Dynamic symbols & fixup support" > > An implementation patchset for a beaglebone cape loader will follow, > but if you want to check out a working kernel for the beaglebone please > pull from: > > git://github.com/pantoniou/linux-bbxm.git branch not-capebus-v8 > > Pantelis Antoniou (6): > OF: Introduce device tree node flag helpers. > OF: export of_property_notify > OF: Export all DT proc update functions > OF: Introduce utility helper functions > OF: Introduce Device Tree resolve support. > OF: Introduce DT overlay support. > Hi Pantelis,
do you have an update of this patchset ? I want to seriously start testing it. Digging through your tree on github is a bit cumbersome, and I am not sure if I got all patches. It would also be nice to get an update with all the comments addressed. Thanks, Guenter -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/