In the case of a simple dtbo where fragment uses target-path and the overlay contains no references, /__fixups__ will not be included by either our dtc or dtc from ports, but the file still has valid fragments to be applied. My single test fragment:
target-path = "/soc/ethernet"; __overlay__ { phy-mode = "rgmii-txid"; };