From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.4 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5B9BDC2D0C4 for ; Tue, 10 Dec 2019 08:46:12 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 3295F2073B for ; Tue, 10 Dec 2019 08:46:12 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="ZpTaFHhm" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726932AbfLJIqL (ORCPT ); Tue, 10 Dec 2019 03:46:11 -0500 Received: from mail-wm1-f67.google.com ([209.85.128.67]:53689 "EHLO mail-wm1-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726883AbfLJIqL (ORCPT ); Tue, 10 Dec 2019 03:46:11 -0500 Received: by mail-wm1-f67.google.com with SMTP id n9so2165832wmd.3 for ; Tue, 10 Dec 2019 00:46:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to :user-agent; bh=Sf2jzUQoJx+vkdqL3Lrl+slAij3PSJ+0kod67p8yXiM=; b=ZpTaFHhm9dc14a/4WDLVIs2VKBqLSnQ+v9eUkru5nC84kp56SK9CNXOsUVQo4W4SWG MhqCGKmlka4dIKzCIlSURDyy3Y8CvBvuAr4PdzV5bRNcRHf5+p6B0ymIoxLHlCYxZ9kc f1dwEEEhR8c8/MRBDGZPp4aDRWeu3VlMwwcIU8BKnHOGrIq3VQnuaMDsGMKuTk/qidrx 3ykAFtNO87Uft4mvdEYhO8yHB1sRCwyb9Cyl5uw4OcgP7go7+QDmdYHCWK5miFrnHIgS 7qC4GJGFE+RXdg0gkJ2jIJDyi7OOA1wEgkSOQEqstc2r1DX6h/Ya668VzlqkyKRGYHJy WPLQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to:user-agent; bh=Sf2jzUQoJx+vkdqL3Lrl+slAij3PSJ+0kod67p8yXiM=; b=orJ7uTHKwS+OwZkvEmbwYivu8jLsReASYjf4rWKXy+sIOdpQ3LUOSpGjrZeaZjf919 8Oy19g0fuUw26coT8J+g8pBlKG8612nhzzOlD/LNDpn7+m5465iYszZg+zkDBPNZcQMz LUGmgBMNDuDUsnHx4Du69G924NTqO57OG5DB8eVU+X0ZWuIrXvAoeaj9H5pMh9mUlmkc 4At+J67rGBhqW8thD+T8FUfPoHKZBND9XW3WHgAG39hLA+oQZLGnJZmtdi/c6vlvKVRk KMQBFJE3GsaiiWwFtir+iahFxcBLmrueDM9cvQ7gCqAA7v3T1RHCOtqRS1KIiUhpkq3W QQRQ== X-Gm-Message-State: APjAAAV7zGojDuz70o5kJLGJgOuiOkuRid04VySUe/7bUk5+cLPexd70 T8R8qBRhAdUfVSNvb7MRUYJ8Sw== X-Google-Smtp-Source: APXvYqyk5qy6VoKY1LQKfssShX2LSxPWL/GaGs6aTZNiVFgrozRQX1bZ+nLDnmYuV/dGj8Kq6vF3bw== X-Received: by 2002:a7b:ca4b:: with SMTP id m11mr3689313wml.74.1575967569240; Tue, 10 Dec 2019 00:46:09 -0800 (PST) Received: from dell (h185-20-99-176.host.redstation.co.uk. [185.20.99.176]) by smtp.gmail.com with ESMTPSA id o4sm2380233wrw.97.2019.12.10.00.46.08 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 10 Dec 2019 00:46:08 -0800 (PST) Date: Tue, 10 Dec 2019 08:46:03 +0000 From: Lee Jones To: Sven Van Asbroeck Cc: Jacek Anaszewski , Pavel Machek , Rob Herring , Linus Walleij , Grigoryev Denis , Axel Lin , Dan Murphy , Mark Rutland , devicetree , Linux Kernel Mailing List , linux-leds@vger.kernel.org Subject: Re: [PATCH v4 2/2] dt-bindings: mfd: update TI tps6105x chip bindings Message-ID: <20191210084603.GO3468@dell> References: <20191121142726.22856-1-TheSven73@gmail.com> <20191121142726.22856-3-TheSven73@gmail.com> <20191209123206.GI3468@dell> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Mon, 09 Dec 2019, Sven Van Asbroeck wrote: > Hi Lee, thank you for the review. > > On Mon, Dec 9, 2019 at 7:32 AM Lee Jones wrote: > > > > > Tree: next-20191118 > > > > Why is this in your commit message? > > I have been posting patches against various maintainer trees lately, which > will not apply to mainline or next. So I have been including base tree > information in the patch itself. > > Base-tree info on patches is high on developers' wish list, but not yet > standardized. This was discussed at the 2019 kernel maintainers > summit: > https://lwn.net/Articles/803619/ NB: I haven't seen this discussion (or opened this link just yet). It's no problem to have it in the submission, but it would be better to have it *below* the '--' with the diff, such that if it is applied, it doesn't end up in the kernel's Git history. -- Lee Jones [李琼斯] Linaro Services Technical Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog