Re: [U-Boot] GPIO driver for Freescale QorIQ T2080

2016-05-12 Thread Mario Six
On Wed, May 11, 2016 at 3:21 PM, Joakim Tjernlund < joakim.tjernl...@infinera.com> wrote: > On Wed, 2016-05-11 at 11:54 +0200, Mario Six wrote: > > On Tue, May 10, 2016 at 1:22 AM, Hamish Martin < > > hamish.mar...@alliedtelesis.co.nz> wrote: > > > > > > > > Hi, > > > > > > I'm looking for uboot

Re: [U-Boot] GPIO driver for Freescale QorIQ T2080

2016-05-11 Thread Joakim Tjernlund
On Wed, 2016-05-11 at 11:54 +0200, Mario Six wrote: > On Tue, May 10, 2016 at 1:22 AM, Hamish Martin < > hamish.mar...@alliedtelesis.co.nz> wrote: > > > > > Hi, > > > > I'm looking for uboot driver support for the Freescale QorIQ T2080 CPU. > > This has 4 blocks of GPIOs similar to the single

Re: [U-Boot] GPIO driver for Freescale QorIQ T2080

2016-05-11 Thread Mario Six
On Tue, May 10, 2016 at 1:22 AM, Hamish Martin < hamish.mar...@alliedtelesis.co.nz> wrote: > Hi, > > I'm looking for uboot driver support for the Freescale QorIQ T2080 CPU. > This has 4 blocks of GPIOs similar to the single block defined in > arch/powerpc/include/asm/mpc85xx_gpio.h. > > If

[U-Boot] GPIO driver for Freescale QorIQ T2080

2016-05-11 Thread Hamish Martin
Hi, I'm looking for uboot driver support for the Freescale QorIQ T2080 CPU. This has 4 blocks of GPIOs similar to the single block defined in arch/powerpc/include/asm/mpc85xx_gpio.h. If someone is working on a driver for that CPU or similar, let me know. Ideally this would fit the new driver