Skip to content

Commit 5bea133

Browse files
glaroquekhilman
authored andcommitted
arm64: dts: meson-sm1-sei610: add missing interrupt-names
add missing "host-wakeup interrupt names Fixes: 30388cc ("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>
1 parent a469226 commit 5bea133

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arch/arm64/boot/dts/amlogic/meson-sm1-sei610.dts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -593,6 +593,7 @@
593593
compatible = "brcm,bcm43438-bt";
594594
interrupt-parent = <&gpio_intc>;
595595
interrupts = <95 IRQ_TYPE_LEVEL_HIGH>;
596+
interrupt-names = "host-wakeup";
596597
shutdown-gpios = <&gpio GPIOX_17 GPIO_ACTIVE_HIGH>;
597598
max-speed = <2000000>;
598599
clocks = <&wifi32k>;

0 commit comments

Comments
 (0)