[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20180817150955.GC20845@rob-hp-laptop>
Date: Fri, 17 Aug 2018 09:09:55 -0600
From: Rob Herring <robh@...nel.org>
To: Paul Cercueil <paul@...pouillou.net>
Cc: 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, Paul Cercueil <paul@...pouillou.net>
Subject: Re: [PATCH 3/7] pinctrl: ingenic: Merge GPIO functionality
Hi, this email is from Rob's (experimental) review bot. I found a couple
of common problems with your patch. Please see below.
On Thu, 16 Aug 2018 18:35:40 +0200, Paul Cercueil wrote:
> Merge the code of the gpio-ingenic driver into the pinctrl-ingenic
> driver.
>
> The reason behind this, is that the same hardware block handles both pin
> config / muxing and GPIO.
>
> Signed-off-by: Paul Cercueil <paul@...pouillou.net>
The preferred subject prefix is "dt-bindings: <binding dir>: ...".
> ---
> .../bindings/pinctrl/ingenic,pinctrl.txt | 38 ++-
> drivers/pinctrl/Kconfig | 2 +
> drivers/pinctrl/pinctrl-ingenic.c | 337 ++++++++++++++++++++-
> 3 files changed, 365 insertions(+), 12 deletions(-)
>
DT bindings (including binding headers) should be a separate patch. See
Documentation/devicetree/bindings/submitting-patches.txt.
Powered by blists - more mailing lists