From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753098AbbBYQ0T (ORCPT ); Wed, 25 Feb 2015 11:26:19 -0500 Received: from devils.ext.ti.com ([198.47.26.153]:47740 "EHLO devils.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752644AbbBYQ0Q (ORCPT ); Wed, 25 Feb 2015 11:26:16 -0500 Message-ID: <54EDF79E.4010104@ti.com> Date: Wed, 25 Feb 2015 18:26:06 +0200 From: Roger Quadros User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: , CC: , , Subject: Re: [PATCH 3/8 v2] ARM OMAP2+ GPMC: add bus children References: <1424808331-17592-1-git-send-email-rabel@cit-ec.uni-bielefeld.de> <1424808331-17592-2-git-send-email-rabel@cit-ec.uni-bielefeld.de> <1424808331-17592-3-git-send-email-rabel@cit-ec.uni-bielefeld.de> <54EDB9F0.9030701@ti.com> <54EDE4F1.10000@cit-ec.uni-bielefeld.de> <54EDF5DE.9010607@ti.com> <54EDF6E5.9070405@cit-ec.uni-bielefeld.de> In-Reply-To: <54EDF6E5.9070405@cit-ec.uni-bielefeld.de> Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 25/02/15 18:23, Robert Abel wrote: > Hi Roger, > > On 25 Feb 2015 17:18, Roger Quadros wrote: >> OK. Would be interesting to see how unconditional call to of_platform_decide_create() behaves >> for your case. > I'm not able to test today, so results will be in tomorrow. If that doesn't work, I'll just resubmit my first patch with the conditional. Tomorrow is fine. > > I'll be posting a v3 of this entire patch series tomorrow after testing. I think I should leave your ACKs out for you to re-ACK? If you are not changing the patches I've acked you can keep my ACK. cheers, -roger