Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1392387 > unrolled thread
| Started by | Marcel Holtmann <marcel@holtmann.org> |
|---|---|
| First post | 2016-05-02 19:30 +0200 |
| Last post | 2016-05-02 19:30 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH v8 2/2] btmrvl: add platform specific wakeup interrupt support Marcel Holtmann <marcel@holtmann.org> - 2016-05-02 19:30 +0200
| From | Marcel Holtmann <marcel@holtmann.org> |
|---|---|
| Date | 2016-05-02 19:30 +0200 |
| Subject | Re: [PATCH v8 2/2] btmrvl: add platform specific wakeup interrupt support |
| Message-ID | <rupPu-7D1-39@gated-at.bofh.it> |
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 top | Article view | linux.kernel
csiph-web