Re: [U-Boot] [PATCH 1/7] m68k: add basic set of devicetrees

2018-09-25 Thread Simon Glass
On 20 September 2018 at 15:07, Angelo Dureghello wrote: > This patch adds a basic group of devicetrees, one for each > cpu, including actually just uart and dspi devices, since > these are the drivers supporting devicetree (support added > in this patch). > > Signed-off-by: Angelo Dureghello > --

[U-Boot] [PATCH 1/7] m68k: add basic set of devicetrees

2018-09-20 Thread Angelo Dureghello
This patch adds a basic group of devicetrees, one for each cpu, including actually just uart and dspi devices, since these are the drivers supporting devicetree (support added in this patch). Signed-off-by: Angelo Dureghello --- arch/m68k/dts/mcf5208.dtsi| 36 arch/m