Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1392387
| From | Marcel Holtmann <marcel@holtmann.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v8 2/2] btmrvl: add platform specific wakeup interrupt support |
| Date | 2016-05-02 19:30 +0200 |
| Message-ID | <rupPu-7D1-39@gated-at.bofh.it> (permalink) |
| References | <rsbGY-j1-23@gated-at.bofh.it> <rsbGX-j1-21@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi Amitkumar, > On some arm-based platforms, we need to configure platform specific > parameters by device tree node and also define our node as a child > node of parent SDIO host controller. > This patch parses these parameters from device tree. It includes > calibration data download to firmware, wakeup pin configured to firmware, > and soc specific wake up gpio, which will be set as wakeup interrupt pin. > > Signed-off-by: Xinming Hu <huxm@marvell.com> > Signed-off-by: Amitkumar Karwar <akarwar@marvell.com> > --- > drivers/bluetooth/btmrvl_drv.h | 11 ++++++ > drivers/bluetooth/btmrvl_main.c | 35 ++++++++++-------- > drivers/bluetooth/btmrvl_sdio.c | 79 +++++++++++++++++++++++++++++++++++++++++ > drivers/bluetooth/btmrvl_sdio.h | 6 ++++ > 4 files changed, 116 insertions(+), 15 deletions(-) patch has been applied to bluetooth-next tree. Regards Marcel
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH v8 2/2] btmrvl: add platform specific wakeup interrupt support Marcel Holtmann <marcel@holtmann.org> - 2016-05-02 19:30 +0200
csiph-web