]> 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)
committerShawn Guo <shawnguo@kernel.org>
Tue, 23 Nov 2021 12:25:34 +0000 (20:25 +0800)
commit53a3e4bcf27f3aee596aeeef5178da0b6e5f2a30
tree30a05b4a83c01e96b8429b820d682138e0b8dee1
parent120a8a129b78b954d8b276ff3d4aea71aaf99f2c
arm64: dts: ten64: remove redundant interrupt declaration for gpio-keys

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: 78bf30a77a45 ("arm64: dts: add device tree for Traverse Ten64 (LS1088A)")
Cc: stable@vger.kernel.org
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/fsl-ls1088a-ten64.dts