gpio: board.txt: Fix the gpio name example
authorFabio Estevam <fabio.estevam@freescale.com>
Tue, 27 Jan 2015 00:30:39 +0000 (22:30 -0200)
committerJonathan Corbet <corbet@lwn.net>
Wed, 28 Jan 2015 18:14:00 +0000 (11:14 -0700)
As explained in this file:

"GPIOs mappings are defined in the consumer device's node, in a property named
<function>-gpios"

So fix the example to match the convention.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Acked-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>

No differences found