[PATCH v1 0/6] Add Nuvoton NPCM750 support
Jim Liu
jim.t90615 at gmail.com
Fri Apr 8 11:25:01 CEST 2022
Hi Tom
thanks for your reply.
i will followed your suggestion to modify the 1/6 2/6 6/6 patch and
combine 1/6 2/6 6/6 to be a single patch for version 2.
my dts have been submitted to upstream, i will list and describe in
version 2.
Tom Rini <trini at konsulko.com> 於 2022年4月7日 週四 上午3:45寫道:
>
> On Wed, Apr 06, 2022 at 03:57:31PM +0800, Jim Liu wrote:
>
> > The patch series add basic supoorts for NPCM750, which
> > is Nuvoton's 3th-generation BMC (Baseboard Management Controller).
> > Add drivers to support Clock,Timer,Uart for NPCM7xx SoC.
> >
> > the NPCM750 computing subsystem comprises a dual-core ARM a9
> > at 800MHz speed with L1/L2 caches
> >
> > Jim Liu (6):
> > ARM: configs: Add defconfig for Nuvoton NPCM750
> > ARM: dts: Add Nuvoton NPCM750 device tree
> > timer: npcm: Add NPCM timer support
> > serial: npcm: Add support for Nuvoton NPCM SoCs
> > clk: nuvoton: Add support for NPCM750
> > arm: nuvoton: Add support for Nuvoton NPCM750 BMC
>
> One last bit of overall feedback is that this, and the NPCM8xx support
> need to be coordinated, and sharing as much driver/etc code, pulling SoC
> differences from DT, as possible. Thanks.
>
> --
> Tom
More information about the U-Boot
mailing list