Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754456AbbBZTjy (ORCPT ); Thu, 26 Feb 2015 14:39:54 -0500 Received: from mail-we0-f172.google.com ([74.125.82.172]:39951 "EHLO mail-we0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753597AbbBZTjw (ORCPT ); Thu, 26 Feb 2015 14:39:52 -0500 Message-ID: <54EF7684.80409@gmail.com> Date: Thu, 26 Feb 2015 20:39:48 +0100 From: Sebastian Hesselbarth User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 To: Gregory CLEMENT CC: Jason Cooper , Andrew Lunn , Gabriel Dobato , Wolfram Sang , Stephen Warren , linux-i2c@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/8] Add proper support for Compulab CM-A510/SBC-A510 References: <1424199129-22099-1-git-send-email-sebastian.hesselbarth@gmail.com> <54EF5E17.1070005@free-electrons.com> In-Reply-To: <54EF5E17.1070005@free-electrons.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1351 Lines: 32 On 26.02.2015 18:55, Gregory CLEMENT wrote: > On 17/02/2015 19:52, Sebastian Hesselbarth wrote: >> This patch set improves current mainline support for the Compulab >> CM-A510 System-on-Module (SoM) and its default Compulab SBC-A510 >> base board. Thanks to Gabriel Dobato who agreed to remote debug and >> test the provided DT changes. [...] >> Sebastian Hesselbarth (8): >> i2c: mux-pinctrl: Rework to honor disabled child nodes >> devicetree: vendor-prefixes: Add CompuLab to known vendors >> ARM: dts: dove: Fix uart[23] reg property >> ARM: dts: dove: Always include gpio and interrupt-controller headers >> ARM: dts: dove: Add node labels for PCIe ports 0 and 1 >> ARM: dts: dove: Add some more common pinctrl settings >> ARM: dts: dove: Add internal i2c multiplexer node >> ARM: dts: dove: Add proper support for Compulab CM-A510/SBC-A510 > > Patches 3 to 6 applied on mvebu/dt > > If I understood well patches 7 and 8 depend on patch 1 which had not been > taken yet. Correct. Once I get a Tested-by from Stephen, I'll resend the 4 remaining patches. Thanks, Sebastian -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/