[PATCH v4] staging: nrf24: add new driver for 2.4GHz radio transceiver

Greg Kroah-Hartman gregkh at linuxfoundation.org
Tue Feb 19 10:20:10 UTC 2019


On Wed, Feb 13, 2019 at 08:40:35PM +0100, Marcin Ciupak wrote:
> This patch adds driver for Nordic Semiconductor nRF24L01+ radio
> transceiver.
> 
> Signed-off-by: Marcin Ciupak <marcin.s.ciupak at gmail.com>
> ---
> Changes in v2:
>   - add terminating newlines to all logging formats
> Changes in v3:
>   - patch subject
>   - comments cleanup
>   - goto labels cleanup
>   - scnprintf bugfix
>   - ida_simple_remove bugfix
> Changes in v4:
>   - fix smatch warnings

What is preventing this from being merged today with the normal
subsystem for this type of drivers?  Why does this have to go into
staging?

thanks,

greg k-h


More information about the devel mailing list