Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1582689
| From | Marcel Holtmann <marcel@holtmann.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v7 3/3] Bluetooth: btusb: Configure Marvell to use one of the pins for oob wakeup |
| Date | 2017-02-16 17:30 +0100 |
| Message-ID | <tbx6q-px-7@gated-at.bofh.it> (permalink) |
| References | <t6bzz-3Hx-5@gated-at.bofh.it> <t6bzA-3Hx-19@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi,
> The Marvell devices may have many gpio pins, and hence for wakeup
> on these out-of-band pins, the chip needs to be told which pin is
> to be used for wakeup, using an hci command.
>
> Thus, we read the pin number etc from the device tree node and send
> a command to the chip.
>
> Signed-off-by: Rajat Jain <rajatja@google.com>
> Reviewed-by: Brian Norris <briannorris@chromium.org>
> Acked-by: Rob Herring <robh@kernel.org>
> ---
> v7: Same as v6
> v6: same as v5
> v5: same as v5
> v4: same as v3
> v3: * remove the Marvell specific id table and check
> * Add reference to marvell-bt-8xxx.txt in btusb.txt
> * Add "Reviewed-by" and "Acked-by"
> v2: Fix the binding document to specify to use "wakeup" interrupt-name
>
> Documentation/devicetree/bindings/net/btusb.txt | 3 ++
> .../{marvell-bt-sd8xxx.txt => marvell-bt-8xxx.txt} | 46 +++++++++++++++----
> drivers/bluetooth/btusb.c | 51 ++++++++++++++++++++++
> 3 files changed, 92 insertions(+), 8 deletions(-)
> rename Documentation/devicetree/bindings/net/{marvell-bt-sd8xxx.txt => marvell-bt-8xxx.txt} (50%)
all 3 patches have been applied to bluetooth-next tree.
Regards
Marcel
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH v7 3/3] Bluetooth: btusb: Configure Marvell to use one of the pins for oob wakeup Marcel Holtmann <marcel@holtmann.org> - 2017-02-16 17:30 +0100
csiph-web