Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753452AbcCDMiM (ORCPT ); Fri, 4 Mar 2016 07:38:12 -0500 Received: from mail.karo-electronics.de ([81.173.242.67]:53591 "EHLO mail.karo-electronics.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752255AbcCDMiJ (ORCPT ); Fri, 4 Mar 2016 07:38:09 -0500 From: =?UTF-8?q?Lothar=20Wa=C3=9Fmann?= To: Anson Huang , Bai Ping , Frank Li , Fugang Duan , Ian Campbell , Kumar Gala , =?UTF-8?q?Lothar=20Wa=C3=9Fmann?= , Mark Rutland , Michael Turquette , Pawel Moll , Rob Herring , Russell King , Sascha Hauer , Shawn Guo , Stephen Boyd , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org Subject: ARM: dts: imx6ul: add more functionality to i.MX6UL Date: Fri, 4 Mar 2016 13:37:21 +0100 Message-Id: <1457095043-14115-1-git-send-email-LW@KARO-electronics.de> X-Mailer: git-send-email 2.1.4 References: <1452619291-13625-1-git-send-email-LW@KARO-electronics.de>, <1453284549-16363-1-git-send-email-LW@KARO-electronics.de> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 620 Lines: 15 [PATCHv3 1/2] ARM: dts: imx6ul: add support for Ka-Ro electronics TXUL modules [PATCHv3 2/2] ARM: dts: imx6ul: add support for Ka-Ro electronics TXUL mainboard This patchset adds more functionality to the i.MX6UL machines. Changes vs. v1: - added patch to implement KPP clock for i.MX6UL to prevent conflicts when this patch would go via a different tree. - added board support for Ka-Ro electronics TX6UL module for the same reason - added imx6ul specific compatibles as requested by Lucas Stach Changes vs. v2: - dropped patches which have already been applied in the meantime - addressed comments by Shawn Guo