Skip to content

Commit 30388cc

Browse files
glaroquekhilman
authored andcommitted
arm64: dts: meson-sm1-sei610: add gpio bluetooth interrupt
add gpio irq to support interrupt trigger mode. Signed-off-by: Guillaume La Roque <glaroque@baylibre.com> Signed-off-by: Kevin Hilman <khilman@baylibre.com>
1 parent 4881873 commit 30388cc

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -591,6 +591,8 @@
591591

592592
bluetooth {
593593
compatible = "brcm,bcm43438-bt";
594+
interrupt-parent = <&gpio_intc>;
595+
interrupts = <95 IRQ_TYPE_LEVEL_HIGH>;
594596
shutdown-gpios = <&gpio GPIOX_17 GPIO_ACTIVE_HIGH>;
595597
max-speed = <2000000>;
596598
clocks = <&wifi32k>;

0 commit comments

Comments
 (0)