[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <3161FC57-A73E-4B81-8B37-C12CB6009ABD@konsulko.com>
Date: Tue, 17 Mar 2015 22:39:48 +0200
From: Pantelis Antoniou <pantelis.antoniou@...sulko.com>
To: Rob Herring <robherring2@...il.com>
Cc: Grant Likely <grant.likely@...retlab.ca>,
Andrew Morton <akpm@...ux-foundation.org>,
Matt Porter <matt.porter@...aro.org>,
Koen Kooi <koen@...inion.thruhere.net>,
Guenter Roeck <linux@...ck-us.net>,
"devicetree@...r.kernel.org" <devicetree@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"linux-api@...r.kernel.org" <linux-api@...r.kernel.org>
Subject: Re: [PATCH 0/5] of: overlay: Assorted fixes
> On Mar 17, 2015, at 22:37 , Rob Herring <robherring2@...il.com> wrote:
>
> On Tue, Mar 17, 2015 at 3:30 PM, Pantelis Antoniou
> <pantelis.antoniou@...sulko.com> wrote:
>> The first patch makes sure that no overlays are being left over from
>> the unit tests.
>>
>> The second puts the overlays as objects in the sysfs in
>> /sys/firmware/devicetree/overlays while the next one adds a master
>> overlay enable switch (that once is set to disabled can't be re-enabled)
>>
>> The next updates the ABI docs and the final one adds me as the
>> maintainer for device tree overlays.
>
> You call this fixes, but it looks like new functionality to me. So
> this looks like 4.1 material.
>
Yep, they are not 4.0 material. They are not major functional changes though.
> Rob
>
Regards
— Pantelis
>>
>> Pantelis Antoniou (5):
>> of: unittest: overlay: Keep track of created overlays
>> of: overlay: kobjectify overlay objects
>> of: overlay: Master enable switch
>> Documentation: ABI: /sys/firmware/devicetree/overlays
>> MAINTAINERS: Pantelis Antoniou device tree overlay maintainer
>>
>> .../ABI/testing/sysfs-firmware-devicetree-overlays | 9 ++
>> MAINTAINERS | 9 ++
>> drivers/of/base.c | 5 +
>> drivers/of/of_private.h | 9 ++
>> drivers/of/overlay.c | 116 ++++++++++++++++++++-
>> drivers/of/unittest.c | 62 +++++++++++
>> 6 files changed, 208 insertions(+), 2 deletions(-)
>> create mode 100644 Documentation/ABI/testing/sysfs-firmware-devicetree-overlays
>>
>> --
>> 1.7.12
>>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists