This is an automated email from the ASF dual-hosted git repository.

xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git


    from ad08484cdb4 rpmsg: fix rpmsg_router_hub_unbind crash when reconnect
     add 880160bfca7 rpmsg_port_spi: add more detail debug info for transfer 
failed
     add 39ff211469f rpmsg_port_spi: add log to know spi complete callback not 
called
     add d4a787aebf0 rpmsg_port_spi: only drop tx queue used buffer when 
unconnecting
     add 972dae38a21 rpmsg_port_spi: add connecting/disconnecting status for 
port spi
     add 01b022fdd03 rpmsg_port_spi_slave: only drop tx queue used buffer when 
unconnecting
     add a41c2cb7410 rpmsg_port_spi: add support for peer's shutting down notify
     add 1fba4986c9e rpmsg_port_spi/slave: add suspend/resume notify
     add ec06af22b82 rpmsg_port_spi.c: setfreq to 0 to shutdown the spi device
     add bc58b0d8372 rpmsg_port_spi/slave: fix the reconnect issue during 
shutdown process
     add f9272fa0901 rpmsg_port_spi: fix reconnect failed issue

No new revisions were added by this update.

Summary of changes:
 drivers/rpmsg/rpmsg_port_spi.c       | 173 +++++++++++++++++++++++++++++------
 drivers/rpmsg/rpmsg_port_spi_slave.c | 149 ++++++++++++++++++++++++++----
 2 files changed, 276 insertions(+), 46 deletions(-)

Reply via email to