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 From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1764959AbXKTXs2 (ORCPT ); Tue, 20 Nov 2007 18:48:28 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754860AbXKTXsT (ORCPT ); Tue, 20 Nov 2007 18:48:19 -0500 Received: from az33egw01.freescale.net ([192.88.158.102]:45512 "EHLO az33egw01.freescale.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753916AbXKTXsS (ORCPT ); Tue, 20 Nov 2007 18:48:18 -0500 Message-ID: <47437241.7040303@freescale.com> Date: Tue, 20 Nov 2007 17:48:17 -0600 From: Scott Wood User-Agent: Mozilla-Thunderbird 2.0.0.4 (X11/20070828) MIME-Version: 1.0 To: Jochen Friedrich CC: linuxppc-embedded@ozlabs.org, linux-kernel@vger.kernel.org, paulus@samba.org 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 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org 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