nuttx icon indicating copy to clipboard operation
nuttx copied to clipboard

drivers/devicetree/fdt: add additional fdt parsing utilities

Open g2gps opened this issue 9 months ago • 3 comments

Summary

arch/risc-v/litex: add some litex specific FDT helpers.

Impact

These utilities remove some of the boilerplate needed for FDT parsing and device initialization.

Testing

Litex port with device tree support. Further PRs to follow with driver support.

g2gps avatar May 27 '24 03:05 g2gps