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/incubator-nuttx.git
from d8cd4d3e48 power/supply: Call regulator_rpmsg_server_init in
drivers_initialize
new 49d26e1b50 arch/arm/samv7: get TX DMA running for HSMCI interface
new 4cd7e33b8d arch/arm/samv7: fix compilation warnings
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
arch/arm/src/samv7/sam_hsmci.c | 28 ++++++++++------------------
arch/arm/src/samv7/sam_irq.c | 8 +++++---
arch/arm/src/samv7/sam_spi.c | 8 ++++----
arch/arm/src/samv7/sam_xdmac.c | 2 +-
arch/arm/src/samv7/sam_xdmac.h | 2 +-
boards/arm/samv7/samv71-xult/README.txt | 26 +++++++++-----------------
6 files changed, 30 insertions(+), 44 deletions(-)