summaryrefslogtreecommitdiffstats
path: root/arch/m68k/dts
Commit message (Collapse)AuthorAgeFilesLines
* m68k: add fec fdt overrides to all boardsAngelo Durgehello2020-01-1042-0/+290
| | | | | | Add ethernet controller overrides for all involved boards. Signed-off-by: Angelo Durgehello <angelo.dureghello@timesys.com>
* m68k: add fec base node to devicetreesAngelo Durgehello2020-01-1012-1/+186
| | | | | | | Add basic ethernet controller devicetree nodes for all ColdFire families. Signed-off-by: Angelo Durgehello <angelo.dureghello@timesys.com>
* m68k: add initial dts files for all m68k boardsAngelo Dureghello2019-05-2449-0/+1067
| | | | | | | | | This patch adds basic dts files for all the m68k boards. Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Angelo Dureghello <angelo@sysam.it> [trini: Add CONFIG_TARGET_M5329EVB dtbs and update M5329EVB defconfigs] Signed-off-by: Tom Rini <trini@konsulko.com>
* m68k: add basic set of devicetreesAngelo Dureghello2019-05-2316-0/+714
This patch adds a basic group of devicetrees, one for each cpu family, including actually just uart and dspi devices, since these are the drivers supporting devicetree (support added in this patch-set). Acked-by: Jagan Teki <jagan@amarulasolutions.com> Signed-off-by: Angelo Dureghello <angelo@sysam.it> Reviewed-by: Jagan Teki <jagan@amarulasolutions.com>