linux-amlogic.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: meson-sm1-sei610: add gpio bluetooth interrupt
@ 2019-12-05 13:19 Guillaume La Roque
  2019-12-09 22:35 ` Kevin Hilman
  2019-12-09 23:47 ` patchwork-bot+linux-amlogic
  0 siblings, 2 replies; 3+ messages in thread
From: Guillaume La Roque @ 2019-12-05 13:19 UTC (permalink / raw)
  To: khilman, devicetree; +Cc: linux-amlogic, linux-kernel, linux-arm-kernel

add gpio irq to support interrupt trigger mode.

Signed-off-by: Guillaume La Roque <glaroque@baylibre.com>
---
hi,

this patch depends of 
https://lkml.org/lkml/2019/12/4/644

Guillaume

 arch/arm64/boot/dts/amlogic/meson-sm1-sei610.dts | 2 ++
 1 file changed, 2 insertions(+)

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>;
-- 
2.17.1


_______________________________________________
linux-amlogic mailing list
linux-amlogic@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-amlogic

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] arm64: dts: meson-sm1-sei610: add gpio bluetooth interrupt
  2019-12-05 13:19 [PATCH] arm64: dts: meson-sm1-sei610: add gpio bluetooth interrupt Guillaume La Roque
@ 2019-12-09 22:35 ` Kevin Hilman
  2019-12-09 23:47 ` patchwork-bot+linux-amlogic
  1 sibling, 0 replies; 3+ messages in thread
From: Kevin Hilman @ 2019-12-09 22:35 UTC (permalink / raw)
  To: Guillaume La Roque, devicetree
  Cc: linux-amlogic, linux-kernel, linux-arm-kernel

Guillaume La Roque <glaroque@baylibre.com> writes:

> add gpio irq to support interrupt trigger mode.
>
> Signed-off-by: Guillaume La Roque <glaroque@baylibre.com>
> ---
> hi,
>
> this patch depends of 
> https://lkml.org/lkml/2019/12/4/644

Just to be clear on the dependency...  This DT patch will not change any
behavior until the driver patch is merged, correct?

But if this DT patch merges before the driver patch merges, we're not
going to break anything, right?  We're just going to (continue) to not
have working interrupts.

Kevin

_______________________________________________
linux-amlogic mailing list
linux-amlogic@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-amlogic

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] arm64: dts: meson-sm1-sei610: add gpio bluetooth interrupt
  2019-12-05 13:19 [PATCH] arm64: dts: meson-sm1-sei610: add gpio bluetooth interrupt Guillaume La Roque
  2019-12-09 22:35 ` Kevin Hilman
@ 2019-12-09 23:47 ` patchwork-bot+linux-amlogic
  1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+linux-amlogic @ 2019-12-09 23:47 UTC (permalink / raw)
  To: Guillaume La Roque; +Cc: linux-amlogic, khilman

Hello:

This patch was applied to khilman/linux-amlogic.git (refs/heads/for-next).

On Thu,  5 Dec 2019 14:19:00 +0100 you wrote:
> add gpio irq to support interrupt trigger mode.
> 
> Signed-off-by: Guillaume La Roque <glaroque@baylibre.com>
> ---
> hi,
> 
> this patch depends of
> https://lkml.org/lkml/2019/12/4/644
> 
> [...]


Here is a summary with links:
  - arm64: dts: meson-sm1-sei610: add gpio bluetooth interrupt
    https://git.kernel.org/khilman/linux-amlogic/c/30388cc075720aa0af4f2cb5933afa1f8f39d313

You are awesome, thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/pwbot

_______________________________________________
linux-amlogic mailing list
linux-amlogic@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-amlogic

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-12-09 23:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-05 13:19 [PATCH] arm64: dts: meson-sm1-sei610: add gpio bluetooth interrupt Guillaume La Roque
2019-12-09 22:35 ` Kevin Hilman
2019-12-09 23:47 ` patchwork-bot+linux-amlogic

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).