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 dc6f406e7f documentation/inotify: add newly supported events
new e83c7aba1c devicetree/fdt_virtio_mmio: implement the
fdt_virtio_mmio_devices_register()
new e8467a9bd5 fdt_virtio_mmio: bug fix, should not return when ret ==
-ENODEV
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:
drivers/devicetree/CMakeLists.txt | 4 ++
drivers/devicetree/Make.defs | 4 ++
.../devicetree/fdt_virtio_mmio.c | 68 +++++++++++-----------
include/nuttx/fdt.h | 20 +++++++
4 files changed, 62 insertions(+), 34 deletions(-)
copy boards/arm/stm32/stm32f4discovery/src/stm32_st7032.c =>
drivers/devicetree/fdt_virtio_mmio.c (64%)