Skip to content
Commit 1c35cc85 authored by Mathew McBride's avatar Mathew McBride Committed by Tom Rini
Browse files

board: ten64: strip extra u-boot compatibles from FDT



The u-boot version of the LS1088A device tree has
an extra compatible (simple-mfd) added to &fsl_mc
to facilitate usage with U-Boot's device model.

Unfortunately FreeBSD will only match the single
"fsl,qoriq-mc" exactly when the node is a "bus"
object, so we need to strip out the extra compatible
before presenting it to the operating system.

Signed-off-by: default avatarMathew McBride <matt@traverse.com.au>
Reviewed-by: default avatarPeng Fan <peng.fan@nxp.com>
parent 67de5966
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment