Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752265AbdF1WEf (ORCPT ); Wed, 28 Jun 2017 18:04:35 -0400 Received: from mail-pf0-f194.google.com ([209.85.192.194]:36390 "EHLO mail-pf0-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752172AbdF1WEU (ORCPT ); Wed, 28 Jun 2017 18:04:20 -0400 Subject: Re: [PATCH] of: document /sys/firmware/fdt To: Grant Likely References: <1497414007-8380-1-git-send-email-frowand.list@gmail.com> <20170622152124.hc7pgqlirr6h7t7k@rob-hp-laptop> <20170622152329.ear3hkossznzk3o5@rob-hp-laptop> <595423C7.7040400@gmail.com> Cc: Rob Herring , "devicetree@vger.kernel.org" , Linux Kernel Mailing List From: Frank Rowand Message-ID: <595427DF.1050808@gmail.com> Date: Wed, 28 Jun 2017 15:04:15 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1780 Lines: 53 On 06/28/17 14:49, Grant Likely wrote: > I'm slowly getting back into things and plan to actively participate. > Please use my ARM address: > > grant.likely@arm.com OK, I'll do that. -Frank > > g. > > On Wed, Jun 28, 2017 at 10:46 PM, Frank Rowand wrote: >> 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@gmail.com wrote: >>>>> From: Frank Rowand >>>>> >>>>> Add ABI documentation for /sys/firmware/fdt >>>>> >>>>> Update contact for /sys/firmware/devicetree/* to include mail list >>>>> >>>>> Signed-off-by: Frank Rowand >>>>> --- >>>>> 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 >>>>> +Contact: Grant Likely , devicetree@vger.kernel.org >>>> >>>> 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 >