diff options
author | Mathew McBride <matt@traverse.com.au> | 2023-07-21 04:39:31 +0000 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2023-08-03 09:40:50 -0400 |
commit | 1c35cc85ad9ab434b21be968989aba091f718fcb (patch) | |
tree | b0bc5c9971dd1697ca286cee9493f0a9bc34ef18 /drivers/ddr/altera/sdram_gen5.c | |
parent | 67de5966e6ba0ff27b9388b9600366dbcdc66223 (diff) |
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>
Diffstat (limited to 'drivers/ddr/altera/sdram_gen5.c')
0 files changed, 0 insertions, 0 deletions