Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S944032AbdDTJIf (ORCPT ); Thu, 20 Apr 2017 05:08:35 -0400 Received: from mail-wm0-f45.google.com ([74.125.82.45]:38341 "EHLO mail-wm0-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S944017AbdDTJI1 (ORCPT ); Thu, 20 Apr 2017 05:08:27 -0400 Date: Thu, 20 Apr 2017 11:08:13 +0200 From: Gary Bisson To: Alexandre Belloni Cc: Shawn Guo , Sascha Hauer , Fabio Estevam , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/3] ARM: dts: imx6qdl-nitrogen6_max: fix rv4162 compatible Message-ID: <20170420090813.vsxklbkkzr42iswz@t450s.lan> References: <20170419202204.7689-1-alexandre.belloni@free-electrons.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170419202204.7689-1-alexandre.belloni@free-electrons.com> User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 299 Lines: 13 Hi Alexandre, On Wed, Apr 19, 2017 at 10:22:02PM +0200, Alexandre Belloni wrote: > The rv4162 vendor is microcrystal, not ST. > > Signed-off-by: Alexandre Belloni Acked-by: Gary Bisson Thanks for fixing it. Regards, Gary