Re: [PATCH 1/8] bcm68360: add initial support

2020-01-23 Thread Tom Rini
On Tue, Jan 07, 2020 at 08:14:10PM +0100, Philippe Reynes wrote: > This add the initial support of the broadcom bcm68360 SoC family. > > Signed-off-by: Philippe Reynes Applied to u-boot/master, thanks! -- Tom signature.asc Description: PGP signature

[PATCH 1/8] bcm68360: add initial support

2020-01-07 Thread Philippe Reynes
This add the initial support of the broadcom bcm68360 SoC family. Signed-off-by: Philippe Reynes --- arch/arm/Kconfig | 6 ++ arch/arm/dts/bcm68360.dtsi | 217 + 2 files changed, 223 insertions(+) create mode 100644 arch/arm/dts/bcm68360.d