u-boot/board/traverse/ten64
Mathew McBride 1c35cc85ad 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: Mathew McBride <matt@traverse.com.au>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
2023-08-03 09:40:50 -04:00
..
eth_ten64.c board: traverse: add initial Ten64 support 2022-02-01 15:04:24 +05:30
Kconfig board: traverse: add initial Ten64 support 2022-02-01 15:04:24 +05:30
MAINTAINERS board: traverse: add initial Ten64 support 2022-02-01 15:04:24 +05:30
Makefile board: traverse: add initial Ten64 support 2022-02-01 15:04:24 +05:30
ten64.c board: ten64: strip extra u-boot compatibles from FDT 2023-08-03 09:40:50 -04:00