From: Andreas Larsson <andreas@xxxxxxxxxxx> Date: Mon, 13 Jan 2020 17:01:47 +0100 > These extra fields before the @ are not handled in of_node_name_eq, > making commit b3e46d1a0590500335f0b95e669ad6d84b12b03a break node name > comparisons for ambapp path components, thereby making LEON systems > unable to boot. > > As there is no need for the tacked on vendor and device ID fields in the > path component, resolve this situation by removing them. > > Signed-off-by: Andreas Larsson <andreas@xxxxxxxxxxx> Applied, thanks.