]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: dts: ten64: remove redundant interrupt declaration for gpio-keys
authorMathew McBride <matt@traverse.com.au>
Mon, 22 Nov 2021 02:55:54 +0000 (02:55 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 22 Dec 2021 08:32:36 +0000 (09:32 +0100)
commitdc50184d91967aa8890299c129c98bce269c7480
tree3d497cbb2b28aa9da6dfd2d741bf445f61a8ec35
parentd14e21c8aa175edbf5545381be113286d7c019ea
arm64: dts: ten64: remove redundant interrupt declaration for gpio-keys

commit dac1d6687f9dd436086b764c4cf5a0dd5ba92e38 upstream.

gpio-keys already 'inherits' the interrupts from the controller
of the specified GPIO, so having another declaration is redundant.
On >=v5.15 this started causing an oops under gpio_keys_probe as
the IRQ was already claimed.

Signed-off-by: Mathew McBride <matt@traverse.com.au>
Fixes: e3f0f133ef68 ("arm64: dts: add device tree for Traverse Ten64 (LS1088A)")
Cc: stable@vger.kernel.org
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm64/boot/dts/freescale/fsl-ls1088a-ten64.dts