Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2992495Ab2KASuX (ORCPT ); Thu, 1 Nov 2012 14:50:23 -0400 Received: from mail-la0-f46.google.com ([209.85.215.46]:58691 "EHLO mail-la0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1762130Ab2KASuU (ORCPT ); Thu, 1 Nov 2012 14:50:20 -0400 MIME-Version: 1.0 Date: Thu, 1 Nov 2012 14:50:17 -0400 Message-ID: Subject: Re: [PATCH 0/3] capebus moving omap_devices to mach-omap2 From: Jason Kridner To: Tony Lindgren Cc: b-cousson@ti.com, Koen Kooi , paul@pwsan.com, linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org, "Porter, Matt" , Russ Dill , khilman@ti.com Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1328 Lines: 33 My apologies for starting a new thread, but I don't have this thread in my Inbox. http://www.spinics.net/lists/linux-omap/msg81034.html Tony Lindgren wrote: >* Pantelis Antoniou [121031 15:02]: >> >> So when device's node is 'disabled' of_platform_device_create_pdata() >> will not create the device. >> >> Now, of course it is possible to re-trigger the platform's probe method >> to be called, and in fact I do so in the capebus patches. > >You should fix this in generic way then rather than working >around it in capebus. The same problem exists changing >between different functionality for the shared pins, >let's say between USB pins and UART pins if you want a >serial debug console on some phone. The current capebus solution goes a long way to fixing a huge issue for BeagleBone users and I don't understand what seems to be a push-back on principle. On BeagleBone capes, these conflicts cannot be resolved early. Do you have suggestions on some more generic method? It seems to me the proposed capebus approach strikes a good balance. -- 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/