Commit 30388cc0 authored by Guillaume La Roque's avatar Guillaume La Roque Committed by Kevin Hilman
Browse files

arm64: dts: meson-sm1-sei610: add gpio bluetooth interrupt



add gpio irq to support interrupt trigger mode.

Signed-off-by: default avatarGuillaume La Roque <glaroque@baylibre.com>
Signed-off-by: default avatarKevin Hilman <khilman@baylibre.com>
parent 4881873f
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -591,6 +591,8 @@

	bluetooth {
		compatible = "brcm,bcm43438-bt";
		interrupt-parent = <&gpio_intc>;
		interrupts = <95 IRQ_TYPE_LEVEL_HIGH>;
		shutdown-gpios = <&gpio GPIOX_17 GPIO_ACTIVE_HIGH>;
		max-speed = <2000000>;
		clocks = <&wifi32k>;