Lines Matching full:unable
63 pr_err("unable to find DT GIC node: %d\n", gic_off); in remove_gic()
69 pr_err("unable to nop GIC node\n"); in remove_gic()
76 pr_err("unable to find CPU intc node: %d\n", cpu_off); in remove_gic()
82 pr_err("unable to get CPU intc phandle\n"); in remove_gic()
91 pr_warn("unable to set UART interrupt-parent: %d\n", in remove_gic()
99 pr_err("unable to set UART interrupts property: %d\n", in remove_gic()
114 pr_err("unable to find ethernet DT node: %d\n", eth_off); in remove_gic()
120 pr_err("unable to set ethernet interrupt-parent: %d\n", err); in remove_gic()
126 pr_err("unable to set ethernet interrupts property: %d\n", err); in remove_gic()
132 pr_err("unable to find EHCI DT node: %d\n", ehci_off); in remove_gic()
138 pr_err("unable to set EHCI interrupt-parent: %d\n", err); in remove_gic()
144 pr_err("unable to set EHCI interrupts property: %d\n", err); in remove_gic()
176 panic("Unable to fixup FDT: %d", err); in sead3_fixup_fdt()