Hi David, > On Dec 9, 2016, at 10:54 , David Gibson <david@xxxxxxxxxxxxxxxxxxxxx> wrote: > > On Fri, Dec 09, 2016 at 10:16:51AM +0200, Pantelis Antoniou wrote: >> Hi David, >> >>> On Dec 9, 2016, at 07:57 , David Gibson <david@xxxxxxxxxxxxxxxxxxxxx> wrote: >>> >>> On Wed, Dec 07, 2016 at 02:48:16PM +0200, Pantelis Antoniou wrote: >>>> This patchset adds Dynamic DT support in the DTC compiler >>>> as used in a number of boards like the beaglebone/rpi/chip and others. >>>> >>>> The first patch documents the internals of overlay generation, while >>>> the second one adds dynamic object/overlay support proper. >>>> >>>> The third patch adds a test method that can is used by the subsequent >>>> patch which adds a few overlay tests verifying operation. >>>> >>>> The following 3 patches add support for the syntactic sugar version >>>> of &foo { }; in a similar manner. >>>> >>>> This patchset is against DTC mainline and is also available for a pull >>>> request from https://github.com/pantoniou/dtc/tree/overlays >>> >>> Ok, I've merged patches 1-4 into mainline, along with a bunch of minor >>> fixes of my own on top. 5..7 (the start of the new) I want to hold >>> off on for now, to thrash out the details of what we want a new >>> cleaner format to look like a bit more thoroughly. >>> >> >> Thank you. >> >> My git tree contains an updated patchset of the syntactic sugar patches >> for reference now. > > Ok. Note that one of the patches I merged afterwards was a big rename > of struct boot_info, so your patches will probably need a fair bit of > fiddly though straightforward rebasing. > Fortunately not. The syntax sugar stuff do not rely on boot_info at all now that the rule uses the inherited attribute trick. > -- > David Gibson | I'll have my music baroque, and my code > david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_ > | _way_ _around_! > http://www.ozlabs.org/~dgibson Regards — Pantelis -- 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