From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Subject: Re: [PATCH v4 2/4] arm64: Add Mellanox BlueField SoC config option Date: Thu, 25 Oct 2018 17:38:08 +0200 Message-ID: References: <1540403734-137721-1-git-send-email-lsun@mellanox.com> <1540403734-137721-2-git-send-email-lsun@mellanox.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1540403734-137721-2-git-send-email-lsun@mellanox.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Liming Sun Cc: devicetree@vger.kernel.org, David Woods , arm-soc , Olof Johansson , Robin Murphy , linux-arm-kernel@lists.infradead.org List-Id: devicetree@vger.kernel.org On 10/24/18, Liming Sun 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 > Signed-off-by: Liming Sun > --- > arch/arm64/Kconfig.platforms | 6 ++++++ > arch/arm64/configs/defconfig | 1 + > 2 files changed, 7 insertions(+) Reviewed-by: Arnd Bergmann 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@kernel.org if we manage to forget about it again. Arnd From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnd@arndb.de (Arnd Bergmann) Date: Thu, 25 Oct 2018 17:38:08 +0200 Subject: [PATCH v4 2/4] arm64: Add Mellanox BlueField SoC config option In-Reply-To: <1540403734-137721-2-git-send-email-lsun@mellanox.com> References: <1540403734-137721-1-git-send-email-lsun@mellanox.com> <1540403734-137721-2-git-send-email-lsun@mellanox.com> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 10/24/18, Liming Sun 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 > Signed-off-by: Liming Sun > --- > arch/arm64/Kconfig.platforms | 6 ++++++ > arch/arm64/configs/defconfig | 1 + > 2 files changed, 7 insertions(+) Reviewed-by: Arnd Bergmann 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 at kernel.org if we manage to forget about it again. Arnd