From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id C7813DEB03 for ; Tue, 22 Apr 2008 02:30:49 +1000 (EST) In-Reply-To: <20080421143313.GB18008@polina.dev.rtsoft.ru> References: <20080418190632.GA32204@polina.dev.rtsoft.ru> <20080418190959.GD4407@polina.dev.rtsoft.ru> <20080421143313.GB18008@polina.dev.rtsoft.ru> Mime-Version: 1.0 (Apple Message framework v623) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: From: Segher Boessenkool Subject: Re: [PATCH 4/5] [POWERPC] QE: implement support for the GPIO LIB API Date: Mon, 21 Apr 2008 18:30:42 +0200 To: avorontsov@ru.mvista.com Cc: linuxppc-dev@ozlabs.org, David Brownell List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , >> Also, why is encoded in compatible? Do the different banks >> have different register interfaces? > > Yes, they could. For example, interrupt pins are bank-specific. In what way? If different banks just have different IRQ #s, there are easier ways to express this. Segher