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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Tue, 13 Oct 2015 13:47:18 -0500
From:	Rob Herring <robh+dt@...nel.org>
To:	Michael Opdenacker <michael.opdenacker@...e-electrons.com>
Cc:	Benjamin Gaignard <benjamin.gaignard@...aro.org>,
	vincent.abriou@...com, Pawel Moll <pawel.moll@....com>,
	Mark Rutland <mark.rutland@....com>,
	Ian Campbell <ijc+devicetree@...lion.org.uk>,
	Kumar Gala <galak@...eaurora.org>,
	dri-devel <dri-devel@...ts.freedesktop.org>,
	"devicetree@...r.kernel.org" <devicetree@...r.kernel.org>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] drm: sti: fix typos in stih4xx binding

On Tue, Oct 13, 2015 at 6:51 AM, Michael Opdenacker
<michael.opdenacker@...e-electrons.com> wrote:
> Fix typos in the st,stih4xx binding, in particular replacing
> "pinctrl-name" by "pinctrl-names".
>
> Fix minor typos in the descriptions too.
>
> Signed-off-by: Michael Opdenacker <michael.opdenacker@...e-electrons.com>

Applied, thanks.

Rob

> ---
>  Documentation/devicetree/bindings/gpu/st,stih4xx.txt | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/Documentation/devicetree/bindings/gpu/st,stih4xx.txt b/Documentation/devicetree/bindings/gpu/st,stih4xx.txt
> index a36dfce0032e..a352ed30cd70 100644
> --- a/Documentation/devicetree/bindings/gpu/st,stih4xx.txt
> +++ b/Documentation/devicetree/bindings/gpu/st,stih4xx.txt
> @@ -61,7 +61,7 @@ STMicroelectronics stih4xx platforms
>    - reg-names: names of the mapped memory regions listed in regs property in
>      the same order.
>    - interrupts : HDMI interrupt number to the CPU.
> -  - interrupt-names: name of the interrupts listed in interrupts property in
> +  - interrupt-names: names of the interrupts listed in interrupts property in
>      the same order
>    - clocks: from common clock binding: handle hardware IP needed clocks, the
>      number of clocks may depend of the SoC type.
> @@ -95,7 +95,7 @@ sti-dvo:
>    - clock-names: names of the clocks listed in clocks property in the same
>      order.
>    - pinctrl-0: pin control handle
> -  - pinctrl-name: names of the pin control to use
> +  - pinctrl-names: names of the pin control states to use
>    - sti,panel: phandle of the panel connected to the DVO output
>
>  sti-hqvdp:
> --
> 2.1.4
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ