Re: [PATCH 0/6] Introducing Device Tree Overlays

From: Pantelis Antoniou
Date: Wed Jul 03 2013 - 04:26:02 EST


Hi Guenter,

https://github.com/pantoniou/linux-beagle-track-mainline

Against tip of the mainline, topic branches against the master,
and a merge-branch every time I do one.

Regards

-- Pantelis

On Jun 29, 2013, at 5:38 AM, Guenter Roeck wrote:

> 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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/