Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1274730
| From | Sinan Kaya <okaya@codeaurora.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH V5 2/3] dma: add Qualcomm Technologies HIDMA management driver |
| Date | 2015-11-21 19:50 +0100 |
| Message-ID | <qxlou-IN-1@gated-at.bofh.it> (permalink) |
| References | <qvcyZ-6iO-3@gated-at.bofh.it> <qvcz0-6iO-7@gated-at.bofh.it> <qvumg-M6-57@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 11/16/2015 10:58 AM, Arnd Bergmann wrote: >> .../devicetree/bindings/dma/qcom_hidma_mgmt.txt | 61 ++++ >> drivers/dma/qcom/Kconfig | 10 + >> drivers/dma/qcom/Makefile | 1 + >> drivers/dma/qcom/hidma_mgmt.c | 306 +++++++++++++++++++++ >> drivers/dma/qcom/hidma_mgmt.h | 38 +++ >> drivers/dma/qcom/hidma_mgmt_sys.c | 231 ++++++++++++++++ > > Each sysfs file API you add needs a documentation in Documentation/ABI/. > > Arnd > I'm working on the sysfs documentation now. Is there any other question regarding the patch series? If not, I'd like to have a reviewed-by after the next post if acceptable. -- Sinan Kaya Qualcomm Technologies, Inc. on behalf of Qualcomm Innovation Center, Inc. Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: [PATCH V5 2/3] dma: add Qualcomm Technologies HIDMA management driver Arnd Bergmann <arnd@arndb.de> - 2015-11-16 17:00 +0100 Re: [PATCH V5 2/3] dma: add Qualcomm Technologies HIDMA management driver Sinan Kaya <okaya@codeaurora.org> - 2015-11-16 17:30 +0100 Re: [PATCH V5 2/3] dma: add Qualcomm Technologies HIDMA management driver Sinan Kaya <okaya@codeaurora.org> - 2015-11-21 19:50 +0100
csiph-web