From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Thu, 15 Sep 2011 23:27:37 +0200 Subject: [U-Boot] [PATCH v6 1/4] gpio: Move common gpio.h to include/asm-generic In-Reply-To: <20110915094535.39E2711F9E77@gemini.denx.de> References: <201108121442.47451.vapier@gentoo.org> <1313194256-23007-1-git-send-email-joe.hershberger@ni.com> <20110913200803.4d76579c.kim.phillips@freescale.com> <20110915094535.39E2711F9E77@gemini.denx.de> Message-ID: <4E726DC9.8040609@aribaud.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Le 15/09/2011 11:45, Wolfgang Denk a ?crit : > Dear Kim, > > In message<20110913200803.4d76579c.kim.phillips@freescale.com> you wrote: >> >>> arch/arm/include/asm/gpio.h | 38 +------------------------------------- >>> arch/powerpc/include/asm/gpio.h | 2 ++ >>> include/asm-generic/gpio.h | 37 +++++++++++++++++++++++++++++++++++++ >>> 3 files changed, 40 insertions(+), 37 deletions(-) >>> create mode 100644 arch/powerpc/include/asm/gpio.h >>> create mode 100644 include/asm-generic/gpio.h >> >> applied 4 out of 4 patches. >> >> Wolfgang, technically this is a multi-domain patchseries, and I've >> overstepped my boundaries for the sake of expediency in adding the >> GPIO feature to 83xx-land. If this is a problem, and you'd like to >> apply patches 1 and 2 independently of mpc83xx, please let me know >> and I'll back the entire series off the mpc83xx tree. Fwiw, I >> build-tested a couple of ARM boards, including davinci. > > As this relates to ARM files, you need Albert's OK here, not mine. > [I put Albert on Cc:] Well, it relates to both ARM and PPC equally, but anyway... Acked-By: Albert ARIBAUD > Best regards, > > Wolfgang Denk Amicalement, -- Albert.