arm64: tegra: Redefine force recovery key on Jetson AGX Xavier
authorThierry Reding <treding@nvidia.com>
Fri, 8 Nov 2019 15:36:40 +0000 (16:36 +0100)
committerThierry Reding <treding@nvidia.com>
Fri, 10 Jan 2020 15:56:47 +0000 (16:56 +0100)
commitcd8f843c6c9bc7b8ce36c06333e10d2abc89a1fd
treebe7a1c90449e01ad93006591425833a902598209
parent1f32a31fe27e0d86945d9f0933d343885802bfa7
arm64: tegra: Redefine force recovery key on Jetson AGX Xavier

The current BTN_1 code associated with the force-recovery key is not a
valid code for EV_KEY type input devices. This causes errors in the
libinput debug-events command.

There is no system level action that maps to the force-recovery key on
Jetson AGX Xavier, so assign it the KEY_SLEEP action, which at least
makes it do something marginally useful.

Signed-off-by: Thierry Reding <treding@nvidia.com>
arch/arm64/boot/dts/nvidia/tegra194-p2972-0000.dts