aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume La Roque <glaroque@baylibre.com>2020-01-17 14:34:23 +0100
committerKevin Hilman <khilman@baylibre.com>2020-02-29 08:16:20 -0800
commit5bea1336ed2c939328999c64de28792e8dc0699b (patch)
treeaa43be6e97b2173c9be8db7a843bc56b8c4c6a24
parentARM: meson: Drop unneeded select of COMMON_CLK (diff)
downloadlinux-dev-5bea1336ed2c939328999c64de28792e8dc0699b.tar.xz
linux-dev-5bea1336ed2c939328999c64de28792e8dc0699b.zip
arm64: dts: meson-sm1-sei610: add missing interrupt-names
add missing "host-wakeup interrupt names Fixes: 30388cc07572 ("arm64: dts: meson-sm1-sei610: add gpio bluetooth interrupt") Signed-off-by: Guillaume La Roque <glaroque@baylibre.com> Acked-by: Neil Armstrong <narmstrong@baylibre.com> Link: https://lore.kernel.org/r/20200117133423.22602-1-glaroque@baylibre.com Signed-off-by: Kevin Hilman <khilman@baylibre.com>
-rw-r--r--arch/arm64/boot/dts/amlogic/meson-sm1-sei610.dts1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/amlogic/meson-sm1-sei610.dts b/arch/arm64/boot/dts/amlogic/meson-sm1-sei610.dts
index a8bb3fa9fec9..cb1b48f5b8b1 100644
--- a/arch/arm64/boot/dts/amlogic/meson-sm1-sei610.dts
+++ b/arch/arm64/boot/dts/amlogic/meson-sm1-sei610.dts
@@ -593,6 +593,7 @@
compatible = "brcm,bcm43438-bt";
interrupt-parent = <&gpio_intc>;
interrupts = <95 IRQ_TYPE_LEVEL_HIGH>;
+ interrupt-names = "host-wakeup";
shutdown-gpios = <&gpio GPIOX_17 GPIO_ACTIVE_HIGH>;
max-speed = <2000000>;
clocks = <&wifi32k>;