Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754563AbbBZUfp (ORCPT ); Thu, 26 Feb 2015 15:35:45 -0500 Received: from mail-wg0-f54.google.com ([74.125.82.54]:34712 "EHLO mail-wg0-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753192AbbBZUfn (ORCPT ); Thu, 26 Feb 2015 15:35:43 -0500 Message-ID: <54EF839B.1070008@gmail.com> Date: Thu, 26 Feb 2015 21:35:39 +0100 From: Sebastian Hesselbarth User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 To: Stephen Warren , Gregory CLEMENT CC: Jason Cooper , Andrew Lunn , Gabriel Dobato , Wolfram Sang , 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> <54EF7684.80409@gmail.com> <54EF7B97.4060602@wwwdotorg.org> In-Reply-To: <54EF7B97.4060602@wwwdotorg.org> 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: 2039 Lines: 46 On 26.02.2015 21:01, Stephen Warren wrote: > On 02/26/2015 12:39 PM, Sebastian Hesselbarth wrote: >> 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. > > Me? For which patch? I thought there was going to be a v2 of the i2c mux > driver patch given the comments on it, but perhaps I'm misremembering? AFAIKS, your concerns were addressed to the wording of the binding doc changes. You don't need that ones to be taken care of before you can give the i2c-mux-pinctrl driver a functional test, do you? ;) FWIW, it would be great if you can give patch 1 a test run on one of the tegra boards using i2c-mux-pinctrl. I'll address the wording comments if there is no issues with the driver changes. 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/