From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758343AbdJRDHG (ORCPT ); Tue, 17 Oct 2017 23:07:06 -0400 Received: from mail.kernel.org ([198.145.29.99]:35678 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753602AbdJRDHE (ORCPT ); Tue, 17 Oct 2017 23:07:04 -0400 DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 3AE50218AC Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=shawnguo@kernel.org Date: Wed, 18 Oct 2017 11:06:54 +0800 From: Shawn Guo To: Lothar =?iso-8859-1?Q?Wa=DFmann?= Cc: Fabio Estevam , Mark Rutland , Rob Herring , Russell King , Sascha Hauer , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCHv3 00/12] ARM: dts: imx6: Update dts files for the Ka-Ro TX6 module series Message-ID: <20171018030653.GL18810@dragon> References: <1508230414-8090-1-git-send-email-LW@KARO-electronics.de> <1508231883-12067-1-git-send-email-LW@KARO-electronics.de> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1508231883-12067-1-git-send-email-LW@KARO-electronics.de> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Oct 17, 2017 at 11:17:51AM +0200, Lothar Waßmann wrote: > Please ignore the V2 series. I accidentally sent the patches from a > wrong directory. > > This patchset updates the dts files for the Ka-Ro electronics GmbH TX6 > module series and adds some include files to facilitate supporting > various SoM/baseboard combinations. Applied all, thanks. > Changes vs. v2: > - resent the correct patches > > Changes vs. v1: > - rebased to imx/dt branch > - eliminate use of 'interrupts-extended' property according to Uwe > Kleine-König's comment >