Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756239Ab3HWTGn (ORCPT ); Fri, 23 Aug 2013 15:06:43 -0400 Received: from mail-oa0-f42.google.com ([209.85.219.42]:64138 "EHLO mail-oa0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756109Ab3HWTGk (ORCPT ); Fri, 23 Aug 2013 15:06:40 -0400 MIME-Version: 1.0 In-Reply-To: <52178D98.8020202@ti.com> References: <51E83A4F.5080904@ti.com> <51ED2385.60108@ti.com> <51ED5C66.1010407@ti.com> <51EFFBE1.4090505@ti.com> <51F0031B.1050307@ti.com> <51F00530.9090703@ti.com> <51F02069.3050207@ti.com> <51F0223E.4050008@ti.com> <51F0240F.3050507@ti.com> <20130813081003.GU7656@atomide.com> <520A02BA.4090805@ti.com> <520D398D.9040806@ti.com> <520D44C5.6080205@ti.com> <5215F6F6.9060703@ti.com> <5216E966.5020902@ti.com> <5216FD0C.3090709@ti.com> <521702E2.5000102@ti.com> <521706D9.9070001@ti.com> <521719D8.7060506@ti.com> <521765DC.2000609@ti.com> <52178D98.8020202@ti.com> Date: Fri, 23 Aug 2013 21:06:39 +0200 Message-ID: Subject: Re: [PATCH 1/3] misc: Add crossbar driver From: Linus Walleij To: Sekhar Nori Cc: Santosh Shilimkar , Sricharan R , Rajendra Nayak , Nishanth Menon , Russell King - ARM Linux , "linux-doc@vger.kernel.org" , Tony Lindgren , "linux-kernel@vger.kernel.org" , Felipe Balbi , Grant Likely , Thomas Gleixner , Linux-OMAP , "devicetree-discuss@lists.ozlabs.org" , "linux-arm-kernel@lists.infradead.org" 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: 852 Lines: 20 On Fri, Aug 23, 2013 at 6:28 PM, Sekhar Nori wrote: > On 8/23/2013 7:08 PM, Santosh Shilimkar wrote: >> The whole point we are moving to domain is not have any default >> mapping(connection done) at DT level. Rather DT only specifies the >> peripherals and their cross-bar connection ID(i.e cross-bar IRQ line). >> This will be the driver input as a IRQ line from DT. The cross-bar >> driver needs to map any of the free list available on *request* only. > > Right, the mapping can be done on request. That will be cleaner. I like where this design is going now :-) Yours, Linus Walleij -- 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/