aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64
diff options
context:
space:
mode:
authorGuillaume La Roque <glaroque@baylibre.com>2019-12-05 14:19:00 +0100
committerKevin Hilman <khilman@baylibre.com>2019-12-09 15:21:21 -0800
commit30388cc075720aa0af4f2cb5933afa1f8f39d313 (patch)
tree9b6240d5b009f2b534501af928d5a7d00d949b6f /arch/arm64
parentdt-bindings: reset: meson8b: fix duplicate reset IDs (diff)
downloadlinux-dev-30388cc075720aa0af4f2cb5933afa1f8f39d313.tar.xz
linux-dev-30388cc075720aa0af4f2cb5933afa1f8f39d313.zip
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>
Diffstat (limited to 'arch/arm64')
-rw-r--r--arch/arm64/boot/dts/amlogic/meson-sm1-sei610.dts2
1 files changed, 2 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 2c90f4713d0e..a8bb3fa9fec9 100644
--- a/arch/arm64/boot/dts/amlogic/meson-sm1-sei610.dts
+++ b/arch/arm64/boot/dts/amlogic/meson-sm1-sei610.dts
@@ -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>;