The dtdiff tool is super useful when trying to compare two different device trees. However, it generally generates a ton of noise flagging all the phandles as changed between the two devices. This makes it hard to see the real changes.
How hard would it be to add a flag to the dtc compiler, maybe a phandle format that reports all phandles as 0x0?