From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934752AbdJQJUh (ORCPT ); Tue, 17 Oct 2017 05:20:37 -0400 Received: from smtprelay02.ispgateway.de ([80.67.31.36]:47657 "EHLO smtprelay02.ispgateway.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758549AbdJQJTF (ORCPT ); Tue, 17 Oct 2017 05:19:05 -0400 From: =?UTF-8?q?Lothar=20Wa=C3=9Fmann?= To: Fabio Estevam , Mark Rutland , Rob Herring , Russell King , Sascha Hauer , Shawn Guo , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [PATCHv3 00/12] ARM: dts: imx6: Update dts files for the Ka-Ro TX6 module series Date: Tue, 17 Oct 2017 11:17:51 +0200 Message-Id: <1508231883-12067-1-git-send-email-LW@KARO-electronics.de> X-Mailer: git-send-email 2.1.4 In-Reply-To: <1508230414-8090-1-git-send-email-LW@KARO-electronics.de> References: <1508230414-8090-1-git-send-email-LW@KARO-electronics.de> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Df-Sender: bHdAa2Fyby1lbGVjdHJvbmljcy5kZQ== Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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. 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