Re: [PATCH] of: document /sys/firmware/fdt

From: Frank Rowand
Date: Wed Jun 28 2017 - 17:47:08 EST


On 06/22/17 08:23, Rob Herring wrote:
> Meant to add Grant.
>
> On Thu, Jun 22, 2017 at 10:21:24AM -0500, Rob Herring wrote:
>> On Tue, Jun 13, 2017 at 09:20:07PM -0700, frowand.list@xxxxxxxxx wrote:
>>> From: Frank Rowand <frank.rowand@xxxxxxxx>
>>>
>>> Add ABI documentation for /sys/firmware/fdt
>>>
>>> Update contact for /sys/firmware/devicetree/* to include mail list
>>>
>>> Signed-off-by: Frank Rowand <frank.rowand@xxxxxxxx>
>>> ---
>>> Documentation/ABI/testing/sysfs-firmware-ofw | 27 ++++++++++++++++++++++++++-
>>> 1 file changed, 26 insertions(+), 1 deletion(-)
>>>
>>> diff --git a/Documentation/ABI/testing/sysfs-firmware-ofw b/Documentation/ABI/testing/sysfs-firmware-ofw
>>> index f562b188e71d..8e700db6c295 100644
>>> --- a/Documentation/ABI/testing/sysfs-firmware-ofw
>>> +++ b/Documentation/ABI/testing/sysfs-firmware-ofw
>>> @@ -1,6 +1,6 @@
>>> What: /sys/firmware/devicetree/*
>>> Date: November 2013
>>> -Contact: Grant Likely <grant.likely@xxxxxxxxxx>
>>> +Contact: Grant Likely <grant.likely@xxxxxxxxxx>, devicetree@xxxxxxxxxxxxxxx
>>
>> Grant's email is not valid either. I would just drop it unless he wants
>> his secretlab.ca email.
>>
>> Rob
>

No response from Grant, so I'll drop his email and add the mail list.

Also, for the newly added section I'll change the contact from being both
me and the mail list to just be the mail list.

-Frank