On Tue, Jun 16, 2020 at 10:56 AM Daniele Alessandrelli <daniele.alessandrelli@xxxxxxxxxxxxxxx> wrote: > > Hi, > > This patch-set adds initial support for a new Intel Movidius SoC code-named > Keem Bay. The SoC couples an ARM Cortex A53 CPU with an Intel Movidius VPU. > > This initial patch-set enables only the minimal set of components required to > make the Keem Bay EVM board boot into initramfs. > > Brief summary of the patch-set: > * Patches 1-2 add the Keem Bay SCMI Mailbox driver (needed to enable SCMI in > Keem Bay) > * Patch 3 adds the ARCH_KEEMBAY config option > * Patches 4-7 add minimal device tree for Keem Bay SoC and Keem Bay EVM > (together with information about the SoC maintainers) > Please break this into two patchsets - first enabling platform support and second adding mailbox support. thanks.