On 10/24/18, Liming Sun <lsun@xxxxxxxxxxxx> wrote: > This commit introduces config option for Mellanox BlueField SoC, > which can be used to build the SoC specific drivers, and enables > it by default in configs/defconfig. > > Reviewed-by: David Woods <dwoods@xxxxxxxxxxxx> > Signed-off-by: Liming Sun <lsun@xxxxxxxxxxxx> > --- > arch/arm64/Kconfig.platforms | 6 ++++++ > arch/arm64/configs/defconfig | 1 + > 2 files changed, 7 insertions(+) Reviewed-by: Arnd Bergmann <arnd@xxxxxxxx> I'm sorry for missing your series in the past. We should definitely merge the platform support soon. Do you also have device tree files for reference systems or even production hardware? I need to have a separate look at the fifo driver. Unfortunately, you have sent these patches during the merge window, which is the time during which we don't pick up new work. Let's plan to pick these up after 4.20-rc1, and please resend to arm@xxxxxxxxxx if we manage to forget about it again. Arnd