]> asedeno.scripts.mit.edu Git - linux.git/commit
ARM: dts: imx6: RIoTboard provide gpio-line-names
authorOleksij Rempel <o.rempel@pengutronix.de>
Tue, 18 Jul 2017 05:40:22 +0000 (07:40 +0200)
committerShawn Guo <shawnguo@kernel.org>
Tue, 25 Jul 2017 09:09:14 +0000 (17:09 +0800)
commite8ebecf60fb79b960c6c9157ec2feb0bddd215a9
tree85fcad649460df76fa313226e1fd91ace6a6aa68
parenta0b835e4b864ed160b5bc55add8249d2fcfa1ad4
ARM: dts: imx6: RIoTboard provide gpio-line-names

gpio-line-names may help to make work with GPIOs from user space easier.
Following examples are provided with libgpiod
https://github.com/brgl/libgpiod :
|# Toggle a GPIO by name, then wait for the user to press ENTER.
|$ gpioset --mode=wait `gpiofind "USR-LED-2"`=1
|# Pause execution until a single event of any type occurs. Don't print
|# anything. Find the line by name.
|$ gpiomon --num-events=1 --silent `gpiofind "USR-IN"`

Used names was taken from RIoTboard schematics, version 1 (2013.12.07).

Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx6dl-riotboard.dts