Add a vdev node to the FDT (ARM)
#include <qvm/firmware.h>
int gfdt_add_vdev(int parent, const char *name, vdev_t *vdp)
The offset of the newly added node.