lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Fri, 20 Jul 2018 08:24:16 +0000
From:   Marcel Ziswiler <marcel.ziswiler@...adex.com>
To:     "jonathanh@...dia.com" <jonathanh@...dia.com>,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
        "linux-tegra@...r.kernel.org" <linux-tegra@...r.kernel.org>,
        "devicetree@...r.kernel.org" <devicetree@...r.kernel.org>
CC:     "robh+dt@...nel.org" <robh+dt@...nel.org>,
        "mark.rutland@....com" <mark.rutland@....com>,
        "linux-gpio@...r.kernel.org" <linux-gpio@...r.kernel.org>,
        "thierry.reding@...il.com" <thierry.reding@...il.com>,
        "linus.walleij@...aro.org" <linus.walleij@...aro.org>
Subject: Re: [PATCH] pinctrl: tegra: fix spelling in devicetree binding
 document

On Fri, 2018-07-20 at 09:12 +0100, Jon Hunter wrote:
> On 20/07/18 08:52, Marcel Ziswiler wrote:
> > From: Marcel Ziswiler <marcel.ziswiler@...adex.com>
> > 
> > This fixes a spelling mistake.
> > 
> > Signed-off-by: Marcel Ziswiler <marcel.ziswiler@...adex.com>
> > 
> > ---
> > 
> >  Documentation/devicetree/bindings/pinctrl/nvidia,tegra124-
> > pinmux.txt | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git
> > a/Documentation/devicetree/bindings/pinctrl/nvidia,tegra124-
> > pinmux.txt
> > b/Documentation/devicetree/bindings/pinctrl/nvidia,tegra124-
> > pinmux.txt
> > index ecb5c0d25218..f4d06bb0b55a 100644
> > --- a/Documentation/devicetree/bindings/pinctrl/nvidia,tegra124-
> > pinmux.txt
> > +++ b/Documentation/devicetree/bindings/pinctrl/nvidia,tegra124-
> > pinmux.txt
> > @@ -17,7 +17,7 @@ Tegra124 adds the following optional properties
> > for pin configuration subnodes.
> >  The macros for options are defined in the
> >  	include/dt-binding/pinctrl/pinctrl-tegra.h.
> >  - nvidia,enable-input: Integer. Enable the pin's input path.
> > -		enable :TEGRA_PIN_ENABLE0 and
> > +		enable :TEGRA_PIN_ENABLE and
> >  		disable or output only: TEGRA_PIN_DISABLE.
> >  - nvidia,open-drain: Integer.
> >  		enable: TEGRA_PIN_ENABLE.
> 
> Thanks for fixing! Can you also fix up the one in nvidia,tegra210-
> pinmux.txt as well?

Sure, that reminds me to always grep through the whole tree for such
curiosities (;-p).

I just sent out a v2.

> Cheers!
> Jon

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ