gfxutil

Convert between device tree and XML property formats

brewmacoslinux
Try with needOr install directly
Source

About

Device Properties conversion tool

Commands

gfxutil

Examples

Convert device tree binary to XML format$ gfxutil -i input.dtb -o output.xml
Convert XML properties to device tree binary$ gfxutil -i input.xml -o output.dtb
Display device properties in human-readable format$ gfxutil -i device.dtb