From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from az33egw01.freescale.net (az33egw01.freescale.net [192.88.158.102]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "az33egw01.freescale.net", Issuer "Thawte Premium Server CA" (verified OK)) by ozlabs.org (Postfix) with ESMTP id D9341DDE07 for ; Wed, 21 Nov 2007 10:48:12 +1100 (EST) Message-ID: <47437241.7040303@freescale.com> Date: Tue, 20 Nov 2007 17:48:17 -0600 From: Scott Wood MIME-Version: 1.0 To: Jochen Friedrich Subject: Re: [PATCH try2] powerpc: Add support for PORTA and PORTB odr registers References: <474316A4.4010807@scram.de> In-Reply-To: <474316A4.4010807@scram.de> Content-Type: text/plain; charset=UTF-8; format=flowed Cc: paulus@samba.org, linux-kernel@vger.kernel.org, linuxppc-embedded@ozlabs.org List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Jochen Friedrich wrote: > PORTA and PORTB have odr registers, as well. However, the PORTB odr > register is only 16bit. > > Signed-off-by: Jochen Friedrich Acked-by: Scott Wood BTW, you may want to send the patches to linuxppc-dev rather than linuxppc-embedded... Despite what MAINTAINERS says, the former is where most patches get posted. -Scott