FAIL              193 scripts/dtc/checks.c 	FAIL(c, "always_fail check");
FAIL              208 scripts/dtc/checks.c 		FAIL(c, "\"%s\" property in %s is not a string",
FAIL              227 scripts/dtc/checks.c 		FAIL(c, "\"%s\" property in %s is not a single cell",
FAIL              249 scripts/dtc/checks.c 				FAIL(c, "Duplicate node name %s",
FAIL              264 scripts/dtc/checks.c 				FAIL(c, "Duplicate property name %s in %s",
FAIL              282 scripts/dtc/checks.c 		FAIL(c, "Bad character '%c' in node %s",
FAIL              291 scripts/dtc/checks.c 		FAIL(c, "Node %s has multiple '@' characters in name",
FAIL              302 scripts/dtc/checks.c 		FAIL(c, "Bad character '%c' in property name \"%s\", node %s",
FAIL              334 scripts/dtc/checks.c 		FAIL(c, "Duplicate label '%s' on " DESCLABEL_FMT
FAIL              375 scripts/dtc/checks.c 		FAIL(c, "%s has bad length (%d) %s property",
FAIL              387 scripts/dtc/checks.c 			FAIL(c, "%s in %s is a reference to another node",
FAIL              402 scripts/dtc/checks.c 		FAIL(c, "%s has bad value (0x%x) in %s property",
FAIL              408 scripts/dtc/checks.c 		FAIL(c, "%s has %s property which replaces existing phandle information",
FAIL              413 scripts/dtc/checks.c 		FAIL(c, "%s has duplicated phandle 0x%x (seen before at %s)",
FAIL              438 scripts/dtc/checks.c 		FAIL(c, "\"name\" property in %s is incorrect (\"%s\" instead"
FAIL              468 scripts/dtc/checks.c 			FAIL(c, "Reference to non-existent node or label \"%s\"\n",
FAIL              492 scripts/dtc/checks.c 			FAIL(c, "Reference to non-existent node or label \"%s\"\n",
FAIL              551 scripts/dtc/checks.c 		FAIL(c, "Root node has a \"reg\" property");
FAIL              556 scripts/dtc/checks.c 		FAIL(c, "\"reg\" property in %s is empty", node->fullpath);
FAIL              563 scripts/dtc/checks.c 		FAIL(c, "\"reg\" property in %s has invalid length (%d bytes) "
FAIL              580 scripts/dtc/checks.c 		FAIL(c, "Root node has a \"ranges\" property");
FAIL              592 scripts/dtc/checks.c 			FAIL(c, "%s has empty \"ranges\" property but its "
FAIL              597 scripts/dtc/checks.c 			FAIL(c, "%s has empty \"ranges\" property but its "
FAIL              602 scripts/dtc/checks.c 		FAIL(c, "\"ranges\" property in %s has invalid length (%d bytes) "
FAIL              628 scripts/dtc/checks.c 		FAIL(c, "Relying on default #address-cells value for %s",
FAIL              632 scripts/dtc/checks.c 		FAIL(c, "Relying on default #size-cells value for %s",
FAIL              649 scripts/dtc/checks.c 		FAIL(c, "/chosen has obsolete \"interrupt-controller\" "