On Fri, May 6, 2022 at 10:34 AM qinjian[覃健] <qinjian@xxxxxxxxxxx> wrote: > > On Fri, May 6, 2022 at 5:23 AM Qin Jian <qinjian@xxxxxxxxxxx> wrote: > > > > > > This patch series add Sunplus SP7021 SoC support. > > > > > > Sunplus SP7021 is an ARM Cortex A7 (4 cores) based SoC. It integrates many > > > peripherals (ex: UART, I2C, SPI, SDIO, eMMC, USB, SD card and etc.) into a > > > single chip. It is designed for industrial control. > > > > > > SP7021 consists of two chips (dies) in a package. One is called C-chip > > > (computing chip). It is a 4-core ARM Cortex A7 CPU. It adopts high-level > > > process (22 nm) for high performance computing. The other is called P- > > > chip (peripheral chip). It has many peripherals and an ARM A926 added > > > especially for real-time control. P-chip is made for customers. It adopts > > > low-level process (ex: 0.11 um) to reduce cost. > > > > Just an update from my side about merging the platform code: the > > submission looks mostly sensible to me, but as long as the clk and irqchip > > drivers have not finished the review, I cannot take this through the soc > > tree. We could consider merging the platform code without those two > > drivers, but that seems pointless because it will not boot. > > > > The reviewers no reply, I don’t know why. They may have missed the emails because they were part of a separate patch series. It may help to post them separately just to the respective subsystem list and maintainers, with me on Cc. Arnd