Re: [PATCH v2 1/8] ARM: MediaTek: Add support for MediaTek MT8512 SoC

2020-01-16 Thread Tom Rini
On Tue, Dec 31, 2019 at 11:29:19AM +0800, mingming lee wrote: > Add support for MediaTek MT8512 SoC. This include the file > that will initialize the SoC after boot and its device tree. > > Signed-off-by: mingming lee Applied to u-boot/master, thanks! -- Tom signature.asc Description: PGP

[PATCH v2 1/8] ARM: MediaTek: Add support for MediaTek MT8512 SoC

2019-12-30 Thread mingming lee
Add support for MediaTek MT8512 SoC. This include the file that will initialize the SoC after boot and its device tree. Signed-off-by: mingming lee --- Changes for v2: -Sort device nodes reg address order and alphabetically. --- arch/arm/dts/mt8512.dtsi | 115