diff options
author | Mathew McBride <matt@traverse.com.au> | 2021-11-22 02:55:54 +0000 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2021-11-23 20:25:34 +0800 |
commit | c88c5e461939a06ae769a01649d5c6b5a156f883 (patch) | |
tree | 30a05b4a83c01e96b8429b820d682138e0b8dee1 /fs | |
parent | 25501d8d3ab3f5dc83799731dfb8ebaf03ca5000 (diff) |
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: 418962eea358 ("arm64: dts: add device tree for Traverse Ten64 (LS1088A)")
Cc: stable@vger.kernel.org
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions