linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Marcel Holtmann <marcel@holtmann.org>
To: Guillaume La Roque <glaroque@baylibre.com>
Cc: Johan Hedberg <johan.hedberg@gmail.com>,
	devicetree@vger.kernel.org, linux-bluetooth@vger.kernel.org,
	johan@kernel.org, nsaenzjulienne@suse.de,
	linux-kernel@vger.kernel.org, khilman@baylibre.com
Subject: Re: [PATCH v7 0/2] add support of interrupt for host wakeup from devicetree in BCM HCI driver
Date: Wed, 15 Jan 2020 22:32:44 +0100	[thread overview]
Message-ID: <8F9FC361-4CF3-48EE-A88B-D6429714C8BE@holtmann.org> (raw)
In-Reply-To: <20200115101243.17094-1-glaroque@baylibre.com>

Hi Guillaume,

> add interrupts and interrupt-names properties to set host wakeup IRQ.
> actually driver find this IRQ from host-wakeup-gpios propety
> but some platforms are not supported gpiod_to_irq function.
> so to have possibility to use interrupt mode we need to add interrupts
> field in devicetree and support it in driver.
> 
> change sinve v6:
> - depracate host-wakeup-gpios 
> 
> change sinve v5:
> - add tags
> 
> change sinve v4 [1]:
> - add patch to update Documentation
> - use of_irq_get_byname to be more clear and move call in bcm_of_probe
> - update commit message
> 
> change since v3:
> - move on of_irq instead of platform_get_irq
> 
> change since v2:
> - fix commit message
> 
> change since v1:
> - rebase patch
> 
> [1] https://lore.kernel.org/linux-bluetooth/20191213105521.4290-1-glaroque@baylibre.com/
> 
> Guillaume La Roque (2):
>  dt-bindings: net: bluetooth: add interrupts properties
>  bluetooth: hci_bcm: enable IRQ capability from devicetree
> 
> .../devicetree/bindings/net/broadcom-bluetooth.txt         | 7 +++++--
> drivers/bluetooth/hci_bcm.c                                | 3 +++
> 2 files changed, 8 insertions(+), 2 deletions(-)

both patches have been applied to bluetooth-next tree.

Regards

Marcel


      parent reply	other threads:[~2020-01-15 21:32 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-15 10:12 [PATCH v7 0/2] add support of interrupt for host wakeup from devicetree in BCM HCI driver Guillaume La Roque
2020-01-15 10:12 ` [PATCH v7 1/2] dt-bindings: net: bluetooth: add interrupts properties Guillaume La Roque
2020-01-15 20:17   ` Rob Herring
2020-01-15 10:12 ` [PATCH v7 2/2] bluetooth: hci_bcm: enable IRQ capability from devicetree Guillaume La Roque
2020-01-15 21:32 ` Marcel Holtmann [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8F9FC361-4CF3-48EE-A88B-D6429714C8BE@holtmann.org \
    --to=marcel@holtmann.org \
    --cc=devicetree@vger.kernel.org \
    --cc=glaroque@baylibre.com \
    --cc=johan.hedberg@gmail.com \
    --cc=johan@kernel.org \
    --cc=khilman@baylibre.com \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nsaenzjulienne@suse.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).