Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Feb 2014 11:23:37 -0200
From:      Luiz Otavio O Souza <loos.br@gmail.com>
To:        freebsd-embedded@freebsd.org
Subject:   small typo on sys/boot/fdt/dts/bindings-gpio.txt
Message-ID:  <F5FE19FB-D7F8-4287-9256-840B2F8BCFDC@gmail.com>

next in thread | raw e-mail | index | archive | help

--Apple-Mail=_AB716D6F-B069-4C73-871B-0CA170128B40
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
	charset=windows-1252

Hello guys,

It is okay if i commit the following change to =
sys/boot/fdt/dts/bindings-gpio.txt ?

There is a missing =91)=92 at end of sentence and i would like to reword =
the =91inverted input value=92 to =91active-low=92 if it is not a =
problem.

Is this okay ?

Luiz



--Apple-Mail=_AB716D6F-B069-4C73-871B-0CA170128B40
Content-Disposition: attachment;
	filename=004-bindings-gpio-2.diff
Content-Type: application/octet-stream;
	name="004-bindings-gpio-2.diff"
Content-Transfer-Encoding: 7bit

Index: sys/boot/fdt/dts/bindings-gpio.txt
===================================================================
--- sys/boot/fdt/dts/bindings-gpio.txt	(revision 258138)
+++ sys/boot/fdt/dts/bindings-gpio.txt	(working copy)
@@ -82,7 +82,7 @@
 
 flags:
 	0x0000----	IN_NONE
-	0x0001----	IN_POL_LOW	Polarity low (inverted input value.
+	0x0001----	IN_POL_LOW	Polarity low (active-low).
 	0x0002----	IN_IRQ_EDGE	Interrupt, edge triggered.
 	0x0004----	IN_IRQ_LEVEL	Interrupt, level triggered.
 	

--Apple-Mail=_AB716D6F-B069-4C73-871B-0CA170128B40--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F5FE19FB-D7F8-4287-9256-840B2F8BCFDC>