ARM: dts: gose: Configure pull-up for SOFT_SW GPIO keys
authorGeert Uytterhoeven <geert+renesas@glider.be>
Fri, 30 Apr 2021 13:10:54 +0000 (15:10 +0200)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Mon, 31 May 2021 08:45:41 +0000 (10:45 +0200)
commit0003fa76d973e15263d8d03494aeef6a4361efa3
treea8eca7fd8e8e0e6a342e6e50ed42d79020fc0ced
parent1f27fedead91eb6077c299a98ea3d9fe2f9955db
ARM: dts: gose: Configure pull-up for SOFT_SW GPIO keys

The GPIO pins connected to the 4 Software Switches ("SOFT_SW", SW2) do
not have external pull-up resistors, but rely on internal pull-ups being
enabled.  Fortunately this is satisfied by the initial state of these
pins.

Make this explicit by enabling bias-pull-up, to remove the dependency on
initial state and/or boot loader configuration.

While at it, rename the surrounding device node from "gpio-keys" to
"keyboard", to comply with generic node name recommendations.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/1cdec892b1491309b12bdaf7bc8428b3a19b1ed5.1619785905.git.geert+renesas@glider.be
arch/arm/boot/dts/r8a7793-gose.dts