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 <[email protected]> Acked-by: Neil Armstrong <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Kevin Hilman <[email protected]>
1 parent a469226 commit 5bea133

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)