[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180817151005.GG20845@rob-hp-laptop>
Date: Fri, 17 Aug 2018 09:10:05 -0600
From: Rob Herring <robh@...nel.org>
To: David Bauer <mail@...id-bauer.net>
Cc: David Bauer <mail@...id-bauer.net>,
Linus Walleij <linus.walleij@...aro.org>,
Mark Rutland <mark.rutland@....com>,
linux-gpio@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] gpio: 74x164: add lines-initial-states property
Hi, this email is from Rob's (experimental) review bot. I found a couple
of common problems with your patch. Please see below.
On Wed, 15 Aug 2018 22:18:54 +0200, David Bauer wrote:
> This adds the ability to define the initial state of each output line on
> device probe.
>
> Signed-off-by: David Bauer <mail@...id-bauer.net>
The preferred subject prefix is "dt-bindings: <binding dir>: ...".
> ---
> Documentation/devicetree/bindings/gpio/gpio-74x164.txt | 5 +++++
> drivers/gpio/gpio-74x164.c | 3 +++
> 2 files changed, 8 insertions(+)
>
DT bindings (including binding headers) should be a separate patch. See
Documentation/devicetree/bindings/submitting-patches.txt.
Powered by blists - more mailing lists